Uses of Interface
org.eclipse.compare.IModificationDate
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
-
Uses of IModificationDate in org.eclipse.compare
Modifier and TypeClassDescriptionclass
A combinationIFileState
andITypedElement
that can be used as an input to a compare viewer or other places where anIStreamContentAccessor
is needed.class
AResourceNode
wraps anIResources
so that it can be used as input for the differencing engine (interfacesIStructureComparator
andITypedElement
) and theReplaceWithEditionDialog
(interfacesITypedElement
andIModificationDate
). -
Uses of IModificationDate in org.eclipse.compare.internal