|
| |
Resources for Rational Rose/Java Edition
You can download the following resources for the Java Edition of Rational
Rose 98:
 | AddGetSet.ebs - Rose 98 script for adding get and set
operations for attributes and navigable relationships. Please note that
this script is no longer needed if you use Rose 2000 or later. You can compile the script and add
an entry to one of menus to be able to easily invoke the script. To generate get/set
methods, select classes and execute the script. The script will:
 | Loop through all selected classes |
 | For each class, loop through all attributes and generate getter and setter for each
attribute, with some initial javadoc, unless there is already getter and setter for this
attribute |
 | For each class, loop through all navigable associations and generate the corresponding
getter end setter for the role, with some initial javadoc, unless there is already getter
and setter for this role |
|
Please note that the above files are provides "as is", with no guarantee,
support or service.
You are free to distribute them to other developers that use Rational Rose as
long as you:
- Notify them that you obtained the resources from RobertZ
- Provide them with our Web address (www.robertz.com)
|