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 157893 - Enable 'Select in Model' for Relationships in UML project
Summary: Enable 'Select in Model' for Relationships in UML project
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker with 1 vote (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 10:33 UTC by yirco
Modified: 2009-02-04 10:33 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 yirco 2009-02-04 10:33:56 UTC
It would be very useful to have the following enhancement:

1) Select an element (e.g. class or interface) in the UML model tree in a UML project.
2) Open the Relationships node of the element to see the elements having relationships with the selected element, e.g.
to see the subclasses or implemented interfaces.
3) Right click the related element (e.g. subclass, interface) to see the local popup menu.
4) The menu should offer an item 'Select in Model'. When you select this item, the related element (e.g. subclass) will
be selected in the model.

This enhancement would make the navigation between related elements much more convenient and faster.

Thank you.

Thank you.