|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConditionalEventBehavior
Represents an interface for the condition event behaviors. Makes it possible to leave the current activity if the condition of the conditional event is satisfied.
| Method Summary | |
|---|---|
ConditionalEventDefinition |
getConditionalEventDefinition()
Returns the current conditional event definition. |
void |
leaveOnSatisfiedCondition(EventSubscriptionEntity eventSubscription,
VariableEvent variableEvent)
Checks the condition, on satisfaction the activity is leaved. |
| Method Detail |
|---|
ConditionalEventDefinition getConditionalEventDefinition()
void leaveOnSatisfiedCondition(EventSubscriptionEntity eventSubscription,
VariableEvent variableEvent)
eventSubscription - the event subscription which contains all necessary informationsvariableEvent - the variableEvent to evaluate the condition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||