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

Summary: created class diagram from GoF->Behavioral::Chain Of Responsibility Design Pattern has a link name Unnamed
Product: uml Reporter: Peter Lam <petersl>
Component: Design CenterAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: GoF design pattern class diagram

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.