File tree Expand file tree Collapse file tree
content/en/docs/refguide/modeling/domain-model Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,3 +48,17 @@ The attribute right-click menu items are described in the table below.
4848| Delete | Delete the entity | <kbd >Del</kbd > |
4949| Properties | Open the attribute’s properties | <kbd >Alt</kbd >+<kbd >6 </kbd > |
5050
51+ ## Association Menu Overview
52+
53+ The association right-click menu items are described in the table below.
54+
55+ | Menu item | Description | Shortcut key |
56+ | ------------------| ---------------------------------| --------------|
57+ | Reverse direction | Reverse the direction of the association | |
58+ | Find changes | | |
59+ | Find usages | | |
60+ | Cut | Remove the association from the domain model while keeping the structure in the clipboard | <kbd >Ctrl</kbd > + <kbd >X</kbd > |
61+ | Copy | Create a duplicate of the association | <kbd >Ctrl</kbd > + <kbd >C</kbd > |
62+ | Paste | Paste a duplicate of the association into the domain model | <kbd >Ctrl</kbd > + <kbd >V</kbd > |
63+ | Delete | Delete the association | <kbd >Del</kbd > |
64+ | Properties | Open the association's properties | <kbd >Alt</kbd >+<kbd >6 </kbd > |
You can’t perform that action at this time.
0 commit comments