|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Literal
A representation of the model object 'Literal'.
The following features are supported:
ProcessedRichStringPackage.getLiteral()| Method Summary | |
|---|---|
int |
getLength()
Returns the value of the 'Length' attribute |
RichStringLiteral |
getLiteral()
Returns the value of the 'Literal' reference |
int |
getOffset()
Returns the value of the 'Offset' attribute |
void |
setLength(int value)
Sets the value of the ' Length' attribute |
void |
setLiteral(RichStringLiteral value)
Sets the value of the ' Literal' reference |
void |
setOffset(int value)
Sets the value of the ' Offset' attribute |
| Methods inherited from interface org.eclipse.xtext.xtend2.richstring.LinePart |
|---|
getLine, setLine |
| 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 |
|---|
RichStringLiteral getLiteral()
If the meaning of the 'Literal' reference isn't clear, there really should be more of a description here...
setLiteral(RichStringLiteral),
ProcessedRichStringPackage.getLiteral_Literal()void setLiteral(RichStringLiteral value)
Literal' reference.
value - the new value of the 'Literal' reference.getLiteral()int getOffset()
If the meaning of the 'Offset' attribute isn't clear, there really should be more of a description here...
setOffset(int),
ProcessedRichStringPackage.getLiteral_Offset()void setOffset(int value)
Offset' attribute.
value - the new value of the 'Offset' attribute.getOffset()int getLength()
If the meaning of the 'Length' attribute isn't clear, there really should be more of a description here...
setLength(int),
ProcessedRichStringPackage.getLiteral_Length()void setLength(int value)
Length' attribute.
value - the new value of the 'Length' attribute.getLength()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||