Uses of Class
org.eclipse.ocl.examples.library.executor.ExecutorSingleIterationManager

Packages that use ExecutorSingleIterationManager
org.eclipse.ocl.examples.library.executor   
 

Uses of ExecutorSingleIterationManager in org.eclipse.ocl.examples.library.executor
 

Methods in org.eclipse.ocl.examples.library.executor that return ExecutorSingleIterationManager
 ExecutorSingleIterationManager ExecutorSingleIterationManager.getRootIterationManager()
           
 

Constructors in org.eclipse.ocl.examples.library.executor with parameters of type ExecutorSingleIterationManager
ExecutorSingleIterationManager(ExecutorSingleIterationManager iterationManager, CollectionValue collectionValue)