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 127468 - Default diagram name generation should use elements names
Summary: Default diagram name generation should use elements names
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: 2008-02-15 13:13 UTC by Mikhail Matveev
Modified: 2008-02-15 13:13 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 Mikhail Matveev 2008-02-15 13:13:41 UTC
Default name for new diagram is always "Class Diagram N" ("Activity diagram N", "Sequence diagram N" and so on), when
you invoke "Create diagram from selected elements". It would be better to generate default name based on selected
elements used for diagram creation. (At least when a single element is selected, a name should be same as that element's
name.)