Methods provided for implementing serialization

When the properties are set to generate the relevant code, the following public virtual member functions are generated for reactive classes:

Note: For the C functions, the prefix <class name> refers to the "class" in the model, for which the statechart was created.
Note: If setStatechartState is used during animation, then the instance statechart will not display new states. In order to "refresh" the statechart, you can switch to Silent animation mode, run the animation, and then switch back to Watch animation mode.

Feedback