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.object 
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.object
CSP
          
This class represents a CSP Object as described in the
"CCL Language specification v2.01" section 4.1.1.1, p5.
CSPSolution
          
This class represents as CSP-solution Object as described in the
"CCL Language Specification v2.01" section 4.1.1.2, p5.
 

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.