|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'User Defined Type Ordering'.
The following features are supported:
SQLDataTypesPackage.getUserDefinedTypeOrdering()| Method Summary | |
OrderingCategoryType |
getOrderingCategory()
Returns the value of the 'Ordering Category' attribute. |
OrderingType |
getOrderingForm()
Returns the value of the 'Ordering Form' attribute. |
Routine |
getOrderingRoutine()
Returns the value of the 'Ordering Routine' reference. |
void |
setOrderingCategory(OrderingCategoryType value)
Sets the value of the ' Ordering Category' attribute. |
void |
setOrderingForm(OrderingType value)
Sets the value of the ' Ordering Form' attribute. |
void |
setOrderingRoutine(Routine value)
Sets the value of the ' Ordering Routine' reference. |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public OrderingType getOrderingForm()
OrderingType.
If the meaning of the 'Ordering Form' attribute isn't clear, there really should be more of a description here...
OrderingType,
setOrderingForm(OrderingType),
SQLDataTypesPackage.getUserDefinedTypeOrdering_OrderingForm()public void setOrderingForm(OrderingType value)
Ordering Form' attribute.
value - the new value of the 'Ordering Form' attribute.OrderingType,
getOrderingForm()public OrderingCategoryType getOrderingCategory()
OrderingCategoryType.
If the meaning of the 'Ordering Category' attribute isn't clear, there really should be more of a description here...
OrderingCategoryType,
setOrderingCategory(OrderingCategoryType),
SQLDataTypesPackage.getUserDefinedTypeOrdering_OrderingCategory()public void setOrderingCategory(OrderingCategoryType value)
Ordering Category' attribute.
value - the new value of the 'Ordering Category' attribute.OrderingCategoryType,
getOrderingCategory()public Routine getOrderingRoutine()
If the meaning of the 'Ordering Routine' reference isn't clear, there really should be more of a description here...
setOrderingRoutine(Routine),
SQLDataTypesPackage.getUserDefinedTypeOrdering_OrderingRoutine()public void setOrderingRoutine(Routine value)
Ordering Routine' reference.
value - the new value of the 'Ordering Routine' reference.getOrderingRoutine()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||