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 119414 - allow representing classifier to be removed from lifelines
Summary: allow representing classifier to be removed from lifelines
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 22:05 UTC by Peter Lam
Modified: 2007-10-18 22:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2007-10-18 22:05:28 UTC
Currently, once a representing classifier is selected for a lifeline, a different representing classifier can be
selected but the representing classifier can not be removed completely from the lifeline. There are situations where
representing classifier needs to be removed from the lifeline and the tool should allow this to be done.

Workaround for now:
- create a new or dummy class
- change the lifeline to represent that dummy class
- delete the dummy class
- press the Diagram Synchronization button from the diagram window toolbar or right-click on the lifeline and select
Synchronize Element with Data to refresh the lifeline
Now, the representing classifier should disappear.