Uses of Package
org.eclipse.ocl.examples.debug.evaluator

Packages that use org.eclipse.ocl.examples.debug.evaluator
org.eclipse.ocl.examples.debug.evaluator   
org.eclipse.ocl.examples.debug.launching   
 

Classes in org.eclipse.ocl.examples.debug.evaluator used by org.eclipse.ocl.examples.debug.evaluator
IOCLVMEvaluationEnvironment
           
IOCLVMEvaluationVisitor
           
OCLAbstractTracingEvaluationVisitor
          The Class OCLAbstractTracingEvaluationVisitor is a decorator visitor that prints AST, variable values and other information useful for debugging.
OCLIsBreakpointableVisitor
           
OCLVMEnvironment
           
OCLVMEnvironmentFactory
           
OCLVMEvaluationVisitor
           
OCLVMEvaluationVisitorDecorator
          OCLVMEvaluationVisitorDecorator is the class for ...
OCLVMModelManager
          OCL Domain Manager is the class responsible for managing the OCL virtual machine meta-models and models.
OCLVMNestedEvaluationVisitor
           
OCLVMRootEvaluationEnvironment
           
OCLVMRootEvaluationVisitor
           
 

Classes in org.eclipse.ocl.examples.debug.evaluator used by org.eclipse.ocl.examples.debug.launching
OCLVMEnvironmentFactory
           
OCLVMEvaluator
          A OCLVMEvaluator supports loading a transformation as source then loading models, performing a transformation and then saving the models.
OCLVMVirtualMachine