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 56030 - Add automatic UML to/from code feature
Summary: Add automatic UML to/from code feature
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 04:02 UTC by _ alexlamsl
Modified: 2010-09-23 08:34 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 _ alexlamsl 2005-03-06 04:02:11 UTC
Since we already have a good treeview's in the 
Navigator for Classes, it should be plausible to 
implement automatic UML generation and class 
skeleton generation by interacting with UML 
creation.

Some handy methods (like getters and setters in 
bean patterns) can even be created 
with "default" code present in the body of the 
method.