Creating a statechart as documentation

About this task

You can create statecharts as behavioral documentation only and without generating code for them.

To create a statechart for documentation only:

Procedure

  1. Create a class and give it a statechart.
  2. Set the ImplementStatechart property for the class (under CG::Class) to Cleared.

Feedback