Book a Demo

Author Topic: copy a diagram with links  (Read 3630 times)

pinnacle_man

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
copy a diagram with links
« on: September 11, 2002, 02:00:51 am »
hi
could someone please tell me how i can copy a diagram with links between them?  
e.g.  if i want to copy class diagram with all link, how it would be possible as i tried that and its paste only the classes not the links between the classes.
help please
thank you ::)

kelly_sumrall

  • EA User
  • **
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: copy a diagram with links
« Reply #1 on: September 11, 2002, 11:46:26 am »
Hello,

Here are a couple of choices that may answer your question.

1) In the workspace, right click on a diagram and choose copy to clipboard from the menu option.  Right click on the package you want the new diagram and choose Past Diagram...  In the presented dialog, select the deep radio button.  This will past a new copy of the diagram and all elements and associations in the package.

2) In the active diagram, select the elements you want copied to a new diagram.  Copy all the elements (Edit -> Copy all selected objects).  In the new diagram, Paste the objects as a link (Edit -> Paste Object(s) -> Paste as Link).

This should do it for you.  If not, please elaborate.
Kelly Sumrall

Even though curiosity killed the cat, it still had eight lives left.

Pinnalce-man

  • Guest
Re: copy a diagram with links
« Reply #2 on: September 12, 2002, 01:42:44 am »
Thank you ;D