Uses of Package
org.eclipse.compare.rangedifferencer
-
Packages that use org.eclipse.compare.rangedifferencer Package Description org.eclipse.compare.contentmergeviewer Support for compare and merge viewers which show the content side-by-side.org.eclipse.compare.rangedifferencer Provides support for finding the differences between two or three sequences of comparable entities. -
Classes in org.eclipse.compare.rangedifferencer used by org.eclipse.compare.contentmergeviewer Class Description IRangeComparator For breaking an object to compare into a sequence of comparable entities. -
Classes in org.eclipse.compare.rangedifferencer used by org.eclipse.compare.rangedifferencer Class Description AbstractRangeDifferenceFactory IRangeComparator For breaking an object to compare into a sequence of comparable entities.RangeDifference Description of a change between two or three ranges of comparable entities.