|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SuperGroup in org.eclipse.datatools.modelbase.sql.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.query that return SuperGroup | |
---|---|
SuperGroup |
SQLQueryModelFactory.createSuperGroup()
Returns a new object of class 'Super Group'. |
SuperGroup |
SuperGroupElement.getSuperGroup()
Returns the value of the 'Super Group' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type SuperGroup | |
---|---|
void |
SuperGroupElement.setSuperGroup(SuperGroup value)
Sets the value of the ' Super Group ' container reference. |
Uses of SuperGroup in org.eclipse.datatools.modelbase.sql.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type SuperGroup | |
---|---|
java.lang.Object |
SQLQueryModelSwitch.caseSuperGroup(SuperGroup object)
Returns the result of interpreting the object as an instance of 'Super Group'. |
Uses of SuperGroup in org.eclipse.datatools.sqltools.parsers.sql.query |
---|
Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return SuperGroup | |
---|---|
SuperGroup |
SQLQueryParserFactory.createSuperGroups(java.util.List aSuperGroupsElementList,
int aSuperGroupType)
|
Uses of SuperGroup in org.eclipse.datatools.sqltools.sqlbuilder.model |
---|
Methods in org.eclipse.datatools.sqltools.sqlbuilder.model that return SuperGroup | |
---|---|
static SuperGroup |
SelectHelper.createSuperGroup(int superGroupType)
Creates the SuperGroup and sets the given type. |
Uses of SuperGroup in org.eclipse.datatools.sqltools.sqlbuilder.views.select |
---|
Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.select that return SuperGroup | |
---|---|
SuperGroup |
GroupByContentViewer.SuperGroupExpressionHolder.getSuperGroup()
|
Constructors in org.eclipse.datatools.sqltools.sqlbuilder.views.select with parameters of type SuperGroup | |
---|---|
GroupByContentViewer.SuperGroupExpressionHolder(SuperGroup superGroup,
java.lang.Object expression)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |