This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 91474 - RE operations should create sequence diagrams with specific method calls
Summary: RE operations should create sequence diagrams with specific method calls
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Kris Richards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-22 13:20 UTC by Sergey Petrov
Modified: 2007-03-01 22:05 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2006-12-22 13:20:23 UTC
reproducible with 061213

RE operations should create sequence diagrams with specific method calls instead
of method signatures. It have no sense to see several calls of 'private int
vvv(long ttt)' in row when information should be in vvv(1), vvv(2) etc.

see also http://www.netbeans.org/issues/show_bug.cgi?id=82874 where the issue
was described as a second issue.
Comment 1 Trey Spiva 2007-01-24 20:55:07 UTC
We show only operations, not the parameter instances.  

I am marking this as an enhancement, since this was the way the tool was designed.  This is a useful 
request that we should add to the tool.
Comment 2 Kris Richards 2007-03-01 22:05:22 UTC
*** Issue 95935 has been marked as a duplicate of this issue. ***