Uses of Interface
org.eclipse.gmt.modisco.infra.query.QueryPackage

Packages that use QueryPackage
org.eclipse.gmt.modisco.infra.query   
org.eclipse.gmt.modisco.infra.query.impl   
 

Uses of QueryPackage in org.eclipse.gmt.modisco.infra.query
 

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

Methods in org.eclipse.gmt.modisco.infra.query that return QueryPackage
 QueryPackage QueryFactory.getQueryPackage()
          Returns the package supported by this factory.
 

Uses of QueryPackage in org.eclipse.gmt.modisco.infra.query.impl
 

Classes in org.eclipse.gmt.modisco.infra.query.impl that implement QueryPackage
 class QueryPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.gmt.modisco.infra.query.impl that return QueryPackage
static QueryPackage QueryFactoryImpl.getPackage()
          Deprecated.  
 QueryPackage QueryFactoryImpl.getQueryPackage()
           
static QueryPackage QueryPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.