Context Menu for Diagrams and Methods
In the "Outline" tab, the context menu of the diagram or method contains the following functions:
Rename (F2)
Renames the diagram.
Properties (<Ctrl> + <Shift> + <p>)
Opens the signature editor for the method.
Implementation (<Ctrl> + <Shift> + <i>)
Opens the implementation editor for the method.
Use physical Settings
If the Mixed_Physical_Implementation is selected in the "Implementation" tab of the Browse view, and if the selected method has an implementation, you can use this menu option to activate the physical settings (i.e. implementation <undef>) for the selected method.
If the Mixed_Physical_Implementation is selected in the "Implementation" tab of the Browse view, and if the selected method has no implementation (<undef>), this menu option is selected and disabled.
If a normal implementation is selected in the Implementation tab of the Browse view, this menu option is not selected and disabled.
Create ASCET Link
Creates an ASCET link that opens the component and selects the selected diagram or method.
Default Method
Always activated because a conditional table has a single method.