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 117836 - re-operation: 2 extra messages are created
Summary: re-operation: 2 extra messages are created
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-04 19:33 UTC by Peter Lam
Modified: 2009-05-25 21:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
re-op sqd (33.21 KB, image/png)
2007-10-04 19:34 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2007-10-04 19:33:54 UTC
Reverse engineer an operation resulting in 2 extra messages in the Messages node.

Repro steps:
- create a java project
- add a class with the following method and save the project
    public static void main(String[] args) {
        System.out.println("Hello World Java!");
    }
- reverse engineer the java project into a uml project
- reverse engineer operation the main method into the sequence diagram
- expand the nodes to the Messages node under the main method
see attached screenshot.
Comment 1 Peter Lam 2007-10-04 19:34:37 UTC
Created attachment 50217 [details]
re-op sqd
Comment 2 Sergey Petrov 2008-05-15 12:42:25 UTC
got float instead of boolean, looks like first existed in project type is used for literals