Uses of Interface
org.eclipse.ohf.stem.definitions.labels.LabelsPackage

Packages that use LabelsPackage
org.eclipse.ohf.stem.definitions.labels   
org.eclipse.ohf.stem.definitions.labels.impl   
 

Uses of LabelsPackage in org.eclipse.ohf.stem.definitions.labels
 

Fields in org.eclipse.ohf.stem.definitions.labels declared as LabelsPackage
static LabelsPackage LabelsPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ohf.stem.definitions.labels that return LabelsPackage
 LabelsPackage LabelsFactory.getLabelsPackage()
          Returns the package supported by this factory.
 

Uses of LabelsPackage in org.eclipse.ohf.stem.definitions.labels.impl
 

Classes in org.eclipse.ohf.stem.definitions.labels.impl that implement LabelsPackage
 class LabelsPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.stem.definitions.labels.impl that return LabelsPackage
 LabelsPackage LabelsFactoryImpl.getLabelsPackage()
           
static LabelsPackage LabelsFactoryImpl.getPackage()
          Deprecated.  
static LabelsPackage LabelsPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.