public interface ModbusDataType
extends org.eclipse.emf.ecore.EObject
ModbusPackage.getModbusDataType()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
Double |
getScale()
Returns the value of the 'Scale' attribute.
|
void |
setScale(Double value)
Sets the value of the '
Scale' attribute. |
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
ModbusPackage.getModbusDataType_Name()Double getScale()
If the meaning of the 'Scale' attribute isn't clear, there really should be more of a description here...
setScale(Double),
ModbusPackage.getModbusDataType_Scale()void setScale(Double value)
Scale' attribute.
value - the new value of the 'Scale' attribute.getScale()