|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OrderByElement
A representation of the model object 'Order By Element'.
The following features are supported:
ExtensionsPackage.getOrderByElement()| Method Summary | |
|---|---|
Operand |
getOperand()
Returns the value of the 'Operand' containment reference |
OrderByOperators |
getOperator()
Returns the value of the 'Operator' attribute. |
SimpleSearchQuery |
getSearchQuery()
Returns the value of the 'Search Query' container reference. |
void |
setOperand(Operand value)
Sets the value of the ' Operand' containment reference |
void |
setOperator(OrderByOperators value)
Sets the value of the ' Operator' attribute |
void |
setSearchQuery(SimpleSearchQuery value)
Sets the value of the ' Search Query' container reference |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
OrderByOperators getOperator()
OrderByOperators.
If the meaning of the 'Operator' attribute isn't clear, there really should be more of a description here...
OrderByOperators,
setOperator(OrderByOperators),
ExtensionsPackage.getOrderByElement_Operator()void setOperator(OrderByOperators value)
Operator' attribute.
value - the new value of the 'Operator' attribute.OrderByOperators,
getOperator()Operand getOperand()
If the meaning of the 'Operand' containment reference isn't clear, there really should be more of a description here...
setOperand(Operand),
ExtensionsPackage.getOrderByElement_Operand()void setOperand(Operand value)
Operand' containment reference.
value - the new value of the 'Operand' containment reference.getOperand()SimpleSearchQuery getSearchQuery()
Order By Expresions'.
If the meaning of the 'Search Query' container reference isn't clear, there really should be more of a description here...
setSearchQuery(SimpleSearchQuery),
ExtensionsPackage.getOrderByElement_SearchQuery(),
SimpleSearchQuery.getOrderByExpresions()void setSearchQuery(SimpleSearchQuery value)
Search Query' container reference.
value - the new value of the 'Search Query' container reference.getSearchQuery()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||