Book a Demo

Author Topic: Splitting and recombining Sequence diagrams  (Read 3612 times)

frankk

  • EA User
  • **
  • Posts: 96
  • Karma: +0/-0
    • View Profile
Splitting and recombining Sequence diagrams
« on: October 03, 2007, 05:14:34 am »
I need to take fragments from several Sequence diagrams and recombine them into a new diagram. Ideally, I could just copy and paste the pieces I need, but this doesn't work (none of the messages are copied).

Does anyone know of a way to do this?

In general, I often encounter the case where a diagram grows too large and I want to split it up.

MrDX

  • EA User
  • **
  • Posts: 49
  • Karma: +0/-0
    • View Profile
Re: Splitting and recombining Sequence diagrams
« Reply #1 on: October 03, 2007, 10:16:13 am »
You can insert a reference to a sequence diagram by drag and drop.
I created a thread about references (and it's bug). You can find it here:
http://www.sparxsystems.com/cgi-bin/yabb/YaBB.pl?board=UMLPRO;action=display;num=1189757294;start=0#0

frankk

  • EA User
  • **
  • Posts: 96
  • Karma: +0/-0
    • View Profile
Re: Splitting and recombining Sequence diagrams
« Reply #2 on: October 03, 2007, 11:07:17 am »
Yes, thanks, I have done that :-)

But that does not address my current problem, which is: how to pull apart and recombine diagrams into new diagrams.

thomaskilian

  • Guest
Re: Splitting and recombining Sequence diagrams
« Reply #3 on: October 04, 2007, 08:27:51 am »
Usually you can copy and paste elements between different diagrams. No idea whether that also works for sequence diagrams.

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: Splitting and recombining Sequence diagrams
« Reply #4 on: October 04, 2007, 09:06:40 am »
I think if you need to reuse a certain interaction between objects which is long or complicated enough to be copied then may be it SHOULD be a separate digram referenced by others.
But I guess there might be corner cases...
Recursion definition:
If you don’t understand the definition read "Recursion definition".