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 137514 - deleting navigable link also deletes the source class from diagram
Summary: deleting navigable link also deletes the source class from diagram
Status: RESOLVED DUPLICATE of bug 129845
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-18 01:02 UTC by Peter Lam
Modified: 2008-06-18 01:08 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-06-18 01:02:56 UTC
build 20080616

- create a class diagram
- create and name 2 classes "A" and "B"
- create a navigable aggregation (association or composition) between the 2 classes
- delete the navigable link from the diagram and also from the model
Result: the navigable link and the source class are both deleted from the diagram
Comment 1 Peter Lam 2008-06-18 01:08:34 UTC
ops, searched the incorrect set of bugs.

*** This issue has been marked as a duplicate of 129845 ***