Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._2._1.query.QueryFactory

Packages that use QueryFactory
org.eclipse.ohf.ihe.common.ebxml._2._1.query   
org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl   
 

Uses of QueryFactory in org.eclipse.ohf.ihe.common.ebxml._2._1.query
 

Fields in org.eclipse.ohf.ihe.common.ebxml._2._1.query declared as QueryFactory
static QueryFactory QueryFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query that return QueryFactory
 QueryFactory QueryPackage.getQueryFactory()
          Returns the factory that creates the instances of the model.
 

Uses of QueryFactory in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that implement QueryFactory
 class QueryFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that return QueryFactory
 QueryFactory QueryPackageImpl.getQueryFactory()
           
static QueryFactory QueryFactoryImpl.init()
          Creates the default factory implementation.