| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
field
The cached value of the '
Field' attribute. |
protected static java.lang.String |
FIELD_EDEFAULT
The default value of the '
Field' attribute. |
protected int |
index
The cached value of the '
Index' attribute. |
protected static int |
INDEX_EDEFAULT
The default value of the '
Index' attribute. |
protected SortType |
type
The cached value of the '
Type' attribute. |
protected static SortType |
TYPE_EDEFAULT
The default value of the '
Type' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
SortImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getField() |
int |
getIndex() |
SortType |
getType() |
void |
setField(java.lang.String newField) |
void |
setIndex(int newIndex) |
void |
setType(SortType newType) |
java.lang.String |
toString() |
protected static final int INDEX_EDEFAULT
Index' attribute.
getIndex(),
Constant Field Valuesprotected int index
Index' attribute.
getIndex()protected static final java.lang.String FIELD_EDEFAULT
Field' attribute.
getField()protected java.lang.String field
Field' attribute.
getField()protected static final SortType TYPE_EDEFAULT
Type' attribute.
getType()protected EClass eStaticClass()
public int getIndex()
getIndex in interface SortSort.setIndex(int),
UtilPackage.getSort_Index()public void setIndex(int newIndex)
setIndex in interface SortnewIndex - the new value of the 'Index' attribute.Sort.getIndex()public java.lang.String getField()
getField in interface SortSort.setField(String),
UtilPackage.getSort_Field()public void setField(java.lang.String newField)
setField in interface SortnewField - the new value of the 'Field' attribute.Sort.getField()public SortType getType()
getType in interface SortSortType,
Sort.setType(SortType),
UtilPackage.getSort_Type()public void setType(SortType newType)
setType in interface SortnewType - the new value of the 'Type' attribute.SortType,
Sort.getType()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion GmbH all rights reserved