Kieker 1.4

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
 

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

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net