Uses of Interface
org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.exported.dialog.query.IQueryDialogFactory

Packages that use IQueryDialogFactory
org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.query   
org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui.dialog   
 

Uses of IQueryDialogFactory in org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.query
 

Classes in org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.query that implement IQueryDialogFactory
 class AbstractQueryDialogFactory<Q extends Query>
          This abstract class must be extended by the plug-in which has to extend this plug-in.
 

Uses of IQueryDialogFactory in org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui.dialog
 

Subinterfaces of IQueryDialogFactory in org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui.dialog
 interface IOclDialogFactory