Uses of Interface
org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage

Packages that use DecoratorsPackage
org.eclipse.ohf.stem.tests.util.decorators   
org.eclipse.ohf.stem.tests.util.decorators.impl   
 

Uses of DecoratorsPackage in org.eclipse.ohf.stem.tests.util.decorators
 

Fields in org.eclipse.ohf.stem.tests.util.decorators declared as DecoratorsPackage
static DecoratorsPackage DecoratorsPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ohf.stem.tests.util.decorators that return DecoratorsPackage
 DecoratorsPackage DecoratorsFactory.getDecoratorsPackage()
          Returns the package supported by this factory.
 

Uses of DecoratorsPackage in org.eclipse.ohf.stem.tests.util.decorators.impl
 

Classes in org.eclipse.ohf.stem.tests.util.decorators.impl that implement DecoratorsPackage
 class DecoratorsPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.stem.tests.util.decorators.impl that return DecoratorsPackage
 DecoratorsPackage DecoratorsFactoryImpl.getDecoratorsPackage()
           
static DecoratorsPackage DecoratorsFactoryImpl.getPackage()
          Deprecated.  
static DecoratorsPackage DecoratorsPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.