|
Kieker 1.4 | |||||||||
| 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 |
|---|
| Methods in kieker.tools.traceAnalysis.systemModel.repository that return AssemblyComponent | |
|---|---|
AssemblyComponent |
AssemblyRepository.createAndRegisterAssemblyComponentInstance(String namedIdentifier,
ComponentType componentType)
|
AssemblyComponent |
AssemblyRepository.getRootAssemblyComponent()
|
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.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||