Public Member Functions | |
void | performAction () |
String | getName () |
HelpCtx | getHelpCtx () |
Static Public Attributes | |
final String | MAIN_CLASS_OPTION = "cern.gp.mainclass" |
String | mainClassName = System.getProperty(MAIN_CLASS_OPTION) |
See the corresponding HowTo "Running the GP Platform in Eclipse"
|
Help context where to find more about the action.
Reimplemented from cern::gp::actions::support::CallableSystemAction.
|
|
Human presentable name of the action. This should be presented as an item in a menu.
Reimplemented from cern::gp::actions::support::CallableSystemAction.
|
|
Performs the action for the given nodes.
Implements cern::gp::actions::support::CallableSystemAction.
|
|
|
|
|