|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CharacterRange
A representation of the model object 'Character Range'.
The following features are supported:
XtextPackage.getCharacterRange()| Method Summary | |
|---|---|
Keyword |
getLeft()
Returns the value of the 'Left' containment reference |
Keyword |
getRight()
Returns the value of the 'Right' containment reference |
void |
setLeft(Keyword value)
Sets the value of the ' Left' containment reference |
void |
setRight(Keyword value)
Sets the value of the ' Right' containment reference |
| Methods inherited from interface org.eclipse.xtext.AbstractElement |
|---|
getCardinality, isPredicated, setCardinality, setPredicated |
| 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 |
|---|
Keyword getLeft()
If the meaning of the 'Left' containment reference isn't clear, there really should be more of a description here...
setLeft(Keyword),
XtextPackage.getCharacterRange_Left()void setLeft(Keyword value)
Left' containment reference.
value - the new value of the 'Left' containment reference.getLeft()Keyword getRight()
If the meaning of the 'Right' containment reference isn't clear, there really should be more of a description here...
setRight(Keyword),
XtextPackage.getCharacterRange_Right()void setRight(Keyword 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 | ||||||||