Uses of Class
org.eclipse.ocl.AbstractEvaluationEnvironment

Packages that use AbstractEvaluationEnvironment
org.eclipse.emf.ocl.internal.parser   
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
 

Uses of AbstractEvaluationEnvironment in org.eclipse.emf.ocl.internal.parser
 

Subclasses of AbstractEvaluationEnvironment in org.eclipse.emf.ocl.internal.parser
 class CompatibilityEvaluationEnvironment
           
 

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


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