|
||||||||||
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 |
SQLQueryModelFactory.createSuperGroupElementSublist()
Returns a new object of class 'Super Group Element Sublist'. |
SuperGroupElementSublist |
SuperGroupElementExpression.getSuperGroupElementSublist()
Returns the value of the 'Super Group Element Sublist' container reference. |
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 |
SQLQueryModelFactoryImpl.createSuperGroupElementSublist()
|
SuperGroupElementSublist |
SuperGroupElementExpressionImpl.getSuperGroupElementSublist()
|
Methods in org.eclipse.datatools.modelbase.sql.query.impl with parameters of type SuperGroupElementSublist | |
---|---|
NotificationChain |
SuperGroupElementExpressionImpl.basicSetSuperGroupElementSublist(SuperGroupElementSublist newSuperGroupElementSublist,
NotificationChain msgs)
|
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 interpreting the object as an instance of 'Super Group Element Sublist'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |