

Public Member Functions | |
| void | remove (GPNode node) |
Capability an object implements to give the possibility to be removed.
| void cern::gp::capabilities::RemoveCapability::remove | ( | GPNode | node | ) |
Indicates to this object that it has to be removed. The object has to interpret what does remove means in its own context.
| node | the node representing the bean on which the capability has been activated |
Referenced by cern::gp::actions::RemoveAction::performCapability().
1.6.2