Uses of Package
fipaos.skill.constraint.ccl.variable

Packages that use fipaos.skill.constraint.ccl.variable
fipaos.skill.constraint.ccl.constraint 
fipaos.skill.constraint.ccl.variable 

Classes in fipaos.skill.constraint.ccl.variable used by fipaos.skill.constraint.ccl.constraint
CSPRelation
          
This class represents the object "CSP-relation" as described in the document

"CCL Language Specification v2.01" section 4.2.3.2, p14.
 

Classes in fipaos.skill.constraint.ccl.variable used by fipaos.skill.constraint.ccl.variable
CSPRange
          
This class describes the object CSP-range as described in the document

"CCL Language Specification v2.01" section 4.2.2.1, p12.
CSPValue
          
This class describes the object CSP-value as described in the document

"CCL Language Specification v2.01" section 4.2.2.2, p12.
CSPVariable
          
This class describes the object CSP-variable as described in the document

"CCL Language Specification v2.01" section 4.2.2.4, p13.
CSPVariableAssignment
          
This class describes the object CSP-variable-assignment as described in the document

"CCL Language Specification v2.01" section 4.2.2.5, p13.
IndexPair
          
This class describes the object Index-pair as described in the document

"CCL Language Specification v2.01" section 4.2.4.6, p17.
Tuple
          
A tuple specifies sets of allowed combinations.