Package org.eclipse.emf.compare.internal
Class SubMatchIterable
java.lang.Object
org.eclipse.emf.compare.internal.SubMatchIterable
A custom Iterable that will iterate over the Match->submatch tree of a given Match.
-
Constructor Summary
ConstructorDescriptionSubMatchIterable
(Match match) Constructs an iterable given the root of its tree. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator