Uses of Interface
org.eclipse.uml2.uml.UMLFactory

Packages that use UMLFactory
org.eclipse.uml2.uml   
org.eclipse.uml2.uml.editor.presentation   
 

Uses of UMLFactory in org.eclipse.uml2.uml
 

Fields in org.eclipse.uml2.uml declared as UMLFactory
static UMLFactory UMLFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.uml2.uml that return UMLFactory
 UMLFactory UMLPackage.getUMLFactory()
          Returns the factory that creates the instances of the model
 

Uses of UMLFactory in org.eclipse.uml2.uml.editor.presentation
 

Fields in org.eclipse.uml2.uml.editor.presentation declared as UMLFactory
protected  UMLFactory UMLModelWizard.umlFactory
          This caches an instance of the model factory
 


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