public interface DataValue
The following features are supported:
TOSDevicePackage.getDataValue()| Modifier and Type | Method and Description |
|---|---|
int |
getDuration()
Returns the value of the 'Duration' attribute.
|
IdNameElement |
getElement()
Returns the value of the 'Element' containment reference.
|
IdNameElement |
getElementRef()
Returns the value of the 'Element Ref' reference.
|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setDuration(int value)
Sets the value of the '
Duration' attribute. |
void |
setElement(IdNameElement value)
Sets the value of the '
Element' containment reference. |
void |
setElementRef(IdNameElement value)
Sets the value of the '
Element Ref' reference. |
void |
setValue(java.lang.String value)
Sets the value of the '
Value' attribute. |
java.lang.String getValue()
setValue(String),
TOSDevicePackage.getDataValue_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()IdNameElement getElement()
setElement(IdNameElement),
TOSDevicePackage.getDataValue_Element()void setElement(IdNameElement value)
Element' containment reference.
value - the new value of the 'Element' containment reference.getElement()IdNameElement getElementRef()
setElementRef(IdNameElement),
TOSDevicePackage.getDataValue_ElementRef()void setElementRef(IdNameElement value)
Element Ref' reference.
value - the new value of the 'Element Ref' reference.getElementRef()int getDuration()
setDuration(int),
TOSDevicePackage.getDataValue_Duration()void setDuration(int value)
Duration' attribute.
value - the new value of the 'Duration' attribute.getDuration()Data In Motion Consuling GmbH - All rights reserved