StatechartLibrary Methods

Requires: Base Development System

Inherits from ProjectItem»Library. View the class hierarchy.

Use these methods to configure statecharts.

MethodDescription
Generate CodeGenerates code for the statechart and optionally saves the statechart. The statechart is saved only if code generation occurs and the Save Statechart parameter is TRUE. Details
Generate DocumentationGenerates an XML file that contains information about all components, including states, pseudostates, connectors, regions, and transitions, of a statechart. You can view the XML file in a Web browser. Details