Kieker 1.5

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

Packages that use AssemblyComponentOperationPair
kieker.tools.traceAnalysis.systemModel.repository   
 

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.5

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