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 88912 - Code generation misses class operations
Summary: Code generation misses class operations
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Craig Conover
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-08 11:54 UTC by Alexandr Scherbatiy
Modified: 2007-10-19 21:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Java Application (9.24 KB, application/octet-stream)
2006-11-08 11:56 UTC, Alexandr Scherbatiy
Details
IDE snap-shot (130.90 KB, image/png)
2006-11-08 12:00 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2006-11-08 11:54:37 UTC
Steps to reproduce:

- Reverse Engineer the attached Java Application
- Create a Class diagram for 'pack.Circle' and 'pack.SelectionPointList'
  elements
  Note that both elements have some operations
- Generate code for the UML project
- Go to the generated source code
  The operations are not generated for 'Circle' and 'SelectionPointList'
  java classes
Comment 1 Alexandr Scherbatiy 2006-11-08 11:56:43 UTC
Created attachment 35882 [details]
Java Application
Comment 2 Alexandr Scherbatiy 2006-11-08 12:00:39 UTC
Created attachment 35883 [details]
IDE snap-shot
Comment 3 Craig Conover 2006-11-09 06:00:37 UTC
I noticed this attached JavaApp was using JDK1.6. This was not the cause of this
issue, but not sure we are supposed to target JDK1.6 for coco or even griffin
(not sure... just a heads up).
Comment 4 Craig Conover 2006-11-30 22:46:14 UTC
I was able to reproduce some time ago, but works for me now. I believe that his
issue was fixed indirectly by fixes to other issues this and last week by me.
Comment 5 Peter Lam 2006-12-01 01:40:40 UTC
verified in build 061130_10.