Class SimulinkElementCollection.SimulinkElementIterator
java.lang.Object
org.eclipse.epsilon.emc.simulink.util.collection.AbstractElementIterator<ISimulinkModelElement,Object,SimulinkElementManager>
org.eclipse.epsilon.emc.simulink.util.collection.SimulinkElementCollection.SimulinkElementIterator
- All Implemented Interfaces:
Iterator<ISimulinkModelElement>
- Enclosing class:
- SimulinkElementCollection
protected class SimulinkElementCollection.SimulinkElementIterator
extends AbstractElementIterator<ISimulinkModelElement,Object,SimulinkElementManager>
-
Field Summary
Fields inherited from class org.eclipse.epsilon.emc.simulink.util.collection.AbstractElementIterator
iterator, manager -
Method Summary
Methods inherited from class org.eclipse.epsilon.emc.simulink.util.collection.AbstractElementIterator
getIterator, hasNext, nextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove