|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the query of a data set. Includes the query text, and any additional query spec. Future: may include a filterSpec for dynamicFiltering.
The following features are supported:
DesignPackage.getDataSetQuery()
Field Summary | |
static java.lang.String |
copyright
|
Method Summary | |
java.lang.String |
getQueryText()
Returns the value of the 'Query Text' attribute. |
void |
setQueryText(java.lang.String value)
Sets the value of the ' Query Text ' attribute. |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public java.lang.String getQueryText()
setQueryText(String)
,
DesignPackage.getDataSetQuery_QueryText()
public void setQueryText(java.lang.String value)
Query Text
' attribute.
value
- the new value of the 'Query Text' attribute.getQueryText()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |