|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'SQL Order By Ordinal'.
The following features are supported:
SQLQueryModelPackage.getOrderByOrdinal()
Method Summary | |
int |
getOrdinalValue()
Returns the value of the 'Ordinal Value' attribute. |
void |
setOrdinalValue(int value)
Sets the value of the ' Ordinal Value ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification |
getNullOrderingOption, getOrderingSpecOption, getSelectStatement, isDescending, setDescending, setNullOrderingOption, setOrderingSpecOption, setSelectStatement |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject |
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public int getOrdinalValue()
If the meaning of the 'Ordinal Value' attribute isn't clear, there really should be more of a description here...
setOrdinalValue(int)
,
SQLQueryModelPackage.getOrderByOrdinal_OrdinalValue()
public void setOrdinalValue(int value)
Ordinal Value
' attribute.
value
- the new value of the 'Ordinal Value' attribute.getOrdinalValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |