LuckyLikey
LuckyLikey

Reputation: 3850

Control Lifetime - Sequence diagram - Enterprise Architect

I have previously been modeling with Visual Paradigm. There I had lots of possibilities to control the Lifetime of my Objects.

What I mean exactly is that dashed array symbolizing the creation of an object and the cross at the end of the lifeline, symbolizing that the object has been finalized.

I did some research, and according to this webpage EA does this Support somehow. In the picture below (found in the link) note how ":Cart Item" is created and finished. How do I do that?

enter image description here

Upvotes: 5

Views: 4497

Answers (1)

qwerty_so
qwerty_so

Reputation: 36323

Open the message properties and select Lifecycle/New and /Delete. That will create/destroy the lifeline.

Upvotes: 6

Related Questions