Uses of Interface
org.eclipse.emf.ocl.parser.PersistentEnvironment

Packages that use PersistentEnvironment
org.eclipse.emf.ocl.parser Definition of the extensible environment API for OCL parsing and evaluation.  
 

Uses of PersistentEnvironment in org.eclipse.emf.ocl.parser
 

Classes in org.eclipse.emf.ocl.parser that implement PersistentEnvironment
 class EcoreEnvironment
          An Environment stores the variables created while evaluating an OCL expression, including self.
 


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