|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupingSetsElementSublist | |
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.impl | |
org.eclipse.datatools.modelbase.sql.query.util |
Uses of GroupingSetsElementSublist in org.eclipse.datatools.modelbase.sql.query |
Methods in org.eclipse.datatools.modelbase.sql.query that return GroupingSetsElementSublist | |
GroupingSetsElementSublist |
SQLQueryModelFactory.createGroupingSetsElementSublist()
Returns a new object of class 'Grouping Sets Element Sublist'. |
GroupingSetsElementSublist |
GroupingSetsElementExpression.getGroupingSetsElementSublist()
Returns the value of the 'Grouping Sets Element Sublist' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type GroupingSetsElementSublist | |
void |
GroupingSetsElementExpression.setGroupingSetsElementSublist(GroupingSetsElementSublist value)
Sets the value of the ' Grouping Sets Element Sublist ' container reference. |
Uses of GroupingSetsElementSublist in org.eclipse.datatools.modelbase.sql.query.impl |
Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement GroupingSetsElementSublist | |
class |
GroupingSetsElementSublistImpl
An implementation of the model object 'SQL Grouping Sets Element Sublist'. |
Methods in org.eclipse.datatools.modelbase.sql.query.impl that return GroupingSetsElementSublist | |
GroupingSetsElementSublist |
SQLQueryModelFactoryImpl.createGroupingSetsElementSublist()
|
GroupingSetsElementSublist |
GroupingSetsElementExpressionImpl.getGroupingSetsElementSublist()
|
Methods in org.eclipse.datatools.modelbase.sql.query.impl with parameters of type GroupingSetsElementSublist | |
NotificationChain |
GroupingSetsElementExpressionImpl.basicSetGroupingSetsElementSublist(GroupingSetsElementSublist newGroupingSetsElementSublist,
NotificationChain msgs)
|
void |
GroupingSetsElementExpressionImpl.setGroupingSetsElementSublist(GroupingSetsElementSublist newGroupingSetsElementSublist)
|
Uses of GroupingSetsElementSublist in org.eclipse.datatools.modelbase.sql.query.util |
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type GroupingSetsElementSublist | |
java.lang.Object |
SQLQueryModelSwitch.caseGroupingSetsElementSublist(GroupingSetsElementSublist object)
Returns the result of interpretting the object as an instance of 'Grouping Sets Element Sublist'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |