Uses of Interface
org.eclipse.uml2.uml.profile.standard.StandardPackage

Packages that use StandardPackage
org.eclipse.uml2.uml.profile.standard   
org.eclipse.uml2.uml.profile.standard.util   
 

Uses of StandardPackage in org.eclipse.uml2.uml.profile.standard
 

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

Methods in org.eclipse.uml2.uml.profile.standard that return StandardPackage
 StandardPackage StandardFactory.getStandardPackage()
          Returns the package supported by this factory
 

Uses of StandardPackage in org.eclipse.uml2.uml.profile.standard.util
 

Fields in org.eclipse.uml2.uml.profile.standard.util declared as StandardPackage
protected static StandardPackage StandardSwitch.modelPackage
          The cached model package
protected static StandardPackage StandardAdapterFactory.modelPackage
          The cached model package
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.