Uses of Class
org.eclipse.ocl.examples.domain.library.EvaluatorSingleIterationManager

Packages that use EvaluatorSingleIterationManager
org.eclipse.ocl.examples.domain.library   
 

Uses of EvaluatorSingleIterationManager in org.eclipse.ocl.examples.domain.library
 

Methods in org.eclipse.ocl.examples.domain.library that return EvaluatorSingleIterationManager
 EvaluatorSingleIterationManager EvaluatorSingleIterationManager.getRootIterationManager()
           
 

Constructors in org.eclipse.ocl.examples.domain.library with parameters of type EvaluatorSingleIterationManager
EvaluatorSingleIterationManager(EvaluatorSingleIterationManager iterationManager, CollectionValue value)