Kieker 1.9

Uses of Class
kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair

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)
           
 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.9

Copyright 2014 Kieker Project, http://kieker-monitoring.net