|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SortSpecification
A representation of the model object 'Sort Specification'. Specification of zero or more sort keys. An empty collection explicitly indicates that the result set has no sort keys defined.
The following features are supported:
DesignPackage.getSortSpecification()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<SortKey> |
getSortKeys()
Returns the value of the 'Sort Keys' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
org.eclipse.emf.common.util.EList<SortKey> getSortKeys()
SortKey
.
If the meaning of the 'Sort Keys' containment reference list isn't clear, there really should be more of a description here...
DesignPackage.getSortSpecification_SortKeys()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |