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

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

Uses of IndexPair in fipaos.skill.constraint.ccl.constraint
 

Methods in fipaos.skill.constraint.ccl.constraint with parameters of type IndexPair
voidCSPRelation.addIndexPair(IndexPair indices)
          Adds a new IndexPair.
 

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

Methods in fipaos.skill.constraint.ccl.variable that return IndexPair
IndexPairIndexPair.copy()
          
Returns an identical copy of the IndexPair object.