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 134693

Summary: Need Operation property to designate a constructor
Product: uml Reporter: robbyriverside <robbyriverside>
Component: Diagram ClassAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description robbyriverside 2008-05-07 18:49:11 UTC
There is currently no means of adding a ctor operation, except for direct editing of the
Operation on the Class element.   Allowing a "blank" return type property for the operation
would be one solution.   But the return type for the auto-generated ctor is DIFFERENT than
blank.  Further, codegen fails see  [Issue 134692] New - User added second ctor fails codegen.