Book a Demo

Author Topic: Can't change the order in interaction diagrams  (Read 3364 times)

bknoth

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Can't change the order in interaction diagrams
« on: December 19, 2005, 03:57:58 pm »
I'm just trying to move a message line up in an interaction diagram so that it preceds some other messages. I drag it up with the mouse, release it, and it jumps back to where it was. I can't change the order of the messages.

What am I missing?

I just downloaded EA 6, and had the problem with version 5 also.


Thanks,

Bruce

thomaskilian

  • Guest
Re: Can't change the order in interaction diagrams
« Reply #1 on: December 21, 2005, 03:52:40 am »
I guess you mean a Sequence Diagram?

ebatzdor

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Can't change the order in interaction diagrams
« Reply #2 on: March 14, 2006, 10:04:03 am »
I'm having exactly the same problem on every EA version.  Has anyone figured this out or know a workaround?

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Can't change the order in interaction diagrams
« Reply #3 on: March 14, 2006, 02:04:56 pm »
First thing to do is check that the diagram actually is a sequence diagram: double-click on some empty space to bring up the diagram properties dialog and the title of the dialog should start with the words "Interaction Diagram". If it doesn't, you'll have to start again: right-click the package that owns the diagram in the Project View, select the "Add | Add Diagram" command, and then select the "Sequence" radio button on the New Diagram dialog.
The Sparx Team
[email protected]

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Can't change the order in interaction diagrams
« Reply #4 on: March 14, 2006, 03:57:12 pm »
Before starting a new diagram from scratch try setting the diagram type to a sequence diagram.

Select Diagram | Change Diagram Type from the Main menu.  You could also use this the check the current diagram type.

ebatzdor

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Can't change the order in interaction diagrams
« Reply #5 on: March 15, 2006, 04:28:15 pm »
Thanks!  Making sure it's a sequence diagram when starting from the beginning does the trick.  It also makes the rest of the diagram much cleaner (i.e. the layout is much more strictly enforced).

I had accidentally created it as a Class diagram, but used all the 'Interaction' objects in the diagram.

Thanks again,

Eric