|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface implemented by all variable solutions
| Method Summary | |
java.lang.Object |
clone()
|
CspVariable |
getVariable()
Returns variable solution is based upon |
boolean |
isBound()
Returns true if variable is bound in solution |
void |
restore()
Restores (certain) recorded information to the associated variable. |
void |
store()
Causes variable solution to capture certain information about it's variable and store it locally so that it can be restored later. |
| Method Detail |
public CspVariable getVariable()
public boolean isBound()
public void store()
public void restore()
throws PropagationFailureException
store() was most recently
called.
PropagationFailureExceptionpublic java.lang.Object clone()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||