public interface NumericValue extends DataValue
The following features are supported:
DatavaluePackage.getNumericValue()| Modifier and Type | Method and Description |
|---|---|
NumericType |
getNumericType()
Returns the value of the 'Numeric Type' reference.
|
Unit |
getUnit()
Returns the value of the 'Unit' reference.
|
void |
setUnit(Unit value)
Sets the value of the '
Unit' reference. |
getType, isAbstract, setAbstractgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetAbstractType, setAbstractTypegetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsUnit getUnit()
If the meaning of the 'Unit' reference isn't clear, there really should be more of a description here...
setUnit(Unit),
DatavaluePackage.getNumericValue_Unit()void setUnit(Unit value)
Unit' reference.
value - the new value of the 'Unit' reference.getUnit()NumericType getNumericType()
If the meaning of the 'Numeric Type' reference isn't clear, there really should be more of a description here...
DatavaluePackage.getNumericValue_NumericType()