Bug 535946

Summary: Merge the two separate meta-classes for the concept of PopupMenu (one in core MM and one in tree MM)
Product: [Modeling] Sirius Reporter: Laurent Redor <laurent.redor>
Component: CoreAssignee: Laurent Redor <laurent.redor>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P4 CC: florian.barbin, pierre-charles.david
Version: 6.0.0Keywords: triaged
Target Milestone: Next   
Hardware: All   
OS: All   
Whiteboard:

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.