Uses of Interface
org.eclipse.uml2.UML2Package

Packages that use UML2Package
org.eclipse.uml2   
org.eclipse.uml2.presentation   
org.eclipse.uml2.util   
 

Uses of UML2Package in org.eclipse.uml2
 

Fields in org.eclipse.uml2 declared as UML2Package
static UML2Package UML2Package.eINSTANCE
          The singleton instance of the package
 

Methods in org.eclipse.uml2 that return UML2Package
 UML2Package UML2Factory.getUML2Package()
          Returns the package supported by this factory
 

Uses of UML2Package in org.eclipse.uml2.presentation
 

Fields in org.eclipse.uml2.presentation declared as UML2Package
protected  UML2Package UML2ModelWizard.umL2Package
          This caches an instance of the model package
 

Uses of UML2Package in org.eclipse.uml2.util
 

Fields in org.eclipse.uml2.util declared as UML2Package
protected static UML2Package UML2Switch.modelPackage
          The cached model package
protected static UML2Package UML2AdapterFactory.modelPackage
          The cached model package
 


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