Uses of Interface
org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage

Packages that use RuntimePackage
org.eclipse.gmt.modisco.infra.query.runtime   
org.eclipse.gmt.modisco.infra.query.runtime.impl   
 

Uses of RuntimePackage in org.eclipse.gmt.modisco.infra.query.runtime
 

Fields in org.eclipse.gmt.modisco.infra.query.runtime declared as RuntimePackage
static RuntimePackage RuntimePackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.gmt.modisco.infra.query.runtime that return RuntimePackage
 RuntimePackage RuntimeFactory.getRuntimePackage()
          Returns the package supported by this factory.
 

Uses of RuntimePackage in org.eclipse.gmt.modisco.infra.query.runtime.impl
 

Classes in org.eclipse.gmt.modisco.infra.query.runtime.impl that implement RuntimePackage
 class RuntimePackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.gmt.modisco.infra.query.runtime.impl that return RuntimePackage
static RuntimePackage RuntimeFactoryImpl.getPackage()
          Deprecated.  
 RuntimePackage RuntimeFactoryImpl.getRuntimePackage()
           
static RuntimePackage RuntimePackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.