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 124786

Summary: Usage arrow in UML is lost on Reverse Engineering
Product: uml Reporter: shche123 <shche123>
Component: Reverse EngineeringAssignee: Viktor Lapitski <lvv>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description shche123 2008-01-07 03:29:50 UTC
"Usage" dependency arrow in UML is lost on Reverse Engineering a project.
Comment 1 George Vasick 2008-02-13 23:03:54 UTC
1) create bank app sample project
2) open Package bankpack
3) right click Class BankAccount -> CDFS -> class diagram
4) add an artifact
5) add an usage arrow from BankAccount to the artifact
6) right click on the Java project -> Reverse Engineer
7) the usage arrow disappears from the diagram and model
Comment 2 Viktor Lapitski 2008-02-28 01:02:43 UTC
Fixed.

changeset:   70243:85bb3704696a
tag:         tip
user:        lvv@netbeans.org
date:        Wed Feb 27 16:52:06 2008 -0800
summary:     Fix for 124786 Usage arrow in UML is lost on Reverse Engineering

and

Checking in uml/core/src/org/netbeans/modules/uml/core/reverseengineering/reinte
gration/UMLParsingIntegrator.java;
/cvs/uml/core/src/org/netbeans/modules/uml/core/reverseengineering/reintegration
/Attic/UMLParsingIntegrator.java,v  <--  UMLParsingIntegrator.java
new revision: 1.7.2.7; previous revision: 1.7.2.6
Comment 3 Joanne Lau 2008-02-28 23:18:53 UTC
Fix verified in 6.1 build 20080228211019