|
Kieker 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AllocationComponentOperationPair | |
---|---|
kieker.tools.traceAnalysis.plugins.visualization.callTree | |
kieker.tools.traceAnalysis.systemModel.repository |
Uses of AllocationComponentOperationPair in kieker.tools.traceAnalysis.plugins.visualization.callTree |
---|
Methods in kieker.tools.traceAnalysis.plugins.visualization.callTree that return types with arguments of type AllocationComponentOperationPair | |
---|---|
AbstractCallTreeNode<AllocationComponentOperationPair> |
TraceCallTreeNode.newCall(SynchronousCallMessage callMsg)
|
Constructors in kieker.tools.traceAnalysis.plugins.visualization.callTree with parameters of type AllocationComponentOperationPair | |
---|---|
TraceCallTreeNode(int id,
SystemModelRepository systemEntityFactory,
AllocationComponentOperationPairFactory pairFactory,
AllocationComponentOperationPair entity,
boolean rootNode)
|
Uses of AllocationComponentOperationPair in kieker.tools.traceAnalysis.systemModel.repository |
---|
Fields in kieker.tools.traceAnalysis.systemModel.repository declared as AllocationComponentOperationPair | |
---|---|
AllocationComponentOperationPair |
AllocationComponentOperationPairFactory.rootPair
|
Methods in kieker.tools.traceAnalysis.systemModel.repository that return AllocationComponentOperationPair | |
---|---|
AllocationComponentOperationPair |
AllocationComponentOperationPairFactory.getPairById(int id)
Returns the instance for the passed ID; null if no instance with this ID. |
AllocationComponentOperationPair |
AllocationComponentOperationPairFactory.getPairInstanceByPair(AllocationComponent allocationComponent,
Operation operation)
Returns a corresponding pair instance (existing or newly created) |
Methods in kieker.tools.traceAnalysis.systemModel.repository that return types with arguments of type AllocationComponentOperationPair | |
---|---|
Collection<AllocationComponentOperationPair> |
AllocationComponentOperationPairFactory.getPairs()
|
|
Kieker 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |