Class | Description |
---|---|
AbstractCompareECrossReferencerAdapter |
Abstract class that redefines
AbstractCompareECrossReferencerAdapter.handleContainment(org.eclipse.emf.common.notify.Notification) to
mimic EContentAdapter behavior. |
DiffCrossReferencer |
This implementation of an
ECrossReferenceAdapter will allow us to only
attach ourselves to the Diff elements. |
EMFCompareEditMessages |
Utility class to access externalized Strings for this bundle.
|
MatchCrossReferencer |
This implementation of an
ECrossReferenceAdapter 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.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.