Uses of Class
org.eclipse.ocl.AbstractEvaluationEnvironment

Packages that use AbstractEvaluationEnvironment
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 AbstractEvaluationEnvironment in org.eclipse.ocl.ecore
 

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

Uses of AbstractEvaluationEnvironment in org.eclipse.ocl.uml
 

Subclasses of AbstractEvaluationEnvironment in org.eclipse.ocl.uml
 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.