|
![]() |
You can use the Rename a Class wizard to rename a class and all of its pattern inheritance dependent classes. In addition you can choose to rename associated objects such as work- instances, properties, activities, and flows.
The wizard reports any locked RuleSets or rules that are checked out before performing the rename.
In addition to exact matches to the specified class name to be changed, references to the name in embedded strings, for example in property names or in embedded Java modules containing references to the old property will be identified. The wizard displays a listing of these "inexact" matches, and you can select which to include to be renamed and which to preserve unchanged.
Select Tools > Rule Management > Rename a Class to start the wizard. You can return to a previous step using the <<Back button.
Alternatively, select a class in the Application Explorer, right-click, and select Rename a Class from the context menu.
No rules are altered by the wizard until you click Next>> after reviewing additional rules to be changed on the next-to-last page. For instructions on the forms, see:
This wizard creates a work object with prefix
pxW-
. To find open wizard work objects, select the menu option File > Open > Wizards in Progress > All
Wizards.
You can rename a class if it meets these prerequisites:
When complete, the renaming wizard changes your system in the following ways:
The old class name is retained until all changes to dependent classes and Work- instances are completed. Then the original class is deleted. If the system is stopped while the renaming is in progress, you can restart the process by executing the utility from the beginning.
![]() |
Class hierarchy and inheritance - Concepts and terms |