|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UntilElement
A representation of the model object 'Until Element'.
The following features are supported:
SimpleAntlrPackage.getUntilElement()| Method Summary | |
|---|---|
RuleElement |
getLeft()
Returns the value of the 'Left' containment reference |
RuleElement |
getRight()
Returns the value of the 'Right' containment reference |
void |
setLeft(RuleElement value)
Sets the value of the ' Left' containment reference |
void |
setRight(RuleElement value)
Sets the value of the ' Right' containment reference |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
RuleElement getLeft()
If the meaning of the 'Left' containment reference isn't clear, there really should be more of a description here...
setLeft(RuleElement),
SimpleAntlrPackage.getUntilElement_Left()void setLeft(RuleElement value)
Left' containment reference.
value - the new value of the 'Left' containment reference.getLeft()RuleElement getRight()
If the meaning of the 'Right' containment reference isn't clear, there really should be more of a description here...
setRight(RuleElement),
SimpleAntlrPackage.getUntilElement_Right()void setRight(RuleElement value)
Right' containment reference.
value - the new value of the 'Right' containment reference.getRight()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||