|
Kieker 1.6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssemblyComponentOperationPair | |
---|---|
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph | |
kieker.tools.traceAnalysis.systemModel.repository |
Uses of AssemblyComponentOperationPair in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph |
---|
Constructors in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph with parameters of type AssemblyComponentOperationPair | |
---|---|
OperationAssemblyDependencyGraph(AssemblyComponentOperationPair rootEntity)
Creates a new graph with the given root entity. |
Uses of AssemblyComponentOperationPair in kieker.tools.traceAnalysis.systemModel.repository |
---|
Fields in kieker.tools.traceAnalysis.systemModel.repository declared as AssemblyComponentOperationPair | |
---|---|
static AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.ROOT_PAIR
|
Methods in kieker.tools.traceAnalysis.systemModel.repository that return AssemblyComponentOperationPair | |
---|---|
AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.getPairById(int id)
Returns the instance for the passed ID; null if no instance with this ID. |
AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.getPairInstanceByPair(AssemblyComponent assemblyComponent,
Operation operation)
Returns a corresponding pair instance (existing or newly created) |
AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.getRootPair()
|
Methods in kieker.tools.traceAnalysis.systemModel.repository that return types with arguments of type AssemblyComponentOperationPair | |
---|---|
Collection<AssemblyComponentOperationPair> |
AssemblyComponentOperationPairFactory.getPairs()
|
|
Kieker 1.6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |