js-sequence-diagrams icon indicating copy to clipboard operation
js-sequence-diagrams copied to clipboard

Add support for lifeline termination/object destruction

Open schrepfler opened this issue 10 years ago • 0 comments

In UML, when an object is destroyed (removed from memory), an X is drawn on top of the lifeline, and the dashed line ceases to be drawn below it (this is not the case in the first example though). It should be the result of a message, either from the object itself, or another.

schrepfler avatar Nov 11 '15 01:11 schrepfler