|
Kieker 1.6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Operation in kieker.tools.traceAnalysis.filter.visualization.callTree |
|---|
| Methods in kieker.tools.traceAnalysis.filter.visualization.callTree that return Operation | |
|---|---|
Operation |
CallTreeOperationHashKey.getOperation()
|
Operation |
CallTreeNode.getOperation()
|
| Methods in kieker.tools.traceAnalysis.filter.visualization.callTree with parameters of type Operation | |
|---|---|
CallTreeNode |
CallTreeNode.createNewChild(AllocationComponent allocationComponent,
Operation operation)
Creates a new child and adds it to the nodes list of children |
CallTreeNode |
CallTreeNode.getChild(AllocationComponent allocationComponent,
Operation operation)
Returns the child node with given operation, name, and vmName. |
| Constructors in kieker.tools.traceAnalysis.filter.visualization.callTree with parameters of type Operation | |
|---|---|
CallTreeOperationHashKey(AllocationComponent allocationComponent,
Operation operation)
|
|
| Uses of Operation in kieker.tools.traceAnalysis.systemModel |
|---|
| Methods in kieker.tools.traceAnalysis.systemModel that return Operation | |
|---|---|
Operation |
ComponentType.addOperation(Operation op)
|
Operation |
Execution.getOperation()
|
| Methods in kieker.tools.traceAnalysis.systemModel that return types with arguments of type Operation | |
|---|---|
Collection<Operation> |
ComponentType.getOperations()
|
| Methods in kieker.tools.traceAnalysis.systemModel with parameters of type Operation | |
|---|---|
Operation |
ComponentType.addOperation(Operation op)
|
| Constructors in kieker.tools.traceAnalysis.systemModel with parameters of type Operation | |
|---|---|
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,
String sessionId,
int eoi,
int ess,
long tin,
long tout,
boolean assumed)
Creates a new Execution instance. |
|
| Uses of Operation in kieker.tools.traceAnalysis.systemModel.repository |
|---|
| Fields in kieker.tools.traceAnalysis.systemModel.repository declared as Operation | |
|---|---|
static Operation |
OperationRepository.ROOT_OPERATION
|
| Methods in kieker.tools.traceAnalysis.systemModel.repository that return Operation | |
|---|---|
Operation |
OperationRepository.createAndRegisterOperation(String namedIdentifier,
ComponentType componentType,
Signature signature)
|
Operation |
OperationRepository.lookupOperationByNamedIdentifier(String namedIdentifier)
Returns the instance for the passed namedIdentifier; null if no instance with this namedIdentifier. |
| Methods in kieker.tools.traceAnalysis.systemModel.repository that return types with arguments of type Operation | |
|---|---|
Collection<Operation> |
OperationRepository.getOperations()
|
| Methods in kieker.tools.traceAnalysis.systemModel.repository with parameters of type Operation | |
|---|---|
AllocationComponentOperationPair |
AllocationComponentOperationPairFactory.getPairInstanceByPair(AllocationComponent allocationComponent,
Operation operation)
Returns a corresponding pair instance (existing or newly created) |
AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.getPairInstanceByPair(AssemblyComponent assemblyComponent,
Operation operation)
Returns a corresponding pair instance (existing or newly created) |
| Uses of Operation in kieker.tools.traceAnalysis.systemModel.util |
|---|
| Methods in kieker.tools.traceAnalysis.systemModel.util that return Operation | |
|---|---|
Operation |
AssemblyComponentOperationPair.getOperation()
|
Operation |
AllocationComponentOperationPair.getOperation()
|
| Constructors in kieker.tools.traceAnalysis.systemModel.util with parameters of type Operation | |
|---|---|
AllocationComponentOperationPair(int id,
Operation operation,
AllocationComponent allocationComponent)
|
|
AssemblyComponentOperationPair(int id,
Operation operation,
AssemblyComponent assemblyComponent)
|
|
|
Kieker 1.6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||