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

Summary: Add automatic UML to/from code feature
Product: java Reporter: _ alexlamsl <alexlamsl>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.