|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.customization.state.Condition
edu.washington.cs.supple.customization.state.ValueSetCondition
A condition that verifies that a state variable contains a defined value.
| Field Summary |
| Fields inherited from class edu.washington.cs.supple.customization.state.Condition |
object, record |
| Constructor Summary | |
ValueSetCondition(HistoryRecord record,
UiObject object)
|
|
| Method Summary | |
boolean |
verify()
Verifies that a state variable contains a defined value. |
| Methods inherited from class edu.washington.cs.supple.customization.state.Condition |
getHistoryRecord, getObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ValueSetCondition(HistoryRecord record,
UiObject object)
| Method Detail |
public boolean verify()
verify in class Condition
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||