|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SuperGroupElementSublist in org.eclipse.datatools.modelbase.sql.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.query that return SuperGroupElementSublist | |
---|---|
SuperGroupElementSublist |
SQLQueryModelFactory.createSuperGroupElementSublist()
Returns a new object of class 'Super Group Element Sublist'. |
SuperGroupElementSublist |
SuperGroupElementExpression.getSuperGroupElementSublist()
Returns the value of the 'Super Group Element Sublist' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type SuperGroupElementSublist | |
---|---|
void |
SuperGroupElementExpression.setSuperGroupElementSublist(SuperGroupElementSublist value)
Sets the value of the ' Super Group Element Sublist ' container reference. |
Uses of SuperGroupElementSublist in org.eclipse.datatools.modelbase.sql.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type SuperGroupElementSublist | |
---|---|
java.lang.Object |
SQLQueryModelSwitch.caseSuperGroupElementSublist(SuperGroupElementSublist object)
Returns the result of interpreting the object as an instance of 'Super Group Element Sublist'. |
Uses of SuperGroupElementSublist in org.eclipse.datatools.sqltools.parsers.sql.query |
---|
Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return SuperGroupElementSublist | |
---|---|
SuperGroupElementSublist |
SQLQueryParserFactory.createSuperGroupsElementSublist(java.util.List aSuperGroupsElementExprList)
|
Uses of SuperGroupElementSublist in org.eclipse.datatools.sqltools.sqlbuilder.model |
---|
Methods in org.eclipse.datatools.sqltools.sqlbuilder.model that return SuperGroupElementSublist | |
---|---|
static SuperGroupElementSublist |
SelectHelper.createSuperGroupElementSublist()
Creates the SuperGroupElementSublist. |
Uses of SuperGroupElementSublist in org.eclipse.datatools.sqltools.sqlbuilder.views.select |
---|
Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.select that return SuperGroupElementSublist | |
---|---|
SuperGroupElementSublist |
GroupByContentViewer.SuperGroupExpressionSublistHolder.getSuperGroupSublist()
|
Constructors in org.eclipse.datatools.sqltools.sqlbuilder.views.select with parameters of type SuperGroupElementSublist | |
---|---|
GroupByContentViewer.SuperGroupExpressionSublistHolder(SuperGroupElementSublist superGroupElSublist,
java.lang.Object expression)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |