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 139326 - relationship discovery does not restore edge labels on dependency edge types
Summary: relationship discovery does not restore edge labels on dependency edge types
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-08 23:24 UTC by Peter Lam
Modified: 2008-09-25 22:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-07-08 23:24:25 UTC
build 20080708

Doing relationship discovery on any dependency edge (dependency, realization, usage, permission, abstraction) does not
display the edge name which was displayed before deleted from the diagram. Only the stereotype gets displayed after
relationship discovery.

- create a diagram of any type
- create a couple of elements
- create a dependency edge of any type between the elements
- right click on the edge and select Labels->Name
- enter a name for the edge
- delete the edge from the diagram
- press the Relationship Discover button from the diagram toolbar
Comment 1 Peter Lam 2008-07-09 21:17:00 UTC
The Guard Condition on the Activity Edge between invocations in activity diagram is also not restored.
Comment 2 Trey Spiva 2008-09-24 01:29:29 UTC
Fixed - The name label is working correctly.  I have fixed the guard condition label.

http://hg.netbeans.org/uml-main/rev/8cba2039c946
Comment 3 Trey Spiva 2008-09-24 18:14:02 UTC
Reviewed
Comment 4 Peter Lam 2008-09-25 22:33:30 UTC
verified in build 20080925.