|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fipaos.skill.constraint.ccl.action.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.
Constructor Summary | |
CSPGiveValues()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CSPGiveValues()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |