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 - Need Operation property to designate a constructor
Summary: Need Operation property to designate a constructor
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 18:49 UTC by robbyriverside
Modified: 2008-05-07 20:02 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 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.