Uses of Interface
org.eclipse.ocl.Environment.Lookup

Packages that use Environment.Lookup
org.eclipse.emf.ocl.internal.parser   
org.eclipse.ocl Definition of the extensible environment API for OCL parsing and evaluation. 
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
 

Uses of Environment.Lookup in org.eclipse.emf.ocl.internal.parser
 

Classes in org.eclipse.emf.ocl.internal.parser that implement Environment.Lookup
 class CompatibilityEnvironment
           
 

Uses of Environment.Lookup in org.eclipse.ocl
 

Classes in org.eclipse.ocl that implement Environment.Lookup
 class AbstractEnvironment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>
          A partial implementation of the Environment interface providing some useful common behavior for providers of metamodel bindings.
 

Uses of Environment.Lookup in org.eclipse.ocl.ecore
 

Classes in org.eclipse.ocl.ecore that implement Environment.Lookup
 class EcoreEnvironment
          Implementation of the Environment for parsing OCL expressions on Ecore models.
 


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