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 - Template types are not propagated to Model for Nested classes
Summary: Template types are not propagated to Model for Nested classes
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 14:06 UTC by Alexandr Scherbatiy
Modified: 2009-05-25 21:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
MyTreeGeneric java project (9.64 KB, application/octet-stream)
2007-04-10 14:07 UTC, Alexandr Scherbatiy
Details
IDE snapshot (143.33 KB, image/png)
2007-04-10 14:10 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
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