|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'SQL Group By Specification'.
The following features are supported:
SQLQueryModelPackage.getGroupingSpecification()
Method Summary | |
QuerySelect |
getQuerySelect()
Returns the value of the 'Query Select' container reference. |
void |
setQuerySelect(QuerySelect value)
Sets the value of the ' Query Select ' container reference. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject |
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public QuerySelect getQuerySelect()
Group By Clause
'.
If the meaning of the 'Query Select' container reference isn't clear, there really should be more of a description here...
setQuerySelect(QuerySelect)
,
SQLQueryModelPackage.getGroupingSpecification_QuerySelect()
,
QuerySelect.getGroupByClause()
public void setQuerySelect(QuerySelect value)
Query Select
' container reference.
value
- the new value of the 'Query Select' container reference.getQuerySelect()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |