Uses of Class
fipaos.skill.constraint.ccl.variable.Tuple

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

Uses of Tuple in fipaos.skill.constraint.ccl.variable
 

Methods in fipaos.skill.constraint.ccl.variable that return Tuple
TupleTuple.copy()
          Returns an exact copy of this Tuple object.
 

Methods in fipaos.skill.constraint.ccl.variable with parameters of type Tuple
voidCSPRange.addTuple(Tuple tuple)
          
Adds a Tuple to the CSPRange.