Uses of Interface
org.eclipse.compare.IModificationDate
-
Packages that use IModificationDate Package Description org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. -
-
Uses of IModificationDate in org.eclipse.compare
Classes in org.eclipse.compare that implement IModificationDate Modifier and Type Class Description classHistoryItemA combinationIFileStateandITypedElementthat can be used as an input to a compare viewer or other places where anIStreamContentAccessoris needed.classResourceNodeAResourceNodewraps anIResourcesso that it can be used as input for the differencing engine (interfacesIStructureComparatorandITypedElement) and theReplaceWithEditionDialog(interfacesITypedElementandIModificationDate).
-