Uses of Class
org.eclipse.ocl.ecore.EcoreEnvironment

Packages that use EcoreEnvironment
org.eclipse.emf.ocl.internal.parser   
org.eclipse.ocl.ecore.internal   
 

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

Subclasses of EcoreEnvironment in org.eclipse.emf.ocl.internal.parser
 class CompatibilityEnvironment
           
 

Uses of EcoreEnvironment in org.eclipse.ocl.ecore.internal
 

Constructors in org.eclipse.ocl.ecore.internal with parameters of type EcoreEnvironment
TypeResolverImpl(EcoreEnvironment env)
          Initializes me with an environment.
TypeResolverImpl(EcoreEnvironment env, Resource resource)
          Initializes me with a resource in which I will persist the model-based types that I generate in my associated Environment.
 


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