|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeSortOrder
A representation of the model object 'Attribute Sort Order'.
The following features are supported:
DomPackage.getAttributeSortOrder()| Method Summary | |
|---|---|
Attribute |
getAttribute()
Returns the value of the 'Attribute' reference. |
boolean |
isAsc()
Returns the value of the 'Asc' attribute. |
boolean |
isDesc()
Returns the value of the 'Desc' attribute. |
void |
setAsc(boolean value)
Sets the value of the ' Asc' attribute. |
void |
setAttribute(Attribute value)
Sets the value of the ' Attribute' reference. |
void |
setDesc(boolean value)
Sets the value of the ' Desc' attribute. |
| 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 |
|---|
Attribute getAttribute()
If the meaning of the 'Attribute' reference isn't clear, there really should be more of a description here...
setAttribute(Attribute),
DomPackage.getAttributeSortOrder_Attribute()void setAttribute(Attribute value)
Attribute' reference.
value - the new value of the 'Attribute' reference.getAttribute()boolean isAsc()
If the meaning of the 'Asc' attribute isn't clear, there really should be more of a description here...
setAsc(boolean),
DomPackage.getAttributeSortOrder_Asc()void setAsc(boolean value)
Asc' attribute.
value - the new value of the 'Asc' attribute.isAsc()boolean isDesc()
If the meaning of the 'Desc' attribute isn't clear, there really should be more of a description here...
setDesc(boolean),
DomPackage.getAttributeSortOrder_Desc()void setDesc(boolean value)
Desc' attribute.
value - the new value of the 'Desc' attribute.isDesc()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||