Skip to content

Commit 9695811

Browse files
committed
Add info on generalizations and specializations
1 parent 61282d3 commit 9695811

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

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

1616
| Menu item | Description | Shortcut key |
1717
|------------------|---------------------------------|--------------|
18-
| Go to Generalization | | |
19-
Select Generalization | | |
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. | |
2020
| Add | Add an attribute, association, or validation rule to your entity. | |
21-
| Move to | Move the entity to the domain model of one of the following locations: <br><ul><li> Adminsitration</li><li>Atlas_Core</li><li>Atlas_Web_content</li><li>BusinessEvents</li><li>DataWidgets</li><li>FeedbackModule</li><li> NanoflowCommons</li><li>WebActions</li> | |
21+
| Move to | Move the entity to the domain model of one of the other modules in your app. | |
2222
| Select association | Select an [association](/refguide/associations/) between entities. | |
23-
| Find specialization | | |
23+
| Find specialization | List (in the [**Find Results**](/refguide/view-menu/#find-results) pane) all entities for which this entity is the generalization. The list will be empty if there are no specializations of this entity. | |
2424
| Find usages in actions | Find where an entity has object activities in them. For more information, see [Find, Find Advanced, and Find Usages](/refguide/find-and-find-advanced/). | |
2525
| Publish in REST service | Publish the entity in a [REST service](/refguide/publish-a-rest-service/). | |
2626
| Publish in OData service | Publish the entity in an [OData service](/refguide/published-odata-services/). | |

0 commit comments

Comments
 (0)