See: Description
Interface | Description |
---|---|
IDiff |
A diff describes differences between two or more model objects.
|
IDiffChangeEvent |
A change event that describes changes that have occurred
in an
IDiffTree . |
IDiffChangeListener |
Diff change listener that reports changes in an
IDiffTree . |
IDiffTree |
A diff tree provides access to a tree of
IDiff instances. |
IDiffVisitor |
An objects that visits diffs in a diff tree.
|
IThreeWayDiff |
A three-way delta that describe the synchronization state between two
contributors and an ancestor.
|
ITwoWayDiff |
A two-way diff represents the changes between two states of the same object,
referred to as the "before" state and the "after" state.
|
Class | Description |
---|---|
DiffFilter | |
FastDiffFilter |
A specialized
DiffNodeFilter that does not require a progress monitor. |
IResource
model.
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.