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 136944

Summary: moving roles from diagram lost scoping on project tree
Product: uml Reporter: Peter Lam <petersl>
Component: Design CenterAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Lam 2008-06-10 19:44:58 UTC
build 20080609

- create a class diagram
- create a design pattern element on the diagram
- create a role of any type on the diagram
- bind the role to the design pattern
- expand the design pattern node on the project tre to see that the role is now under the design pattern
- from the class diagram, move the role to a different location
Result: from the design pattern node on the project tree, the role is now moved out of the design pattern