Package org.eclipse.ocl.examples.debug.vm.evaluator

Interface Summary
IDebuggableRunnerFactory  
IStepper An IStepper provides the element-type specific strategy for a variety of actions while stepping through source code.
IStepperVisitor The IStepperVisitor supports lookup of the Element-type specific IStepper strategy.
IVMEnvironmentFactory  
IVMEvaluationEnvironment<T extends NamedElement>  
IVMEvaluationVisitor<T extends NamedElement>  
IVMEvaluator  
IVMModelManager VM Domain Manager is the class responsible for managing the virtual machine meta-models and models.
IVMRootEvaluationEnvironment<T extends NamedElement>  
IVMRootEvaluationVisitor<T extends NamedElement>  
 

Class Summary
IVMEvaluationEnvironment.StepperEntry  
VMEvaluationEnvironment<T extends NamedElement>  
VMModelManager OCL Domain Manager is the class responsible for managing the OCL virtual machine meta-models and models.
VMNestedEvaluationEnvironment<T extends NamedElement>  
VMRootEvaluationEnvironment<T extends NamedElement>