Context Menu Control Flow Operators (Block Diagram)

In the "Specification" view of the block diagram editor for software components, the following menu options are available in the context menu of all control flow operators.

Views

Opens the Views options dialog window. All available views are listed, and the visibility of the operator in each view can be edited.

Create ASCET Link

Creates an ASCET link that opens the component and highlights the selected control flow operator in the drawing area.

Bring to Front

Places the selected diagram element in front of all other objects in the drawing area.

Send to Back

Places the selected diagram element in the back of all other objects in the drawing area.

Fill Color

Sets the fill color of the operator.

Show Sequence Calls

Shows the sequence calls.

Browse Connected Elements

Browses the elements connected to the operator. Not available if the control flow operator is unconnected.

The following menu options are available in the context menu of If-Then and If Then Else:

Kind

The options of this submenu determine the type of the control flow operator.

The following menu options are available in the context menu of Switch:

Add Condition

Adds another condition pin.

Remove Condition

Removes the most recently added condition pin.

Edit Literals

Opens the Edit Literals window for literals; see also Using the Switch Operator.