| 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 <any> |
value
The cached value of the '
Value' attribute list. |
| Modifier | Constructor and Description |
|---|---|
protected |
FilterImpl() |
| 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() |
<any> |
getValue() |
void |
setField(java.lang.String newField) |
void |
setIndex(int newIndex) |
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 <any> value
Value' attribute list.
getValue()protected EClass eStaticClass()
public int getIndex()
getIndex in interface FilterFilter.setIndex(int),
UtilPackage.getFilter_Index()public void setIndex(int newIndex)
setIndex in interface FilternewIndex - the new value of the 'Index' attribute.Filter.getIndex()public java.lang.String getField()
getField in interface FilterFilter.setField(String),
UtilPackage.getFilter_Field()public void setField(java.lang.String newField)
setField in interface FilternewField - the new value of the 'Field' attribute.Filter.getField()public <any> getValue()
getValue in interface FilterUtilPackage.getFilter_Value()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