Class StateflowBlockCollection.StateflowBlockListIterator
java.lang.Object
org.eclipse.epsilon.emc.simulink.util.collection.AbstractElementIterator<T,I,M>
org.eclipse.epsilon.emc.simulink.util.collection.AbstractListIterator<StateflowBlock,Double,StateflowBlockManager>
org.eclipse.epsilon.emc.simulink.util.collection.StateflowBlockCollection.StateflowBlockListIterator
- All Implemented Interfaces:
Iterator<ISimulinkModelElement>,ListIterator<ISimulinkModelElement>
- Enclosing class:
- StateflowBlockCollection
protected class StateflowBlockCollection.StateflowBlockListIterator
extends AbstractListIterator<StateflowBlock,Double,StateflowBlockManager>
-
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.AbstractListIterator
add, getIterator, hasPrevious, nextIndex, previous, previousIndex, remove, setMethods inherited from class org.eclipse.epsilon.emc.simulink.util.collection.AbstractElementIterator
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
forEachRemainingMethods inherited from interface java.util.ListIterator
hasNext, next