Public Member Functions

cern.gp.capabilities.AcceptCapability Interface Reference

Inheritance diagram for cern.gp.capabilities.AcceptCapability:
cern.gp.capabilities.Capability

List of all members.

Public Member Functions

void accept (GPNode node)

Detailed Description

Capability an object implements so that it can be accepted. This capability is invoked by the corresponding Action

See also:
cern.gp.actions.AcceptAction
Author:
Vito Baggiolini
Version:
Revision:
1.2
Date:
2006/09/25 08:52:36

Member Function Documentation

void cern.gp.capabilities.AcceptCapability.accept ( GPNode  node  ) 

Call to the accept action on the object that implements this capability.

Parameters:
node the node representing the bean on which the capability has been activated

Referenced by cern.gp.actions.AcceptAction.performCapability().


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties