Skip to content

Commit 2ff95f1

Browse files
committed
Revise definitions
1 parent 151dd46 commit 2ff95f1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/en/docs/refguide/modeling/domain-model/right-click-menu.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ The entity right-click menu items are described in the table below.
1515

1616
| Menu item | Description | Shortcut key |
1717
|------------------|---------------------------------|--------------|
18-
| Go to Generalization | Open the correct domain model and select the generalization entity of an entity when it has a [generalization](/refguide/entities/#generalization). | |
19-
| Select Generalization | Add, change, or remove a [generalization](/refguide/entities/#generalization) from this entity. | |
18+
| Go to Generalization | Go to the [generalization](/refguide/entities/#generalization) entity of the chosen entity. | |
19+
| Select Generalization | Choose the entity the selected entity should [inherit](/refguide/generalization-and-association/#generalization-specialization-and-inheritance) from. | |
20+
| Go to event microflow | Open the event microflow attached to the entity. | |
2021
| Add | Add an attribute, association, or validation rule to your entity. | |
2122
| Move to | Move the entity to the domain model of one of the other modules in your app. | |
2223
| Select association | Select an [association](/refguide/associations/) between entities. | |

0 commit comments

Comments
 (0)