public interface ParameterReference extends Condition
The following features are supported:
XtextPackage.getParameterReference()| Modifier and Type | Method and Description |
|---|---|
Parameter |
getParameter()
Returns the value of the 'Parameter' reference.
|
void |
setParameter(Parameter value)
Sets the value of the '
Parameter' reference. |
Parameter getParameter()
If the meaning of the 'Parameter' reference isn't clear, there really should be more of a description here...
setParameter(Parameter),
XtextPackage.getParameterReference_Parameter()void setParameter(Parameter value)
Parameter' reference.
value - the new value of the 'Parameter' reference.getParameter()