|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.main.extension.GraphActionExtensionHandler
public class GraphActionExtensionHandler
the plug in handler for GraphModel generators, this class loads classes that are implementing GraphGeneratorExtension interface,...
Constructor Summary | |
---|---|
GraphActionExtensionHandler()
|
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 GraphActionExtensionHandler()
Method Detail |
---|
public AbstractAction handle(BlackBoard b, java.lang.Object ext)
ExtensionHandler
handle
in interface ExtensionHandler
b
- ext
-
AbstractExtensionAction
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |