Public Member Functions | |
String | getName () |
Protected Member Functions | |
boolean | enable (Node[] nodes) |
void | performAction (GPNode[] activatedNodes, Object context) |
String | iconResource () |
void | performAction (cern.gp.nodes.GPNode[] activatedNodes) |
boolean | surviveFocusChange () |
Static Protected Attributes | |
final Logger | logger |
Static Private Attributes | |
final String | addStr |
|
the action will be enabled only if the super class enables it and if the context is not null.
|
|
|
|
|
|
|
|
A method called by GP when you invoke this action. You have to implement this method with the action you want to execute. Please note that the context parameter may be null.
|
|
|
|
Initial value:
|
|
Initial value:
|