|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.graffiti.plugin.algorithm.AbstractAlgorithm
|
+--quoggles.QAlgorithm
The algorithm class that starts the QUOGGLES system.
| Field Summary | |
private QMain |
qMain
The main QUOGGLES class |
| Fields inherited from class org.graffiti.plugin.algorithm.AbstractAlgorithm |
graph, parameters |
| Constructor Summary | |
QAlgorithm()
|
|
| Method Summary | |
void |
execute()
|
java.lang.String |
getName()
|
void |
reset()
|
| Methods inherited from class org.graffiti.plugin.algorithm.AbstractAlgorithm |
attach, check, getParameters, setParameters |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private QMain qMain
| Constructor Detail |
public QAlgorithm()
| Method Detail |
public java.lang.String getName()
Algorithm.getName()public void execute()
Algorithm.execute()public void reset()
reset in interface org.graffiti.plugin.algorithm.Algorithmreset in class org.graffiti.plugin.algorithm.AbstractAlgorithmAlgorithm.reset()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||