Uses of Interface
org.eclipse.emf.ecore.util.QueryDelegate.Factory

Packages that use QueryDelegate.Factory
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.oda.ecore.impl   
 

Uses of QueryDelegate.Factory in org.eclipse.emf.ecore.util
 

Methods in org.eclipse.emf.ecore.util that return QueryDelegate.Factory
 QueryDelegate.Factory QueryDelegate.Factory.Descriptor.getFactory()
           
 QueryDelegate.Factory QueryDelegate.Factory.Registry.getFactory(java.lang.String uri)
           
 QueryDelegate.Factory QueryDelegate.Factory.Registry.Impl.getFactory(java.lang.String uri)
           
 

Uses of QueryDelegate.Factory in org.eclipse.emf.oda.ecore.impl
 

Fields in org.eclipse.emf.oda.ecore.impl declared as QueryDelegate.Factory
protected  QueryDelegate.Factory Query.factory
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.