Creation shortcuts in Class diagrams¶
The following lists presents the keyboard shortcuts that can be used to create elements.
Two distinct modes are available:
1. Enter Creation Mode
Activate a creation tool, like clicking on the diagram palette.
- Generalization : G
- Interface : I
- Note : N
- Operation : O
- Package : P
- Related Diagram : R
- Signal : S
- Usage : U
2. Direct Creation
Create and unmask an element in the diagram without doing anything.
- Attribute : CTRL + N CTRL + A
- Class : CTRL + N CTRL + C
- DataType : CTRL + N CTRL + D
- Enumeration : CTRL + N CTRL + E
- Interface : CTRL + N CTRL + I
- Note : CTRL + N CTRL + N
- Operation : CTRL + N CTRL + O
- Package : CTRL + N CTRL + P
- Signal : CTRL + N CTRL + S