As you develop an application, you might want to change the names of some artifacts. Use refactoring to avoid breaking dependencies.
Renaming an existing business object, interface, or other artifact can break your application if you do not also update all the dependencies that use the former name. If you rename using refactoring, the dependencies will be updated automatically after you preview and accept the changes.
To rename an artifact using refactoring: