| 
Kieker 1.12 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AllocationComponent in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph | 
|---|
| Methods in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph with parameters of type AllocationComponent | |
|---|---|
protected static java.lang.String | 
AbstractDependencyGraphFormatter.createAllocationComponentId(AllocationComponent component)
Utility function to create a textual container ID for an allocation component.  | 
| Method parameters in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph with type arguments of type AllocationComponent | |
|---|---|
protected static java.lang.String | 
AbstractComponentDependencyGraphFormatter.createComponentNodeLabel(DependencyGraphNode<AllocationComponent> node,
                         boolean useShortLabels,
                         java.lang.String stereotype)
Utility function to create a label for component nodes.  | 
| Constructors in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph with parameters of type AllocationComponent | |
|---|---|
ComponentAllocationDependencyGraph(AllocationComponent rootEntity)
Creates a new graph with the given root entity.  | 
|
| Uses of AllocationComponent in kieker.tools.traceAnalysis.systemModel | 
|---|
| Methods in kieker.tools.traceAnalysis.systemModel that return AllocationComponent | |
|---|---|
 AllocationComponent | 
Execution.getAllocationComponent()
 | 
| Constructors in kieker.tools.traceAnalysis.systemModel with parameters of type AllocationComponent | |
|---|---|
Execution(Operation op,
          AllocationComponent allocationComponent,
          long traceId,
          int eoi,
          int ess,
          long tin,
          long tout,
          boolean assumed)
Creates a new Execution instance.  | 
|
Execution(Operation op,
          AllocationComponent allocationComponent,
          long traceId,
          java.lang.String sessionId,
          int eoi,
          int ess,
          long tin,
          long tout,
          boolean assumed)
Creates a new Execution instance.  | 
|
| Uses of AllocationComponent in kieker.tools.traceAnalysis.systemModel.repository | 
|---|
| Fields in kieker.tools.traceAnalysis.systemModel.repository declared as AllocationComponent | |
|---|---|
static AllocationComponent | 
AllocationRepository.ROOT_ALLOCATION_COMPONENT
 | 
| Methods in kieker.tools.traceAnalysis.systemModel.repository that return AllocationComponent | |
|---|---|
 AllocationComponent | 
AllocationRepository.createAndRegisterAllocationComponentInstance(java.lang.String namedIdentifier,
                                             AssemblyComponent assemblyComponentInstance,
                                             ExecutionContainer executionContainer)
 | 
 AllocationComponent | 
AllocationRepository.lookupAllocationComponentInstanceByNamedIdentifier(java.lang.String namedIdentifier)
Returns the instance for the passed factoryIdentifier; null if no instance with this factoryIdentifier.  | 
| Methods in kieker.tools.traceAnalysis.systemModel.repository that return types with arguments of type AllocationComponent | |
|---|---|
 java.util.Collection<AllocationComponent> | 
AllocationRepository.getAllocationComponentInstances()
 | 
| Methods in kieker.tools.traceAnalysis.systemModel.repository with parameters of type AllocationComponent | |
|---|---|
 AllocationComponentOperationPair | 
AllocationComponentOperationPairFactory.getPairInstanceByPair(AllocationComponent allocationComponent,
                      Operation operation)
Returns a corresponding pair instance (existing or newly created).  | 
| Uses of AllocationComponent in kieker.tools.traceAnalysis.systemModel.util | 
|---|
| Methods in kieker.tools.traceAnalysis.systemModel.util that return AllocationComponent | |
|---|---|
 AllocationComponent | 
AllocationComponentOperationPair.getAllocationComponent()
 | 
| Constructors in kieker.tools.traceAnalysis.systemModel.util with parameters of type AllocationComponent | |
|---|---|
AllocationComponentOperationPair(int id,
                                 Operation operation,
                                 AllocationComponent allocationComponent)
Creates a new instance of this class using the given parameters.  | 
|
  | 
Kieker 1.12 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||