examples icon indicating copy to clipboard operation
examples copied to clipboard

Simulation of example "com.yakindu.sct.examples.trafficlight.multism" does not work

Open tkutz opened this issue 3 years ago • 2 comments

I think the example itself is not very useful to demonstrate a simulation of multi statemachines. There are at least two issues: (1) the submachines are never entered, (2) all statecharts are cyclebased, but the submachines' runCycle() method is never called

This results in a simulation where nothing happens, which gives the impression that something is broken.

tkutz avatar Aug 26 '20 13:08 tkutz