|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Number Data Element'. This type defines a single element of numerical data.
The following features are supported:
DataPackage.getNumberDataElement()
Method Summary | |
double |
getValue()
Returns the value of the 'Value' attribute. |
boolean |
isSetValue()
Returns whether the value of the ' Value ' attribute is set. |
void |
setValue(double value)
Sets the value of the ' Value ' attribute. |
void |
unsetValue()
Unsets the value of the ' Value ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public double getValue()
isSetValue()
,
unsetValue()
,
setValue(double)
,
DataPackage.getNumberDataElement_Value()
public void setValue(double value)
Value
' attribute.
value
- the new value of the 'Value' attribute.isSetValue()
,
unsetValue()
,
getValue()
public void unsetValue()
Value
' attribute.
isSetValue()
,
getValue()
,
setValue(double)
public boolean isSetValue()
Value
' attribute is set.
unsetValue()
,
getValue()
,
setValue(double)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |