Bug 109310 - Sequence diagram: various message types in sequence diagram
Summary: Sequence diagram: various message types in sequence diagram
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-19 12:27 UTC by Grzegorz Kaczor
Modified: 2005-09-17 10:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)