Uses of Interface
org.eclipse.emf.compare.match.eobject.internal.MatchAheadOfTime
-
Packages that use MatchAheadOfTime Package Description org.eclipse.emf.compare.match.eobject.internal -
-
Uses of MatchAheadOfTime in org.eclipse.emf.compare.match.eobject.internal
Classes in org.eclipse.emf.compare.match.eobject.internal that implement MatchAheadOfTime Modifier and Type Class Description class
ByTypeIndex
An implementation of EObjectIndex which segregates given EObjects using their type and then delegate to other indexes.class
ProximityIndex
This class is responsible for holding several version of EObjects from sides left, right or origins and provides the ability to return the closest instance (from a difference side) of a given EObject.
-