Uses of Interface
org.eclipse.mtj.api.runtimes.RuntimesPackage

Packages that use RuntimesPackage
org.eclipse.mtj.api.runtimes   
org.eclipse.mtj.api.runtimes.impl   
 

Uses of RuntimesPackage in org.eclipse.mtj.api.runtimes
 

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

Methods in org.eclipse.mtj.api.runtimes that return RuntimesPackage
 RuntimesPackage RuntimesFactory.getRuntimesPackage()
          Returns the package supported by this factory.
 

Uses of RuntimesPackage in org.eclipse.mtj.api.runtimes.impl
 

Classes in org.eclipse.mtj.api.runtimes.impl that implement RuntimesPackage
 class RuntimesPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.mtj.api.runtimes.impl that return RuntimesPackage
static RuntimesPackage RuntimesFactoryImpl.getPackage()
          Deprecated.  
 RuntimesPackage RuntimesFactoryImpl.getRuntimesPackage()
           
static RuntimesPackage RuntimesPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.