|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbyucc.edif.libraries.xilinx.InstanceHierarchyIterator
class InstanceHierarchyIterator
This is an iterator class for the InstanceHierarchy object. This iterator will start at the bottom of the hierarchy and move up towards the top.
| Field Summary | |
|---|---|
(package private) InstanceHierarchy |
_current
|
| Constructor Summary | |
|---|---|
InstanceHierarchyIterator(InstanceHierarchy bottom)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
java.lang.Object |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
InstanceHierarchy _current
| Constructor Detail |
|---|
public InstanceHierarchyIterator(InstanceHierarchy bottom)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||