Uses of Interface
org.eclipse.compare.IEditableContentExtension
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Provides support for finding and displaying the differences
between hierarchically structured data.
-
Uses of IEditableContentExtension in org.eclipse.compare
Modifier and TypeClassDescriptionclass
AResourceNode
wraps anIResources
so that it can be used as input for the differencing engine (interfacesIStructureComparator
andITypedElement
) and theReplaceWithEditionDialog
(interfacesITypedElement
andIModificationDate
). -
Uses of IEditableContentExtension in org.eclipse.compare.internal
-
Uses of IEditableContentExtension in org.eclipse.compare.structuremergeviewer
Modifier and TypeClassDescriptionclass
A document range node represents a structural element when performing a structure compare of documents.class
A node that acts as the root of the tree returned from aStructureCreator
.