Bug 109310

Summary: Sequence diagram: various message types in sequence diagram
Product: [Applications] umbrello Reporter: Grzegorz Kaczor <grzegorz.kaczor>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Grzegorz Kaczor 2005-07-19 12:27:54 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Mandriva RPMs
OS:                Linux

Many tools offer various message types in sequence diagram: call, destroy, send, terminate, and so on.
It would be useful to implement that in Umbrello.
Comment 1 Oliver Kellogg 2005-09-06 23:14:45 UTC
> [...] call,

Well, umbrello has "synchronous message", "asynchronous message",
and "message to self". All of those are calls.

> destroy,

Umbrello has the "X" destruction symbol that terminates the sequence
line of an object. Umbrello also supports creation messages.

> send,

What precisely do you mean by "call" and "send"?
How are they different from umbrello's messages?

> terminate,

How is that different from the "X" destruction marker?
Comment 2 Oliver Kellogg 2005-09-17 10:26:01 UTC
Please give more explanations if you want to reopen this (see Comment #1)