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

Packages that use UMLPackage
org.eclipse.uml2.uml   
org.eclipse.uml2.uml.editor.presentation   
org.eclipse.uml2.uml.util   
 

Uses of UMLPackage in org.eclipse.uml2.uml
 

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

Methods in org.eclipse.uml2.uml that return UMLPackage
 UMLPackage UMLFactory.getUMLPackage()
          Returns the package supported by this factory
 

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

Fields in org.eclipse.uml2.uml.editor.presentation declared as UMLPackage
protected  UMLPackage UMLModelWizard.umlPackage
          This caches an instance of the model package
 

Uses of UMLPackage in org.eclipse.uml2.uml.util
 

Fields in org.eclipse.uml2.uml.util declared as UMLPackage
protected static UMLPackage UMLSwitch.modelPackage
          The cached model package
protected static UMLPackage UMLAdapterFactory.modelPackage
          The cached model package
 


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