| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSPValue | |
fipaos.skill.constraint.ccl.variable |
Uses of CSPValue in fipaos.skill.constraint.ccl.variable |
Methods in fipaos.skill.constraint.ccl.variable that return CSPValue | |
CSPValue | CSPValue.copy() Returns a copy of this CSPValue object. |
CSPValue | CSPVariableAssignment.getCSPValue() Returns the CSPValue this object contains |
Methods in fipaos.skill.constraint.ccl.variable with parameters of type CSPValue | |
void | CSPVariable.addValue(CSPValue value) Adds another the value to the list of values this object can take. |
void | CSPVariableAssignment.addCSPValue(CSPValue value) This is the value that is to be assigned. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |