| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Node'.
The following features are supported:
Method Summary | |
EList | getChildren()
Returns the value of the 'Children' containment reference list. |
EObject | getData()
Returns the value of the 'Data' reference |
TreeNode | getParent()
Returns the value of the 'Parent' container reference. |
void | setData(EObject value)
Sets the value of the 'Data' reference |
void | setParent(TreeNode value)
Sets the value of the 'Parent' container reference |
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 |
public TreeNode getParent()
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
public void setParent(TreeNode value)
public EList getChildren()
If the meaning of the 'Children' reference list isn't clear, there really should be more of a description here...
public EObject getData()
If the meaning of the 'Data' reference isn't clear, there really should be more of a description here...
public void setData(EObject value)
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |