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