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