Bug 300077 - [General] Papyrus shall improve reuse between diagram editor
Summary: [General] Papyrus shall improve reuse between diagram editor
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Diagram (show other bugs)
Version: 0.7.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-19 12:28 EST by Raphael Faudou CLA
Modified: 2017-09-08 09:48 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Faudou CLA 2010-01-19 12:28:20 EST
Currently, every general mechanism available for any diagram (comment, search, stereotype,...) is developped for one diagram and then added to all the other diagrams through modification of the GMFGen model.
We really need to work on a "commonGMF" mechanism that would allow to create GMFGen models included in all GMFGen diagram models so that each diagram plugin immediatly benefits from one new feature implemented in this "common" model.