Bug 370818 - [UML - Import] It should be possible to import models by copy
Summary: [UML - Import] It should be possible to import models by copy
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: Editors
Keywords: plan
Depends on:
Blocks:
 
Reported: 2012-02-07 07:38 EST by Camille Letavernier CLA
Modified: 2017-09-08 09:44 EDT (History)
4 users (show)

See Also:
rschnekenburger: juno+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)."