Uses of Interface
org.eclipse.ohf.stem.tests.util.labels.LabelsFactory

Packages that use LabelsFactory
org.eclipse.ohf.stem.tests.util.labels   
org.eclipse.ohf.stem.tests.util.labels.impl   
 

Uses of LabelsFactory in org.eclipse.ohf.stem.tests.util.labels
 

Fields in org.eclipse.ohf.stem.tests.util.labels declared as LabelsFactory
static LabelsFactory LabelsFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.ohf.stem.tests.util.labels that return LabelsFactory
 LabelsFactory LabelsPackage.getLabelsFactory()
          Returns the factory that creates the instances of the model.
 

Uses of LabelsFactory in org.eclipse.ohf.stem.tests.util.labels.impl
 

Methods in org.eclipse.ohf.stem.tests.util.labels.impl that return LabelsFactory
 LabelsFactory LabelsPackageImpl.getLabelsFactory()
           
static LabelsFactory LabelsFactoryImpl.init()
          Creates the default factory implementation.