|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SuperGroupElementExpression | |
---|---|
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.impl | |
org.eclipse.datatools.modelbase.sql.query.util |
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.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement SuperGroupElementExpression | |
---|---|
class |
SuperGroupElementExpressionImpl
An implementation of the model object 'SQL Super Group Element Expression'. |
Methods in org.eclipse.datatools.modelbase.sql.query.impl that return SuperGroupElementExpression | |
---|---|
SuperGroupElementExpression |
SQLQueryModelFactoryImpl.createSuperGroupElementExpression()
|
SuperGroupElementExpression |
GroupingExpressionImpl.getSuperGroupElementExpr()
|
Methods in org.eclipse.datatools.modelbase.sql.query.impl with parameters of type SuperGroupElementExpression | |
---|---|
NotificationChain |
GroupingExpressionImpl.basicSetSuperGroupElementExpr(SuperGroupElementExpression newSuperGroupElementExpr,
NotificationChain msgs)
|
void |
GroupingExpressionImpl.setSuperGroupElementExpr(SuperGroupElementExpression newSuperGroupElementExpr)
|
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'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |