Uses of Interface
org.eclipse.uml2.UML2Factory

Packages that use UML2Factory
org.eclipse.uml2   
org.eclipse.uml2.presentation   
 

Uses of UML2Factory in org.eclipse.uml2
 

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

Methods in org.eclipse.uml2 that return UML2Factory
 UML2Factory UML2Package.getUML2Factory()
          Returns the factory that creates the instances of the model
 

Uses of UML2Factory in org.eclipse.uml2.presentation
 

Fields in org.eclipse.uml2.presentation declared as UML2Factory
protected  UML2Factory UML2ModelWizard.umL2Factory
          This caches an instance of the model factory
 


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