Uses of Interface
org.eclipse.ocl.utilities.OCLFactory

Packages that use OCLFactory
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. 
org.eclipse.ocl.uml Implementation of an OCL binding for the UML metamodel. 
 

Uses of OCLFactory in org.eclipse.ocl
 

Methods in org.eclipse.ocl that return OCLFactory
 OCLFactory Environment.getOCLFactory()
          Obtains a factory for the creation of types that are parameterized by model elements.
 

Uses of OCLFactory in org.eclipse.ocl.ecore
 

Methods in org.eclipse.ocl.ecore that return OCLFactory
 OCLFactory EcoreEnvironment.getOCLFactory()
           
 

Uses of OCLFactory in org.eclipse.ocl.uml
 

Methods in org.eclipse.ocl.uml that return OCLFactory
 OCLFactory UMLEnvironment.getOCLFactory()
           
 


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