|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GroupingSetsElement | |
| org.eclipse.datatools.modelbase.sql.query | |
| org.eclipse.datatools.modelbase.sql.query.impl | |
| org.eclipse.datatools.modelbase.sql.query.util | |
| Uses of GroupingSetsElement in org.eclipse.datatools.modelbase.sql.query |
| Subinterfaces of GroupingSetsElement in org.eclipse.datatools.modelbase.sql.query | |
interface |
GroupingSetsElementExpression
A representation of the model object 'SQL Grouping Sets Element Expression'. |
interface |
GroupingSetsElementSublist
A representation of the model object 'SQL Grouping Sets Element Sublist'. |
| Uses of GroupingSetsElement in org.eclipse.datatools.modelbase.sql.query.impl |
| Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement GroupingSetsElement | |
class |
GroupingSetsElementExpressionImpl
An implementation of the model object 'SQL Grouping Sets Element Expression'. |
class |
GroupingSetsElementImpl
An implementation of the model object 'SQL Grouping Sets Element'. |
class |
GroupingSetsElementSublistImpl
An implementation of the model object 'SQL Grouping Sets Element Sublist'. |
| Uses of GroupingSetsElement in org.eclipse.datatools.modelbase.sql.query.util |
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type GroupingSetsElement | |
java.lang.Object |
SQLQueryModelSwitch.caseGroupingSetsElement(GroupingSetsElement object)
Returns the result of interpretting the object as an instance of 'Grouping Sets Element'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||