Uses of Interface
org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage

Packages that use StandardPackage
org.eclipse.ohf.stem.diseasemodels.standard   
org.eclipse.ohf.stem.diseasemodels.standard.impl   
 

Uses of StandardPackage in org.eclipse.ohf.stem.diseasemodels.standard
 

Fields in org.eclipse.ohf.stem.diseasemodels.standard declared as StandardPackage
static StandardPackage StandardPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ohf.stem.diseasemodels.standard that return StandardPackage
 StandardPackage StandardFactory.getStandardPackage()
          Returns the package supported by this factory.
 

Uses of StandardPackage in org.eclipse.ohf.stem.diseasemodels.standard.impl
 

Classes in org.eclipse.ohf.stem.diseasemodels.standard.impl that implement StandardPackage
 class StandardPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.stem.diseasemodels.standard.impl that return StandardPackage
static StandardPackage StandardFactoryImpl.getPackage()
          Deprecated.  
 StandardPackage StandardFactoryImpl.getStandardPackage()
           
static StandardPackage StandardPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.