Bug 54446 - wrong class operation in sequence diagram
Summary: wrong class operation in sequence diagram
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 01:44 UTC by Sylvain Boivin
Modified: 2003-02-11 21:59 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 Sylvain Boivin 2003-02-11 01:44:31 UTC
Version:           1.1 (using KDE KDE 3.1KDE 3.0.3)
Installed from:    Gentoo PackagesGentoo Packages
OS:          Linux

The select operation popup window, which appear when we doubleclick on the message arrow in a sequence diagram, let us choose from the list of operation of the object at the base of the arrow. This is not coherent with the call action. It should list the operation of the *target* object instead. 
      A--op-->B should mean B.op() called by A, 
not A.op() as it is implicitly implied now in Umbrello!!!
Comment 1 Jonathan Riddell 2003-02-11 21:59:37 UTC
I think you muse be using a fairly old version, this bug was fixed some time ago.