| Modifier and Type | Field and Description |
|---|---|
protected float |
value
The cached value of the '
Value' attribute. |
protected static float |
VALUE_EDEFAULT
The default value of the '
Value' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
TempoImpl() |
| 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) |
short |
getShortFromCurrentValue() |
float |
getValidValue(float value) |
float |
getValue() |
void |
setCurrentValueFromShort(short packedShort) |
void |
setValue(float newValue) |
java.lang.String |
toString() |
protected static final float VALUE_EDEFAULT
Value' attribute.
getValue(),
Constant Field Valuesprotected float value
Value' attribute.
getValue()protected EClass eStaticClass()
public float getValue()
getValue in interface TempoTempo.setValue(float),
EsxPackage.getTempo_Value()public void setValue(float newValue)
setValue in interface TemponewValue - the new value of the 'Value' attribute.Tempo.getValue()public short getShortFromCurrentValue()
getShortFromCurrentValue in interface Tempopublic float getValidValue(float value)
getValidValue in interface Tempopublic void setCurrentValueFromShort(short packedShort)
setCurrentValueFromShort in interface Tempopublic 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()