How to lengthen lifeline of sequence diagram in Dia?
Asked Answered
C

1

12

I want to make sequence diagram by using UML diagram set in Dia. Can I modify or lengthen the rectangle of the lifeline? When I extend it, only the dashed line that extends.

Carpi answered 31/3, 2012 at 11:47 Comment(0)
P
17

The dashed line is the lifeline (see here for an explanation). What you want to do is extend the execution occurrence (the wide rectangle). To do this, right click on the occurrence and select "Add connection points".

Personification answered 1/4, 2012 at 4:53 Comment(1)
Thanks, I've just known how to add connection points. Previously, I added unnamed "dummy" method to do this.Carpi

© 2022 - 2024 — McMap. All rights reserved.