Uses of Class
org.eclipse.ocl.AbstractEnvironmentFactory

Packages that use AbstractEnvironmentFactory
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
org.eclipse.ocl.uml Implementation of an OCL binding for the UML metamodel. 
 

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.
 

Uses of AbstractEnvironmentFactory in org.eclipse.ocl.uml
 

Subclasses of AbstractEnvironmentFactory in org.eclipse.ocl.uml
 class UMLEnvironmentFactory
          Implementation of the EnvironmentFactory for parsing OCL expressions on UML models.
 


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