fipaos.skill.constraint.ccl.action
Class CSPGiveValues


public class CSPGiveValues


This class represents the object CSP-give-values Action (Information Gathering)
as described in the document "CCL Language Specification v2.01" section 4.1.2.2, p8.

This action is used to collect suitable options for a certain problem solving context.
The CSP given as argument specifies a list of variables whose types, roles and
relations identify the requested values.

The expected effect of this action is the creation of a new CSP containing information
the agent carrying out the action (the actor) wishes to express about the choice
problem defined by the CSP given in target of the action.