Bug 535946 - Merge the two separate meta-classes for the concept of PopupMenu (one in core MM and one in tree MM)
Summary: Merge the two separate meta-classes for the concept of PopupMenu (one in core...
Status: ASSIGNED
Alias: None
Product: Sirius
Classification: Modeling
Component: Core (show other bugs)
Version: 6.0.0   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: Next   Edit
Assignee: Laurent Redor CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-06-15 09:04 EDT by Laurent Redor CLA
Modified: 2018-09-05 08:46 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Redor CLA 2018-06-15 09:04:24 EDT
Currently, there are 2 meta-classes for the concept of PopupMenu, one in core MM and one in tree MM.
The goal of this bugzilla is to merge the 2 classes and use only the core MM (viewpoint.ecore).
The difference is that:
* The PopupMenu of viewpoint.ecore has a reference pointing to 1 to n MenuItemDescription.
* The PopupMenu of viewpoint.ecore has a reference pointing to 0 to n MenuItemOrRef.
Comment 1 Laurent Redor CLA 2018-06-15 09:06:28 EDT
I set the "Target Milestone" to 6.1.0 but there is currently no guarantee to really have this enhancement in 6.1.0. Some other issues may be priority.