public interface RuleCall extends AbstractElement
The following features are supported:
XtextPackage.getRuleCall()
Modifier and Type | Method and Description |
---|---|
AbstractRule |
getRule()
Returns the value of the 'Rule' reference
|
void |
setRule(AbstractRule value)
Sets the value of the '
Rule ' reference |
getCardinality, isFirstSetPredicated, isPredicated, setCardinality, setFirstSetPredicated, setPredicated
AbstractRule getRule()
If the meaning of the 'Rule' reference isn't clear, there really should be more of a description here...
setRule(AbstractRule)
,
XtextPackage.getRuleCall_Rule()
void setRule(AbstractRule value)
Rule
' reference.
value
- the new value of the 'Rule' reference.getRule()