|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'SQL Super Group'.
The following features are supported:
SQLQueryModelPackage.getSuperGroup()
Method Summary | |
EList |
getSuperGroupElementList()
Returns the value of the 'Super Group Element List' containment reference list. |
SuperGroupType |
getSuperGroupType()
Returns the value of the 'Super Group Type' attribute. |
void |
setSuperGroupType(SuperGroupType value)
Sets the value of the ' Super Group Type ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.Grouping |
getGroupingSetsElementExpr, setGroupingSetsElementExpr |
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 |
public SuperGroupType getSuperGroupType()
SuperGroupType
.
If the meaning of the 'Super Group Type' attribute isn't clear, there really should be more of a description here...
SuperGroupType
,
setSuperGroupType(SuperGroupType)
,
SQLQueryModelPackage.getSuperGroup_SuperGroupType()
public void setSuperGroupType(SuperGroupType value)
Super Group Type
' attribute.
value
- the new value of the 'Super Group Type' attribute.SuperGroupType
,
getSuperGroupType()
public EList getSuperGroupElementList()
SuperGroupElement
.
It is bidirectional and its opposite is 'Super Group
'.
If the meaning of the 'Super Group Element List' containment reference list isn't clear, there really should be more of a description here...
SQLQueryModelPackage.getSuperGroup_SuperGroupElementList()
,
SuperGroupElement.getSuperGroup()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |