Author Topic: Ability to clone a diagram  (Read 3833 times)

ptmcg

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Ability to clone a diagram
« on: May 08, 2004, 01:51:10 am »
I am working on some sequence diagrams and it would be handy to be able to clone the diagrams and modify them.

  • In one case, I wanted to split a diagram.  Instead of trying to copy/paste objects and messages, it would be easier to just clone the diagram, and delete the messages before or after the split.

  • In another case, I wanted to show various exception paths.  They are fairly complicated, so I wanted to use different diagrams.  But I have to repeat all of the surrounding messages.

  • Another time (this is not just for sequence diagrams), I wanted to diagram some design alternatives, but I had to repeat all of the stuff that didn't change.

Being able to clone a diagram would simplify these tasks, without requiring a lot of "cut/paste" magic.

Thanks,
-- Paul
« Last Edit: May 08, 2004, 01:55:19 am by ptmcg »

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Ability to clone a diagram
« Reply #1 on: May 08, 2004, 08:42:55 am »
Hi Paul,

you can clone the diagrams - just right-click on a diagram in the Project Browser, select Copy Diagram to Clipboard. Then right-click on a Package and select Paste Diagram.

Bruno

ptmcg

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Ability to clone a diagram
« Reply #2 on: May 08, 2004, 09:40:44 am »
Great!  I thought "Copy to Clipboard" meant to just copy the diagram graphically, for pasting into Word or Powerpoint.

I've had very good results, by the way, including my diagrams within proposals and other documents using Ctrl-A to select everything in the diagram, Ctrl-C to copy, and then Paste'ing into Word (usually using Word's Paste-Special, and pasting as a Word Picture) - this is much quicker than exporting to a GIF or JPEG, and the results are very clear.

-- Paul
« Last Edit: May 08, 2004, 09:41:37 am by ptmcg »

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Ability to clone a diagram
« Reply #3 on: May 08, 2004, 05:35:57 pm »
Agreed, I frequenty do the same. I often copy and paste diagrams into PowerPoint presentations - this allows me to ungroup them and animate or shuffle them around, which I could not do if I went the JPEG or GIF way.

Bruno