|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TopSortAnalyzer
Base interface for finding a topological sorting order.
| Method Summary | |
|---|---|
java.util.List |
topSort()
Return a topological sorting order. |
| Methods inherited from interface mocgraph.analysis.analyzer.GraphAnalyzer |
|---|
graph |
| Methods inherited from interface mocgraph.analysis.analyzer.Analyzer |
|---|
toString, valid |
| Method Detail |
|---|
java.util.List topSort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||