You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
Could you delete the shallow copy and then make a deep copy?
[original message]
Camby@localhost Marcus Camby
unread,
Jul 29, 2012, 11:53:00 PM7/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
0F32241E5D0 wrote:
Could you delete the shallow copy and then make a deep copy?
Yes this would be the ultimate fall back option.
There has been significant work on the new flow chart and I'd like to avoid re-doing it if there are no other options.
I am hoping there is a facility to de-couple the source and target charts.
[original message]
Bellekens@localhost Geert Bellekens
unread,
Jul 30, 2012, 1:16:00 AM7/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
Marcus,
You're thinking too much Visio, and not enough UML model.
The main thing you are working on in EA is the UML model. That is the tree you see in the project browser with elements of all kinds, attributes, operations and diagrams. Between those elements there are relations (which are sadly not visible in the project browser, but that's another topic). Now your diagrams just show some of these elements and their relations in some user friendly way. Now if you make a shallow copy of a diagram then only the diagram is being copied, not the elements it shows.
So there's no "link" between one diagram and the other (and so obviously no option to "unlink"), you just have two diagrams showing the same set of elements.
The only option I see at the moment is to make a deep copy of the first diagram, and replace each and every element in your "shallow copy diagram" by the equivalent element on your "deep copy diagram".
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
On an individual element you can copy and paste as new.
But I would recommend a slight adjustment to Roy's suggestion. Copy the shallow copied diagram, paste a deep copy of that then delete the shallow copy.
You don't lose the work you've done and it achieves the same goal.
[original message]
RoyC
unread,
Jul 30, 2012, 1:44:00 AM7/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
Maybe you are thinking too much, period. As Geert explains, your two diagrams initially showed two identical arrangements of the one set of elements, and you have now edited the 'shallow' diagram into a different arrangement of those same elements; from the sounds of it, you have also added more elements and connectors to the 'shallow' diagram - correct?
Surely all you need to do is make a 'deep' copy of your amended diagram, which makes a new set of elements that you can now edit in isolation from the source elements, as Simon suggests.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
The deep copy is probably the best option however just a thought for you is that you could convert each object to an instance as an alternative. Select the object and right click and you should find that option under the the advance menu. This way you get a link to the original object too. You might do this for instances of nodes for environments like, dev, test, prod, DR etc.