Book a Demo

Author Topic: Sequence Diagram Copy/Paste  (Read 5662 times)

unnamedharald

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Sequence Diagram Copy/Paste
« on: April 19, 2002, 12:58:04 pm »
When I copy a sequence diagram to the clipboard then paste (either shallow or deep) the result is basically garbage (various sequence elements unrelated to what I copied).  Is there a known problem or am I missing something?  I am using the latest build (482).

Thanks,
Dave

Takeshi_KOUNO

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: Sequence Diagram Copy/Paste
« Reply #1 on: April 21, 2002, 08:44:03 pm »
Hello Dave,

This is not an answer,but may be a help.

Please try "Paste As New"(Ctrl+Shift+V),it will copy all object well,but will copy no messages :'(.
I think this is easy way to make a new sequence diagram,so if you want to make a new sequence with all objects, please try this.

Takeshi KOUNO

gsparks

  • EA User
  • **
  • Posts: 325
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Sequence Diagram Copy/Paste
« Reply #2 on: April 21, 2002, 10:09:01 pm »
Hi guys,

I just tested this on a couple of sequence diagrams. I right clicked on a diagram in the browser, selected copy to clipboard, right clicked on another package in Browser and selected Paste Diagram - I chose Deep copy when prompted.

The result was an exact copy of the original - so that if you flipped between them you couldnt tell them apart.

This doesnt seem to be the exeperience you are having - so I was wondering what the difference is. Did you follow the same procedure as I outlined above?

Do you do something slightly different?

Is this peculiar to a particular diagram or for everyone you try?


Geoff Sparks






Takeshi_KOUNO

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: Sequence Diagram Copy/Paste
« Reply #3 on: April 21, 2002, 10:49:42 pm »
Hello Geoff,

I create a new EA project and try as you say,and all operations went well.
But In some of my sequence diagram,result of copy operation is always bad.Places of objects are disturbed.

I'm going to try to find the difference,and tell you later if I can find it.

Takeshi KOUNO

unnamedharald

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Sequence Diagram Copy/Paste
« Reply #4 on: April 22, 2002, 06:21:41 am »
I followed your instructions carefully and some sequence diagrams copied perfectly and others were bad (that is, successful diagrams were always successful and the bad ones were always bad).  I haven't determined what the deciding factor is, I just have to try and copy to see if the diagram will copy correctly.

Dave