org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.exported.widget
Interface IDerivedTypedElementWidget
- All Superinterfaces:
- IENamedElementWidget<Facet,>, IETypedElementWidget<Facet,>
- All Known Subinterfaces:
- IEStructuralFeatureWidget
public interface IDerivedTypedElementWidget
- extends IETypedElementWidget<Facet,>
Methods inherited from interface org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.exported.widget.IETypedElementWidget |
getElementTypeName, getEType, getLowerBound, getUpperBound, isOrdered, isUnique, pressTypeButton, setEType, setLowerBound, setOrdered, setUnique, setUpperBound |
getQuery
Query getQuery()
setQuery
void setQuery(Query value)
selectQueryType
selectQueryType(java.lang.String queryName)
- Select the query with the name in parameter.
- Parameters:
queryName
- the name of the query to select.
isQueryEnable
boolean isQueryEnable()
- Returns:
- true if the query is enable.
getQueryText
java.lang.String getQueryText()
- Returns:
- the text displayed with the query.