|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SuperGroupElement | |
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.impl | |
org.eclipse.datatools.modelbase.sql.query.util |
Uses of SuperGroupElement in org.eclipse.datatools.modelbase.sql.query |
Subinterfaces of SuperGroupElement in org.eclipse.datatools.modelbase.sql.query | |
interface |
SuperGroupElementExpression
A representation of the model object 'SQL Super Group Element Expression'. |
interface |
SuperGroupElementSublist
A representation of the model object 'SQL Super Group Element Sublist'. |
Uses of SuperGroupElement in org.eclipse.datatools.modelbase.sql.query.impl |
Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement SuperGroupElement | |
class |
SuperGroupElementExpressionImpl
An implementation of the model object 'SQL Super Group Element Expression'. |
class |
SuperGroupElementImpl
An implementation of the model object 'SQL Super Group Element'. |
class |
SuperGroupElementSublistImpl
An implementation of the model object 'SQL Super Group Element Sublist'. |
Uses of SuperGroupElement in org.eclipse.datatools.modelbase.sql.query.util |
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type SuperGroupElement | |
java.lang.Object |
SQLQueryModelSwitch.caseSuperGroupElement(SuperGroupElement object)
Returns the result of interpretting the object as an instance of 'Super Group Element'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |