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 85781 - Reverse Engineer action doubles links between elements
Summary: Reverse Engineer action doubles links between elements
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Craig Conover
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-26 14:25 UTC by Alexandr Scherbatiy
Modified: 2006-10-25 23:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Links are doubled after Update Model action (106.96 KB, image/png)
2006-09-26 14:27 UTC, Alexandr Scherbatiy
Details
Links are doubled on my diagram. (84.78 KB, image/png)
2006-10-16 14:05 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2006-09-26 14:25:37 UTC
Steps to reproduce:

- Create an empty Java project
- Create a Java-Platform Model UML project which has 
  a Source-Model Synchronization with the Java project
- Create a Class diagram
- Put an Interface element on the diagram and name it 'MyInterface'
- Put an Class element on the diagram and name it 'MyClass'
- Draw an 'Implementation' link from the class element to
  the interface element
- Select the Java project and invoke 'Update Model'.
  
  There are two  'Implementation' links between the class and
  interface elements.
Comment 1 Alexandr Scherbatiy 2006-09-26 14:27:33 UTC
Created attachment 34514 [details]
Links are doubled after Update Model action
Comment 2 Alexandr Scherbatiy 2006-10-04 15:35:45 UTC
Use Reverse engineer action instead of Update Model
Comment 3 Alexandr Scherbatiy 2006-10-16 14:05:39 UTC
Created attachment 35230 [details]
Links are doubled on my diagram.
Comment 4 Andrew Korostelev 2006-10-19 15:07:11 UTC
related issue 87526 - Diagram Synchronization doesn't refresh multiple links
appeared between diagram elements after RE
Comment 5 Andrew Korostelev 2006-10-19 15:08:45 UTC
Links are refreshed after closing and reopening of diagram.
Comment 6 Peter Lam 2006-10-25 23:55:09 UTC
Fix for issue 87116 has also fixed this issue. Verified in build 061024_1 that
the bug is no longer reproducible.
Comment 7 Peter Lam 2006-10-25 23:55:45 UTC
verified in build 061024_1.