public interface Alternatives extends RuleElement
The following features are supported:
SimpleAntlrPackage.getAlternatives()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RuleElement> |
getGroups()
Returns the value of the 'Groups' containment reference list.
|
getGuard, getGuarded, setGuard, setGuardedorg.eclipse.emf.common.util.EList<RuleElement> getGroups()
RuleElement.
If the meaning of the 'Groups' containment reference list isn't clear, there really should be more of a description here...
SimpleAntlrPackage.getAlternatives_Groups()