|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphAnalyzer
A base interface for all the graph analyzers. Graph analyzers are analyzers which analyze graphs and compute results, that will be accessed through methods that interfaces that extend this one will define.
Red (ssb) |
Red (shahrooz) |
Method Summary | |
---|---|
Graph |
graph()
Return the graph associated with this analyzer. |
Methods inherited from interface ptolemy.graph.analysis.analyzer.Analyzer |
---|
toString, valid |
Method Detail |
---|
Graph graph()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |