| Class | Description | 
|---|---|
| AbstractCompareECrossReferencerAdapter | Abstract class that redefines  AbstractCompareECrossReferencerAdapter.handleContainment(org.eclipse.emf.common.notify.Notification)to
 mimicEContentAdapterbehavior. | 
| DiffCrossReferencer | This implementation of an  ECrossReferenceAdapterwill 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 an  ECrossReferenceAdapterwill 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. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.