|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWatchedCondition
Method Summary | |
---|---|
boolean |
checkCondition()
|
void |
conditionViolated()
callback if the condition is vioalated |
boolean |
isActive()
|
boolean |
isUseless()
indicates that the condition isn't needed any longer ... |
void |
setActive(boolean active)
activate/deactivate the condition |
Method Detail |
---|
boolean checkCondition()
void conditionViolated()
void setActive(boolean active)
active
- state to be setboolean isActive()
boolean isUseless()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |