Public Member Functions

cern.gp.capabilities.RemoveCapability Interface Reference

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

List of all members.

Public Member Functions

void remove (GPNode node)

Detailed Description

Capability an object implements to give the possibility to be removed.

Version:
Revision:
1.2
Date:
2006/09/25 08:52:36
Author:
Lionel Mestre

Member Function Documentation

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.

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

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


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