|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Condition
user code that reflects a runtime calculation of a boolean value. Used for
transition guard conditions
and
transition wait states
.
Transition
Method Summary | |
---|---|
boolean |
evaluate(EventListenerExecution execution)
evaluates this condition in the context of the given execution. |
Method Detail |
---|
boolean evaluate(EventListenerExecution execution)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |