Uses of Class
fipaos.skill.constraint.ccl.constraint.CSPRelation

Packages that use CSPRelation
fipaos.skill.constraint.ccl.constraint 
fipaos.skill.constraint.ccl.object 

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

Methods in fipaos.skill.constraint.ccl.constraint that return CSPRelation
CSPRelationCSPRelation.copy()
          Returns a copy of the CSPRelation object.
 

Uses of CSPRelation in fipaos.skill.constraint.ccl.object
 

Methods in fipaos.skill.constraint.ccl.object with parameters of type CSPRelation
voidCSP.addRelationship(CSPRelation relation)
          
Adds a new CSPRelation.