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

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

Uses of EvaluationEnvironment.Enumerations in org.eclipse.emf.ocl.internal.parser
 

Classes in org.eclipse.emf.ocl.internal.parser that implement EvaluationEnvironment.Enumerations
 class CompatibilityEvaluationEnvironment
           
 

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


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