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 139515 - created class diagram from GoF->Behavioral::Chain Of Responsibility Design Pattern has a link name Unnamed
Summary: created class diagram from GoF->Behavioral::Chain Of Responsibility Design Pa...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-10 04:39 UTC by Peter Lam
Modified: 2009-05-25 21:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
GoF design pattern class diagram (38.22 KB, image/png)
2008-07-10 04:39 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-07-10 04:39:01 UTC
build 20080709

The link name to Handler should be "Successor" but it's Unnamed compared to 6.1. See attached screenshot.

- create a uml project
- create a package
- right click on the package and select Apply Design Pattern
- select design pattern GoF->Behavioral::Chain Of Responsibility and create class diagram
Comment 1 Peter Lam 2008-07-10 04:39:45 UTC
Created attachment 64221 [details]
GoF design pattern class diagram
Comment 2 Sergey Petrov 2009-01-27 12:29:16 UTC
most likely smth with source target definition for labels, and both labels are initialized with association end info.
at least reset labels should be changed to recreate labels.