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.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.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).
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.