|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.TopologicalSorter
ix.iplan.PlanCheckingSimulator.ExecOrderSorter
protected class PlanCheckingSimulator.ExecOrderSorter
Topological sort for node-ends to provide a total order that can be used to simulate execution.
| Constructor Summary | |
|---|---|
protected |
PlanCheckingSimulator.ExecOrderSorter()
|
| Method Summary | |
|---|---|
protected java.util.Collection |
getChildren(java.lang.Object nodeEnd)
|
| Methods inherited from class ix.util.TopologicalSorter |
|---|
sort, walk |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PlanCheckingSimulator.ExecOrderSorter()
| Method Detail |
|---|
protected java.util.Collection getChildren(java.lang.Object nodeEnd)
getChildren in class TopologicalSorter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||