|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.algorithmanimator.extension.AlgorithmExtensionHandler
public class AlgorithmExtensionHandler
Constructor Summary | |
---|---|
AlgorithmExtensionHandler()
|
Method Summary | |
---|---|
AbstractAction |
handle(BlackBoard b,
java.lang.Object ext)
tries to handle the given Object as a known Extension,... |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlgorithmExtensionHandler()
Method Detail |
---|
public AbstractAction handle(BlackBoard b, java.lang.Object ext)
ExtensionHandler
handle
in interface ExtensionHandler
b
- the blackboard as the environment...ext
- the extension which we want to create the AbstractAction from
AbstractExtensionAction
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |