Package org.eclipse.emf.compare.internal
-
Class Summary Class Description AbstractCompareECrossReferencerAdapter Abstract class that redefinesAbstractCompareECrossReferencerAdapter.handleContainment(org.eclipse.emf.common.notify.Notification)
to mimicEContentAdapter
behavior.DiffCrossReferencer This implementation of anECrossReferenceAdapter
will allow us to only attach ourselves to the Diff elements.EMFCompareEditMessages Utility class to access externalized Strings for this bundle.FeatureFilterAdapter This will be used to attach the FeatureFilter to its comparison so that it can be used after the diff process.MatchCrossReferencer This implementation of anECrossReferenceAdapter
will allow us to only attach ourselves to the Match elements.SubMatchIterable A custom Iterable that will iterate over the Match->submatch tree of a given Match.SubMatchIterator A custom TreeIterator that will iterate over the Match->submatch tree.ThreeWayTextDiff Three-way differencing utility for plain text.