|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CSTNode
A representation of the model object 'Node'.
The following features are supported:
CSTPackage.getCSTNode()| Method Summary | |
|---|---|
int |
getEndOffset()
Returns the value of the 'End Offset' attribute |
int |
getStartOffset()
Returns the value of the 'Start Offset' attribute |
void |
setEndOffset(int value)
Sets the value of the ' End Offset' attribute |
void |
setStartOffset(int value)
Sets the value of the ' Start Offset' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
int getStartOffset()
If the meaning of the 'Start Offset' attribute isn't clear, there really should be more of a description here...
setStartOffset(int),
CSTPackage.getCSTNode_StartOffset()void setStartOffset(int value)
Start Offset' attribute.
value - the new value of the 'Start Offset' attribute.getStartOffset()int getEndOffset()
If the meaning of the 'End Offset' attribute isn't clear, there really should be more of a description here...
setEndOffset(int),
CSTPackage.getCSTNode_EndOffset()void setEndOffset(int value)
End Offset' attribute.
value - the new value of the 'End Offset' attribute.getEndOffset()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||