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 82881 - Missing feature : drawing area, model tree, RE do not fully support java5 enumerations
Summary: Missing feature : drawing area, model tree, RE do not fully support java5 enu...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
: 87779 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-17 10:28 UTC by bugbridge
Modified: 2007-07-17 21:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-08-17 10:28:41 UTC
Description:
In latest builds, the support for java5 enumeration is limited. IDE is supposed
to be java5 ready.

Missing features are :
1. When a java source file that has, enumeration literals having operations and
constructor arguments, is reverse engineered the generated model does not show
   the operations and constructor arguments

2. When the enumeration type (created in step1 due to RE) is dragged
   into the drawing area it does not display the operations and constructor
   arguments.
Comment 1 Peter Lam 2007-03-20 23:12:07 UTC
low use case not currently impacting our installed user base.
Comment 2 Viktor Lapitski 2007-07-13 23:05:41 UTC
i believe it is beyond the scope of UML NB60 release.
Comment 3 Viktor Lapitski 2007-07-14 02:02:13 UTC
*** Issue 87779 has been marked as a duplicate of this issue. ***
Comment 4 George Vasick 2007-07-17 21:28:48 UTC
UML does not support operations in literals.