|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CycleExistenceAnalyzer
A common interface for all the cycle existence analyzers. Checks if the graph under analysis has at least one cycle.
CycleExistenceAnalysis
Red (ssb) |
Red (shahrooz) |
Method Summary | |
---|---|
boolean |
hasCycle()
Return true if the graph under analysis has at least one cycle. |
Methods inherited from interface ptolemy.graph.analysis.analyzer.GraphAnalyzer |
---|
graph |
Methods inherited from interface ptolemy.graph.analysis.analyzer.Analyzer |
---|
toString, valid |
Method Detail |
---|
boolean hasCycle()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |