public interface ActualParameterExpression extends ActualParameter
The following features are supported:
GASTMPackage.getActualParameterExpression()| Modifier and Type | Method and Description |
|---|---|
Expression |
getValue()
Returns the value of the 'Value' containment reference.
|
void |
setValue(Expression value)
Sets the value of the '
Value' containment reference. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoExpression getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(Expression),
GASTMPackage.getActualParameterExpression_Value()void setValue(Expression value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()