Package org.eclipse.m2m.atl.emftvm.util
Class OCLOperations.UniqueResolveList.UniqueResolveIterator
java.lang.Object
org.eclipse.m2m.atl.emftvm.util.LazyCollection.ReadOnlyIterator<E>
LazyCollection<Object>.CachingIterator
org.eclipse.m2m.atl.emftvm.util.OCLOperations.ResolveList.ResolveIterator
org.eclipse.m2m.atl.emftvm.util.OCLOperations.UniqueResolveList.UniqueResolveIterator
- Enclosing class:
- OCLOperations.UniqueResolveList
public class OCLOperations.UniqueResolveList.UniqueResolveIterator
extends OCLOperations.ResolveList.ResolveIterator
Iterator
that resolves unique trace links for a given rule.-
Field Summary
Fields inherited from class org.eclipse.m2m.atl.emftvm.util.LazyCollection.CachingIterator
i, inner
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.m2m.atl.emftvm.util.LazyCollection.CachingIterator
hasNext, updateCache
Methods inherited from class org.eclipse.m2m.atl.emftvm.util.LazyCollection.ReadOnlyIterator
remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
UniqueResolveIterator
public UniqueResolveIterator()
-
-
Method Details
-
next
- Specified by:
next
in interfaceIterator<Object>
- Overrides:
next
in classOCLOperations.ResolveList.ResolveIterator
-