|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.query.QueryWidgetCompositeFactoryImpl
public class QueryWidgetCompositeFactoryImpl
Implementation of the IQueryWidgetCompositeFactoryFactory
.
Field Summary |
---|
Fields inherited from interface org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.query.IQueryWidgetCompositeFactoryFactory |
---|
INSTANCE |
Constructor Summary | |
---|---|
QueryWidgetCompositeFactoryImpl()
|
Method Summary | |
---|---|
IQueryDialogFactoryStrategy |
getQueryDialogFactoryStrategy(java.lang.String managedTypeName)
Return a registered AbstractQueryDialogFactory corresponding to
the given type name. |
java.util.List<java.lang.String> |
getRegisteredQueryWidgetsComposite()
Returns every registered AbstractQueryDialogFactory name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryWidgetCompositeFactoryImpl()
Method Detail |
---|
public IQueryDialogFactoryStrategy getQueryDialogFactoryStrategy(java.lang.String managedTypeName)
IQueryWidgetCompositeFactoryFactory
AbstractQueryDialogFactory
corresponding to
the given type name.
getQueryDialogFactoryStrategy
in interface IQueryWidgetCompositeFactoryFactory
managedTypeName
- the managedQueryTypeName extension attribute.
AbstractQueryDialogFactory
.public java.util.List<java.lang.String> getRegisteredQueryWidgetsComposite()
IQueryWidgetCompositeFactoryFactory
AbstractQueryDialogFactory
name.
getRegisteredQueryWidgetsComposite
in interface IQueryWidgetCompositeFactoryFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |