Uses of Package
org.eclipse.ocl.examples.pivot.evaluation

Packages that use org.eclipse.ocl.examples.pivot.evaluation
org.eclipse.ocl.examples.debug.evaluator   
org.eclipse.ocl.examples.debug.vm   
org.eclipse.ocl.examples.debug.vm.evaluator   
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.delegate   
org.eclipse.ocl.examples.pivot.evaluation   
org.eclipse.ocl.examples.pivot.options   
org.eclipse.ocl.examples.pivot.utilities   
org.eclipse.ocl.examples.validity.locator   
org.eclipse.ocl.examples.xtext.console   
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.debug.evaluator
AbstractEvaluationEnvironment
          A partial implementation of the EvaluationEnvironment interface, providing some useful common behaviors.
AbstractEvaluationVisitor
          An evaluation visitor implementation for OCL expressions.
AbstractEvaluationVisitorDecorator
          A visitor that decorates another EvaluationVisitor, to intercept invocations of the visitXxx(...) methods.
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
EvaluationVisitor
          A specialized visitor that is used for evaluation an OCL expression by walking its AST.
EvaluationVisitorImpl
          An evaluation visitor implementation for OCL expressions.
PivotEvaluationEnvironment
          Implementation of the EvaluationEnvironment for evaluation of OCL expressions on instances of Ecore models (i.e., on M0 models).
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.debug.vm
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.debug.vm.evaluator
AbstractEvaluationEnvironment
          A partial implementation of the EvaluationEnvironment interface, providing some useful common behaviors.
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
EvaluationVisitor
          A specialized visitor that is used for evaluation an OCL expression by walking its AST.
PivotEvaluationEnvironment
          Implementation of the EvaluationEnvironment for evaluation of OCL expressions on instances of Ecore models (i.e., on M0 models).
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
EvaluationVisitor
          A specialized visitor that is used for evaluation an OCL expression by walking its AST.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot.delegate
EvaluationVisitor
          A specialized visitor that is used for evaluation an OCL expression by walking its AST.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot.evaluation
AbstractEvaluationEnvironment
          A partial implementation of the EvaluationEnvironment interface, providing some useful common behaviors.
AbstractEvaluationVisitor
          An evaluation visitor implementation for OCL expressions.
AbstractEvaluationVisitorDecorator
          A visitor that decorates another EvaluationVisitor, to intercept invocations of the visitXxx(...) methods.
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
EvaluationVisitor
          A specialized visitor that is used for evaluation an OCL expression by walking its AST.
EvaluationVisitorDecorator
          A visitor that decorates another EvaluationVisitor, to intercept invocations of the visitXxx(...) methods.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot.options
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot.utilities
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
EvaluationVisitor
          A specialized visitor that is used for evaluation an OCL expression by walking its AST.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.validity.locator
EvaluationVisitor
          A specialized visitor that is used for evaluation an OCL expression by walking its AST.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.xtext.console
AbstractEvaluationVisitor
          An evaluation visitor implementation for OCL expressions.
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
EvaluationVisitor
          A specialized visitor that is used for evaluation an OCL expression by walking its AST.
EvaluationVisitorImpl
          An evaluation visitor implementation for OCL expressions.