Modifier and Type | Field and Description |
---|---|
protected byte |
value
The cached value of the '
Value ' attribute. |
protected static byte |
VALUE_EDEFAULT
The default value of the '
Value ' attribute. |
Modifier | Constructor and Description |
---|---|
protected |
OperationImpl() |
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) |
byte |
getValue() |
void |
setValue(byte newValue) |
java.lang.String |
toString() |
protected static final byte VALUE_EDEFAULT
Value
' attribute.
getValue()
,
Constant Field Valuesprotected byte value
Value
' attribute.
getValue()
protected EClass eStaticClass()
public byte getValue()
getValue
in interface Operation
Operation.setValue(byte)
,
EsxPackage.getOperation_Value()
public void setValue(byte newValue)
setValue
in interface Operation
newValue
- the new value of the 'Value' attribute.Operation.getValue()
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()