|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.graph.analysis.strategy.Strategy
abstract class Strategy
A base class for all the strategies. The Analysis package is implementing the Strategy pattern, and the Strategy class defines the family of classes that implement different strategies for given analyzers.
| Red (ssb) |
| Red (shahrooz) |
| Constructor Summary | |
|---|---|
Strategy()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ptolemy.graph.analysis.analyzer.Analyzer |
|---|
toString, valid |
| Constructor Detail |
|---|
Strategy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||