Class StateflowBlockCollection.StateflowBlockIterator
- java.lang.Object
-
- org.eclipse.epsilon.emc.simulink.util.collection.AbstractElementIterator<StateflowBlock,Double,StateflowBlockManager>
-
- org.eclipse.epsilon.emc.simulink.util.collection.StateflowBlockCollection.StateflowBlockIterator
-
- All Implemented Interfaces:
Iterator<ISimulinkModelElement>
- Enclosing class:
- StateflowBlockCollection
protected class StateflowBlockCollection.StateflowBlockIterator extends AbstractElementIterator<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.AbstractElementIterator
getIterator, hasNext, 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, remove
-
-