|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A change event that describes changes that have occurred
in an IDiffTree
.
Method Summary | |
IDiff[] |
getAdditions()
Returns the delta nodes that have been added to the delta tree. |
IDiff[] |
getChanges()
Return the delta nodes contained in the delta tree that have changed in some way. |
IStatus[] |
getErrors()
Return any errors that occurred while this change was taking place. |
IPath[] |
getRemovals()
Return the paths of the delta nodes that have been removed from the delta tree. |
IDiffTree |
getTree()
Returns the tree that has been changed. |
Method Detail |
public IDiffTree getTree()
public IDiff[] getAdditions()
public IPath[] getRemovals()
public IDiff[] getChanges()
public IStatus[] getErrors()
|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.