itemisCREATE / examples

YAKINDU Statechart Tools examples
21 stars 25 forks source link

Explicitly use parent-first execution, otherwise sctunit tests won't … #244

Closed tkutz closed 3 years ago

tkutz commented 3 years ago

…work

With child-first execution, two cycles are required for transitions that check userInput, because statechart local reactions are performed AFTER state transitions