rhapsody - Generating switch-case function out of State chart -


although question simple can't find answer it.

i created class in rhapsody , associated statechart class when generate code can't find , code in class related state chart.

is there function needs created trigger or missing something?

my example state chart: enter image description here

after searching long while find option preventing generation.

first of all, need define reactive class able generate code state machine. point ok me , thought matters until found property here:

the _cg::statechart::statechartstateoperations property determines whether code generated feature. possible values property are:

none (default value) code not generated feature.

withoutreactive product not generate calls omreactive

withreactive product generates calls omreactive


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -