Uses of Interface
org.eclipse.gmt.modisco.infra.query.jxpath.JxpathPackage

Packages that use JxpathPackage
org.eclipse.gmt.modisco.infra.query.jxpath   
org.eclipse.gmt.modisco.infra.query.jxpath.impl   
 

Uses of JxpathPackage in org.eclipse.gmt.modisco.infra.query.jxpath
 

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

Methods in org.eclipse.gmt.modisco.infra.query.jxpath that return JxpathPackage
 JxpathPackage JxpathFactory.getJxpathPackage()
          Returns the package supported by this factory.
 

Uses of JxpathPackage in org.eclipse.gmt.modisco.infra.query.jxpath.impl
 

Classes in org.eclipse.gmt.modisco.infra.query.jxpath.impl that implement JxpathPackage
 class JxpathPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.gmt.modisco.infra.query.jxpath.impl that return JxpathPackage
 JxpathPackage JxpathFactoryImpl.getJxpathPackage()
           
static JxpathPackage JxpathFactoryImpl.getPackage()
          Deprecated.  
static JxpathPackage JxpathPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.