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 class in which this property is located. This field is read-only.
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.
Displays the Refactoring tab (if the preview option is selected) or completes the refactoring.
See also