java.lang.Object
org.eclipse.emf.compare.match.eobject.internal.ByTypeIndex
All Implemented Interfaces:
EObjectIndex, MatchAheadOfTime

public class ByTypeIndex extends Object implements EObjectIndex, MatchAheadOfTime
An implementation of EObjectIndex which segregates given EObjects using their type and then delegate to other indexes.