|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SuperGroup
A representation of the model object 'SQL Super Group'.
The following features are supported:
SQLQueryModelPackage.getSuperGroup()
Method Summary | |
---|---|
org.eclipse.emf.common.util.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, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
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()
void setSuperGroupType(SuperGroupType value)
Super Group Type
' attribute.
value
- the new value of the 'Super Group Type' attribute.SuperGroupType
,
getSuperGroupType()
org.eclipse.emf.common.util.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 |