Kieker 1.2

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
 AssemblyComponentOperationPair AssemblyComponentOperationPairFactory.rootPair
           
 

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)
 

Methods in kieker.tools.traceAnalysis.systemModel.repository that return types with arguments of type AssemblyComponentOperationPair
 Collection<AssemblyComponentOperationPair> AssemblyComponentOperationPairFactory.getPairs()
           
 


Kieker 1.2

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