

Public Member Functions | |
| void | accept (GPNode node) |
Capability an object implements so that it can be accepted. This capability is invoked by the corresponding Action
| void cern::gp::capabilities::AcceptCapability::accept | ( | GPNode | node | ) |
Call to the accept action on the object that implements this capability.
| node | the node representing the bean on which the capability has been activated |
Implemented in cern::gp::actions::test::helpers::AcceptorBean.
Referenced by cern::gp::actions::AcceptAction::performCapability().
1.6.2