[Uml-devel] [Bug 58339] New: tool needed for automatic getters/setters generation

noster at venture.org.pl noster at venture.org.pl
Sun May 11 02:18:07 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=58339     
           Summary: tool needed for automatic getters/setters generation
           Product: umbrello
           Version: 1.1.1
          Platform: Debian stable
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel at kde.org
        ReportedBy: noster at venture.org.pl


Version:           1.1.1 (using KDE KDE 3.1.1a)
Installed from:    Debian stable Packages
Compiler:          gcc 2.95 
OS:          Linux

The tool I would like to see in next version is automatic getter/setter generator. How it should work? For me it is simple but I'll try my best to share the vision:

new option should appear in the context menu for class in a class diagram - create getters/setters.
Selecting it should bring up a dialog with list of all available class atributtes and second list for selected ones. Two checkboxes for optional turning off generation of either getters or setters would also come in handy. Pressing nice 'generate' button would create new methods in the selected class.

For complete solution it should also generate apprioprate code for generated methods.




More information about the umbrello-devel mailing list