|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.graphgenerator.core.extension.GraphGeneratorExtensionHandler
public class GraphGeneratorExtensionHandler
the plug in handler for graph generators, this class loads classes that are implementing GraphGeneratorExtension interface,...
Constructor Summary | |
---|---|
GraphGeneratorExtensionHandler()
|
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 GraphGeneratorExtensionHandler()
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 |