fipaos.skill.constraint.ccl.variable
Class CSPValueList


public class CSPValueList


This class describes the object CSP-value-list as described in the document

"CCL Language Specification v2.01" section 4.2.2.3, p13.



This object represents a list of options. Each option is a tuple and each of the

values in the list must have the same number of elements in the tuple

(the number of elements must in turn be equal to the value of the Npart slot).