|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.customization.state.Conditions
A set of conditions.
| Constructor Summary | |
Conditions()
|
|
| Method Summary | |
void |
addCondition(Condition c)
|
void |
removeCondition(Condition c)
|
boolean |
verify(UiObject o)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Conditions()
| Method Detail |
public void addCondition(Condition c)
public void removeCondition(Condition c)
public boolean verify(UiObject o)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||