public interface Argument extends Value
The following features are supported:
ValuesPackage.getArgument()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getArgument()
Returns the value of the 'Argument' attribute.
|
void |
setArgument(java.lang.String value)
Sets the value of the '
Argument ' attribute. |
isSynched, setSynched
java.lang.String getArgument()
""
.
If the meaning of the 'Argument' attribute isn't clear, there really should be more of a description here...
setArgument(String)
,
ValuesPackage.getArgument_Argument()
void setArgument(java.lang.String value)
Argument
' attribute.
value
- the new value of the 'Argument' attribute.getArgument()