Uses of Class
org.eclipse.compare.structuremergeviewer.DiffElement
-
Packages that use DiffElement Package Description org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data. -
-
Uses of DiffElement in org.eclipse.compare.structuremergeviewer
Subclasses of DiffElement in org.eclipse.compare.structuremergeviewer Modifier and Type Class Description class
DiffContainer
The standard implementation of a diff container element.class
DiffNode
Diff node are used as the compare result of the differencing engine.
-