|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Grouping
A representation of the model object 'SQL Group'.
The following features are supported:
SQLQueryModelPackage.getGrouping()
Method Summary | |
---|---|
GroupingSetsElementExpression |
getGroupingSetsElementExpr()
Returns the value of the 'Grouping Sets Element Expr' container reference. |
void |
setGroupingSetsElementExpr(GroupingSetsElementExpression value)
Sets the value of the ' Grouping Sets Element Expr ' container reference. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.GroupingSpecification |
---|
getQuerySelect, setQuerySelect |
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 |
---|
GroupingSetsElementExpression getGroupingSetsElementExpr()
Grouping
'.
If the meaning of the 'Grouping Sets Element Expr' container reference isn't clear, there really should be more of a description here...
setGroupingSetsElementExpr(GroupingSetsElementExpression)
,
SQLQueryModelPackage.getGrouping_GroupingSetsElementExpr()
,
GroupingSetsElementExpression.getGrouping()
void setGroupingSetsElementExpr(GroupingSetsElementExpression value)
Grouping Sets Element Expr
' container reference.
value
- the new value of the 'Grouping Sets Element Expr' container reference.getGroupingSetsElementExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |