Dialog: Options: UML
Symbol:
Function: The dialog contains configuration options for working in the class diagram editor and in the statechart editor.
Call: Tools → Options menu, UML category
When the dialog is exited, the changed options will be applied to all currently open UML editors.
Tab: General
Grid | |
Grid space | Grid line spacing (in pixels). Default value: 10 |
Snap to grid |
|
Display grid points |
|
Note Element If the text to be displayed is longer than the defined size, then an ellipsis ( | |
Maximum width | Maximum number of pixels which can be displayed in a line. Minimum value: 100 Maximum value: 2000 |
Maximum lines | Number of lines which are displayed in the note element. Minimum value: 1 Maximum value: 100 |
Tab: Statechart
Position together condition and action of a relation |
|
Fixed size of states |
|
Tab: Class Diagram
Show prompt when deleting objects from diagram |
|
Skip Refactoring Preview |
You can see whether or not the preview is activated in the open class diagram editor at the KD: Refactoring Preview entry in the taskbar of the main window (green: activated; red: deactivated). For a description of the refactoring functionality, see the CODESYS help: CODESYS Development System > Programming of Applications > Refactoring. |
Hiding variables | |
Hide internal variables | In the class diagram, all variables which have one of the following scopes are hidden in the POUs: |
Hide signature variables | In the class diagram, all variables which have one of the following scopes are hidden in the POUs: |
Hiding POU members by access level The following options can be used to hide or show access modifiers for methods, actions, transitions, and properties. Members with an access modifier with a lower access level are shown or hidden. The priority of the access levels in descending order is as follows: | |
Hide PRIVATE members |
|
Hide PROTECTED members |
|
Hide INTERNAL members |
|
Hide all members |
|
Hiding POU members by type | |
Hide METHODS |
|
Hide ACTIONS |
|
Hide PROPERTIES |
|