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 100468

Summary: Template types are not propagated to Model for Nested classes
Product: uml Reporter: Alexandr Scherbatiy <sunflower>
Component: Reverse EngineeringAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: MyTreeGeneric java project
IDE snapshot

Description Alexandr Scherbatiy 2007-04-10 14:06:36 UTC
Steps to reproduce:
- Reverse Engineer the attached MyTreeGeneric java project
- Expand 'generic|tree|Tree' element
- Create digram from 'Tree', 'Tree|Node' and 'Tree|SimpleStack' elements
  The 'SimpleStack' element contains the following operations:
  ---------------------------------
  package void push( element )  // Argument type is missed!!!
  package pop()                 // Return type is missed!!!
  ---------------------------------
  See the attached IDE snap-shot
Comment 1 Alexandr Scherbatiy 2007-04-10 14:07:19 UTC
Created attachment 40674 [details]
MyTreeGeneric java project
Comment 2 Alexandr Scherbatiy 2007-04-10 14:10:04 UTC
Created attachment 40675 [details]
IDE snapshot
Comment 3 Joanne Lau 2008-06-19 22:58:11 UTC
Still reproducible in 6.5