

Public Member Functions | |
| void | delete (GPNode node) |
Capability an object implements so that it can be edited. This capability is invoked by the corresponding Action
| void cern::gp::capabilities::DeleteCapability::delete | ( | GPNode | node | ) |
Indicates to this object that it has to be deleted. The object has to interpret what does edit means in its own context, by implementing this interface.
| node | the node representing the bean on which the capability has been activated |
Referenced by cern::gp::actions::DeleteAction::performCapability().
1.6.2