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

Packages that use org.eclipse.ocl.examples.pivot.evaluation
org.eclipse.ocl.examples.library   
org.eclipse.ocl.examples.library.classifier   
org.eclipse.ocl.examples.library.collection   
org.eclipse.ocl.examples.library.enumeration   
org.eclipse.ocl.examples.library.iterator   
org.eclipse.ocl.examples.library.logical   
org.eclipse.ocl.examples.library.numeric   
org.eclipse.ocl.examples.library.oclany   
org.eclipse.ocl.examples.library.oclinvalid   
org.eclipse.ocl.examples.library.oclvoid   
org.eclipse.ocl.examples.library.string   
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.delegate   
org.eclipse.ocl.examples.pivot.ecore   
org.eclipse.ocl.examples.pivot.evaluation   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.library   
org.eclipse.ocl.examples.pivot.options   
org.eclipse.ocl.examples.pivot.util   
org.eclipse.ocl.examples.pivot.utilities   
org.eclipse.ocl.examples.xtext.completeocl.utilities   
org.eclipse.ocl.examples.xtext.console   
org.eclipse.ocl.examples.xtext.console.xtfo   
org.eclipse.ocl.examples.xtext.essentialocl.utilities   
org.eclipse.ocl.examples.xtext.oclinecore.utilities   
org.eclipse.ocl.examples.xtext.oclstdlib.utilities   
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.library
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.classifier
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.collection
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.enumeration
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.iterator
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.logical
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.numeric
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.oclany
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.oclinvalid
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.oclvoid
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.library.string
CallableImplementation
          A representation of the model object 'Callable Implementation'.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.
ModelManager
          ModelManager provides the models to be used during evaluation.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot.delegate
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.ecore
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.
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.
LazyModelManager
          A self-populating map that lazily creates the extent of a class when asked for it.
ModelManager
          ModelManager provides the models to be used during evaluation.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot.internal.impl
CallableImplementation
          A representation of the model object 'Callable Implementation'.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot.library
CallableImplementation
          A representation of the model object 'Callable Implementation'.
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.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.util
CallableImplementation
          A representation of the model object 'Callable Implementation'.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.pivot.utilities
CallableImplementation
          A representation of the model object 'Callable Implementation'.
EvaluationEnvironment
          The evaluation environment keeps track of the current values of variables in the evaluation of an OCL expression.
ModelManager
          ModelManager provides the models to be used during evaluation.
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.xtext.completeocl.utilities
EvaluationContext
           
 

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.
ModelManager
          ModelManager provides the models to be used during evaluation.
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.xtext.console.xtfo
EvaluationContext
           
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.xtext.essentialocl.utilities
EvaluationContext
           
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.xtext.oclinecore.utilities
EvaluationContext
           
 

Classes in org.eclipse.ocl.examples.pivot.evaluation used by org.eclipse.ocl.examples.xtext.oclstdlib.utilities
EvaluationContext