Uses of Interface
org.eclipse.ocl.EvaluationEnvironment.Enumerations

Packages that use EvaluationEnvironment.Enumerations
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
org.eclipse.ocl.examples.impactanalyzer.deltaPropagation   
org.eclipse.ocl.examples.impactanalyzer.util   
org.eclipse.ocl.uml Implementation of an OCL binding for the UML metamodel. 
 

Uses of EvaluationEnvironment.Enumerations in org.eclipse.ocl.ecore
 

Classes in org.eclipse.ocl.ecore that implement EvaluationEnvironment.Enumerations
 class EcoreEvaluationEnvironment
          Implementation of the EvaluationEnvironment for evaluation of OCL expressions on instances of Ecore models (i.e., on M0 models).
 

Uses of EvaluationEnvironment.Enumerations in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation
 

Classes in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation that implement EvaluationEnvironment.Enumerations
 class PartialEcoreEvaluationEnvironment
           
 

Uses of EvaluationEnvironment.Enumerations in org.eclipse.ocl.examples.impactanalyzer.util
 

Classes in org.eclipse.ocl.examples.impactanalyzer.util that implement EvaluationEnvironment.Enumerations
 class EcoreEvaluationEnvironmentWithScopedExtentMap
           
 

Uses of EvaluationEnvironment.Enumerations in org.eclipse.ocl.uml
 

Classes in org.eclipse.ocl.uml that implement EvaluationEnvironment.Enumerations
 class UMLEvaluationEnvironment
          Implementation of the EvaluationEnvironment for evaluation of OCL expressions on instances of UML models (i.e., on M0 models).