Getter-Setter Generator Plugin
Posted by cagataycivici on March 14, 2006
We are generating both of the code and the hibernate mappings from uml diagrams however IBM’s modeller does not generate accessors. In order to solve this problem, a new plugin was born. It has cool features like selecting multiple packages containing the classes that need their accessors to be generated. My colleague Mert has refactored and open-sourced it, you can check out the details at his place.

June 11, 2007 at 11:20 pm
Cagatay,
Both of the URL’s are broken.
I reworked Mert’s work and fully commented it, fixed it for booleans, and improved it’s useability (it now works on single files - but I’ve not managed to work out how to get it to do an entire Project yet).
I should really feed this back into the project…
-Chris