|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SuperGroupElementExpression in org.eclipse.datatools.modelbase.sql.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.query that return SuperGroupElementExpression | |
---|---|
SuperGroupElementExpression |
SQLQueryModelFactory.createSuperGroupElementExpression()
Returns a new object of class 'Super Group Element Expression'. |
SuperGroupElementExpression |
GroupingExpression.getSuperGroupElementExpr()
Returns the value of the 'Super Group Element Expr' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type SuperGroupElementExpression | |
---|---|
void |
GroupingExpression.setSuperGroupElementExpr(SuperGroupElementExpression value)
Sets the value of the ' Super Group Element Expr ' container reference. |
Uses of SuperGroupElementExpression in org.eclipse.datatools.modelbase.sql.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type SuperGroupElementExpression | |
---|---|
java.lang.Object |
SQLQueryModelSwitch.caseSuperGroupElementExpression(SuperGroupElementExpression object)
Returns the result of interpreting the object as an instance of 'Super Group Element Expression'. |
Uses of SuperGroupElementExpression in org.eclipse.datatools.sqltools.parsers.sql.query |
---|
Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return SuperGroupElementExpression | |
---|---|
SuperGroupElementExpression |
SQLQueryParserFactory.createSuperGroupsElementExpression(GroupingExpression aGroupingExpr)
|
Methods in org.eclipse.datatools.sqltools.parsers.sql.query with parameters of type SuperGroupElementExpression | |
---|---|
java.util.List |
SQLQueryParserFactory.createSuperGroupsElementExprList(java.util.List aSuperGroupsElementExprList,
SuperGroupElementExpression aSuperGroupsElementExpr)
|
Uses of SuperGroupElementExpression in org.eclipse.datatools.sqltools.sqlbuilder.model |
---|
Methods in org.eclipse.datatools.sqltools.sqlbuilder.model that return SuperGroupElementExpression | |
---|---|
static SuperGroupElementExpression |
SelectHelper.createSuperGroupElementExpression(QueryValueExpression valExpr)
Creates the SuperGroupElementExpression and set the given ValueExpression |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |