Context Menu for Diagrams and Methods

In the Outline tab, the context menu of a diagram or method (i.e. action, condition, trigger, public method) contains a subset of the following functions:

Copy (<Ctrl> + <c>)

Copies a selected method to the ASCET clipboard.

Paste (<Ctrl> + <v>)

Pastes the method from the ASCET clipboard.

Delete (<Delete>)

Deletes a selected diagram or method.

Rename (<F2>)

Renames a selected diagram or method.

Properties (<Ctrl> + <Shift> + <p>)

Opens the signature editor for a selected method.

Implementation (<Ctrl> + <Shift> + <i>)

Opens the implementation editor for a selected method.

Add Diagram

Creates a new diagram.

Public

Contains only public methods.

Actions/Conditions BDE

Contains only private methods and is specified by a block diagram.

Actions/Conditions ESDL

Contains only private methods and is specified by ESDL code.

Create ASCET Link

Creates an ASCET link that opens the state machine and highlights the selected diagram or method.

If you used Create ASCET Link on an action/condition in an ActionCondition diagram, or on an element of such an action/condition, the link opens the state machine and the ActionCondition diagram and highlights the element in the Outline tab of the ActionCondition diagram editor.

Load Diagram

Loads the selected diagram.

Move Up Diagram

Moves a diagram up in the Outline tab.

Move Down Diagram

Moves a diagram down in the Outline tab.

Move Method to

Moves a method/process from one diagram to another diagram of the same kind.

Default Method

Marks the selected method as default method for the diagram (see also Selecting a Default Method).

Add Method

Adds a method to a public diagram.

Add Trigger

Adds a trigger to the state diagram.

Add Action or Add Condition

Adds an action or condition to an ActionCondition diagram.