|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.internal.dtree.AbstractDataTreeNode
org.eclipse.core.internal.dtree.DataTreeNode
org.eclipse.core.internal.dtree.DataDeltaNode
public class DataDeltaNode
A DataDeltaNode contains information that represents the differences
between itself and a node in another tree. Refer to the DeltaDataTree
API and comments for details.
DeltaDataTree| Field Summary |
|---|
| Fields inherited from class org.eclipse.core.internal.dtree.AbstractDataTreeNode |
|---|
T_COMPLETE_NODE, T_DELETED_NODE, T_DELTA_NODE, T_NO_DATA_DELTA_NODE |
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns a unicode representation of the node. |
| Methods inherited from class org.eclipse.core.internal.dtree.DataTreeNode |
|---|
getData, storeStrings |
| Methods inherited from class org.eclipse.core.internal.dtree.AbstractDataTreeNode |
|---|
getChildren, getName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String toString()
toString in class DataTreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||