| 
Kieker 1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssemblyComponent | |
|---|---|
| kieker.tools.traceAnalysis.systemModel | |
| kieker.tools.traceAnalysis.systemModel.repository | |
| kieker.tools.traceAnalysis.systemModel.util | |
| Uses of AssemblyComponent in kieker.tools.traceAnalysis.systemModel | 
|---|
| Methods in kieker.tools.traceAnalysis.systemModel that return AssemblyComponent | |
|---|---|
 AssemblyComponent | 
AllocationComponent.getAssemblyComponent()
 | 
| Constructors in kieker.tools.traceAnalysis.systemModel with parameters of type AssemblyComponent | |
|---|---|
AllocationComponent(int id,
                    AssemblyComponent assemblyComponent,
                    ExecutionContainer executionContainer)
 | 
|
| Uses of AssemblyComponent in kieker.tools.traceAnalysis.systemModel.repository | 
|---|
| Fields in kieker.tools.traceAnalysis.systemModel.repository declared as AssemblyComponent | |
|---|---|
 AssemblyComponent | 
AssemblyRepository.rootAssemblyComponent
 | 
| Methods in kieker.tools.traceAnalysis.systemModel.repository that return AssemblyComponent | |
|---|---|
 AssemblyComponent | 
AssemblyRepository.createAndRegisterAssemblyComponentInstance(String namedIdentifier,
                                           ComponentType componentType)
 | 
 AssemblyComponent | 
AssemblyRepository.lookupAssemblyComponentById(int containerId)
Returns the instance for the passed ID; null if no instance with this ID.  | 
 AssemblyComponent | 
AssemblyRepository.lookupAssemblyComponentInstanceByNamedIdentifier(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 AssemblyComponent | |
|---|---|
 Collection<AssemblyComponent> | 
AssemblyRepository.getAssemblyComponentInstances()
 | 
| Methods in kieker.tools.traceAnalysis.systemModel.repository with parameters of type AssemblyComponent | |
|---|---|
 AllocationComponent | 
AllocationRepository.createAndRegisterAllocationComponentInstance(String namedIdentifier,
                                             AssemblyComponent assemblyComponentInstance,
                                             ExecutionContainer executionContainer)
 | 
 AssemblyComponentOperationPair | 
AssemblyComponentOperationPairFactory.getPairInstanceByPair(AssemblyComponent AssemblyComponent,
                      Operation operation)
Returns a corresponding pair instance (existing or newly created)  | 
| Constructors in kieker.tools.traceAnalysis.systemModel.repository with parameters of type AssemblyComponent | |
|---|---|
AssemblyRepository(SystemModelRepository systemFactory,
                   AssemblyComponent rootAssemblyComponent)
 | 
|
| Uses of AssemblyComponent in kieker.tools.traceAnalysis.systemModel.util | 
|---|
| Methods in kieker.tools.traceAnalysis.systemModel.util that return AssemblyComponent | |
|---|---|
 AssemblyComponent | 
AssemblyComponentOperationPair.getAssemblyComponent()
 | 
| Constructors in kieker.tools.traceAnalysis.systemModel.util with parameters of type AssemblyComponent | |
|---|---|
AssemblyComponentOperationPair(int id,
                               Operation operation,
                               AssemblyComponent AssemblyComponent)
 | 
|
  | 
Kieker 1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||