Uses of Interface
org.eclipse.mtj.api.enumerations.EnumerationsPackage

Packages that use EnumerationsPackage
org.eclipse.mtj.api.enumerations   
org.eclipse.mtj.api.enumerations.impl   
 

Uses of EnumerationsPackage in org.eclipse.mtj.api.enumerations
 

Fields in org.eclipse.mtj.api.enumerations declared as EnumerationsPackage
static EnumerationsPackage EnumerationsPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.mtj.api.enumerations that return EnumerationsPackage
 EnumerationsPackage EnumerationsFactory.getEnumerationsPackage()
          Returns the package supported by this factory.
 

Uses of EnumerationsPackage in org.eclipse.mtj.api.enumerations.impl
 

Classes in org.eclipse.mtj.api.enumerations.impl that implement EnumerationsPackage
 class EnumerationsPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.mtj.api.enumerations.impl that return EnumerationsPackage
 EnumerationsPackage EnumerationsFactoryImpl.getEnumerationsPackage()
           
static EnumerationsPackage EnumerationsFactoryImpl.getPackage()
          Deprecated.  
static EnumerationsPackage EnumerationsPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.