Selecting a Default Method
In the Main diagram (i.e. the state diagram), one trigger can be selected as default method. In each public diagram, one method can be selected as default method. In each ActionCondition diagram, one action or one condition can be selected as default method.
In the state diagram, the trigger selected as default method is assigned to new transitions if no other trigger is selected.
In block diagrams (ActionCondition or public), the default method is selected automatically for sequencing.
In ESDL diagrams (ActionCondition or public), the default method is displayed when you open the diagram.
- In the Outline tab, open the method list of a diagram.
Right-click the trigger, method, action or condition you want to select as default method, and select Default Method from the context menu.
The selected trigger, method, action or condition is now the default method of the diagram.
See also