|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SuperGroupElementSublist | |
| org.eclipse.datatools.modelbase.sql.query | |
| org.eclipse.datatools.modelbase.sql.query.impl | |
| org.eclipse.datatools.modelbase.sql.query.util | |
| Uses of SuperGroupElementSublist in org.eclipse.datatools.modelbase.sql.query |
| Methods in org.eclipse.datatools.modelbase.sql.query that return SuperGroupElementSublist | |
SuperGroupElementSublist |
SuperGroupElementExpression.getSuperGroupElementSublist()
Returns the value of the 'Super Group Element Sublist' container reference. |
SuperGroupElementSublist |
SQLQueryModelFactory.createSuperGroupElementSublist()
Returns a new object of class 'Super Group Element Sublist'. |
| 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.impl |
| Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement SuperGroupElementSublist | |
class |
SuperGroupElementSublistImpl
An implementation of the model object 'SQL Super Group Element Sublist'. |
| Methods in org.eclipse.datatools.modelbase.sql.query.impl that return SuperGroupElementSublist | |
SuperGroupElementSublist |
SuperGroupElementExpressionImpl.getSuperGroupElementSublist()
|
SuperGroupElementSublist |
SQLQueryModelFactoryImpl.createSuperGroupElementSublist()
|
| Methods in org.eclipse.datatools.modelbase.sql.query.impl with parameters of type SuperGroupElementSublist | |
void |
SuperGroupElementExpressionImpl.setSuperGroupElementSublist(SuperGroupElementSublist newSuperGroupElementSublist)
|
| 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 interpretting the object as an instance of 'Super Group Element Sublist'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||