public interface Output extends IdNameElement, Localizable
The following features are supported:
TOSDevicePackage.getOutput()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultValue()
Returns the value of the 'Default Value' attribute.
|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute.
|
java.lang.String |
getType()
Returns the value of the 'Type' attribute.
|
void |
setDefaultValue(java.lang.String value)
Sets the value of the '
Default Value' attribute. |
void |
setDescription(java.lang.String value)
Sets the value of the '
Description' attribute. |
void |
setType(java.lang.String value)
Sets the value of the '
Type' attribute. |
getId, getName, setId, setNamegetLocationjava.lang.String getDescription()
setDescription(String),
TOSDevicePackage.getOutput_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()java.lang.String getType()
setType(String),
TOSDevicePackage.getOutput_Type()void setType(java.lang.String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()java.lang.String getDefaultValue()
setDefaultValue(String),
TOSDevicePackage.getOutput_DefaultValue()void setDefaultValue(java.lang.String value)
Default Value' attribute.
value - the new value of the 'Default Value' attribute.getDefaultValue()Data In Motion GmbH all rights reserved