Bug 370818

Summary: [UML - Import] It should be possible to import models by copy
Product: [Modeling] Papyrus Reporter: Camille Letavernier <cletavernier>
Component: CoreAssignee: Project Inbox <mdt-papyrus-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: benoit.maggi, papyrus-bugs, raphael.faudou, rschnekenburger
Version: 0.9.0Keywords: plan
Target Milestone: ---Flags: rschnekenburger: juno+
Hardware: All   
OS: All   
Whiteboard: Editors

Description Camille Letavernier CLA 2012-02-07 07:38:49 EST
Currently, the Papyrus import references external models, which silently remain in read-only mode.

These referenced model should be writable whenever this is possible (ie. when the file is writable).

The user should also have the possibility to import a model by copying it into the current model (Both semantic and graphical elements).
Comment 1 Camille Letavernier CLA 2012-06-15 05:28:37 EDT
Done in r8336
Comment 2 Camille Letavernier CLA 2012-06-15 05:30:09 EDT
A plug-in was missing in the previous commit

Commit fixed in r8337
Comment 3 Raphael Faudou CLA 2013-06-14 08:48:44 EDT
Copy is possible but only the UML data are copied. Diagrams are not copied which is considered as a bug if I follow the first comment "The user should also have the possibility to import a model by copying it into the current model (Both semantic and graphical elements)."