Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
unit
The cached value of the '
Unit ' attribute. |
protected static java.lang.String |
UNIT_EDEFAULT
The default value of the '
Unit ' attribute. |
synched, SYNCHED_EDEFAULT
Modifier | Constructor and Description |
---|---|
protected |
UnitImpl() |
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 |
getUnit() |
void |
setUnit(java.lang.String newUnit) |
java.lang.String |
toString() |
isSynched, setSynched
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isSynched, setSynched
protected static final java.lang.String UNIT_EDEFAULT
Unit
' attribute.
getUnit()
protected EClass eStaticClass()
eStaticClass
in class ValueImpl
public java.lang.String getUnit()
getUnit
in interface Unit
Unit.setUnit(String)
,
ValuesPackage.getUnit_Unit()
public void setUnit(java.lang.String newUnit)
setUnit
in interface Unit
newUnit
- the new value of the 'Unit' attribute.Unit.getUnit()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)