Class CDOModelImpl.InResourceList.InResourceIterator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasNext()
      org.eclipse.emf.ecore.EObject next()
      • 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
    • Field Detail

      • next

        protected org.eclipse.emf.ecore.EObject next
      • nextSet

        protected boolean nextSet
    • Constructor Detail

      • InResourceIterator

        public InResourceIterator()
    • Method Detail

      • next

        public org.eclipse.emf.ecore.EObject next()
        Specified by:
        next in interface java.util.Iterator<org.eclipse.emf.ecore.EObject>
        Overrides:
        next in class LazyCollection.WrappedIterator