Author Topic: Activation not extended in Sequence Diagram  (Read 5000 times)

S-Holzhauer

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Activation not extended in Sequence Diagram
« on: January 29, 2024, 07:34:27 pm »
I have the problem that nested method activations are not sufficiently extended downwards (see attachment). The following sequence is intended correctly, but starts in the background since the activation stops before the new sequence. Is there any means to correct this behaviour?

EA program version 13.5.1352


KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: Activation not extended in Sequence Diagram
« Reply #1 on: January 30, 2024, 01:26:42 pm »
You should be able to select the bottom message and click the button that says "Raise the activation level"
The Sparx Team
[email protected]

S-Holzhauer

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Activation not extended in Sequence Diagram
« Reply #2 on: January 30, 2024, 10:34:05 pm »
Thanks for the response. However, this is not a solution as the bottom message's activation level is already raised (note the gap between the lower level method and the start of the message arrow).