Uses of Class
org.eclipse.ocl.AbstractEnvironmentFactory

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

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

Subclasses of AbstractEnvironmentFactory in org.eclipse.emf.ocl.internal.parser
 class CompatibilityEnvironmentFactory
           
 

Uses of AbstractEnvironmentFactory in org.eclipse.ocl.ecore
 

Subclasses of AbstractEnvironmentFactory in org.eclipse.ocl.ecore
 class EcoreEnvironmentFactory
          Implementation of the EnvironmentFactory for parsing OCL expressions on Ecore models.
 


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