Uses of Class
org.eclipse.ocl.examples.debug.vm.evaluator.VMRootEvaluationEnvironment

Packages that use VMRootEvaluationEnvironment
org.eclipse.ocl.examples.debug.evaluator   
org.eclipse.ocl.examples.debug.vm.evaluator   
 

Uses of VMRootEvaluationEnvironment in org.eclipse.ocl.examples.debug.evaluator
 

Subclasses of VMRootEvaluationEnvironment in org.eclipse.ocl.examples.debug.evaluator
 class OCLVMRootEvaluationEnvironment
           
 

Uses of VMRootEvaluationEnvironment in org.eclipse.ocl.examples.debug.vm.evaluator
 

Methods in org.eclipse.ocl.examples.debug.vm.evaluator that return VMRootEvaluationEnvironment
 VMRootEvaluationEnvironment<T> VMRootEvaluationEnvironment.getRootEvaluationEnvironment()