This is a feature of JBuilder Enterprise.
The Rename Property dialog box renames a property. A property rename refactor changes all declarations of that property, as well as its getter and setter methods.
To display this dialog box, right-click the property you want to rename from a UML class diagram.
The existing name of the property.
The new name of the property.
Displays the potential changes in the Refactoring tab of the message pane. The Refactoring button in the toolbar must be selected in order to complete the refactoring.
Completes the refactoring.
See also