Renaming Packages

See Also

You can rename UML Modeling packages from different locations in the IDE: the Projects window, the Diagram editor, and the Properties window.

To rename a package from the Projects window:

  1. In the Projects window, right-click the UML Modeling package node and choose Rename.
    The package name becomes editable.
  2. In the Rename dialog box, type the new name and press Enter.
    The IDE renames the package.

To rename a package from the Diagram editor:

  1. In the open diagram, select the package element.
  2. Click the name of the package to select it.
  3. Type a new name for the package and press Enter.
    The IDE renames the package.

To rename a package from the Properties window:

  1. In the Projects window, click the node for the package. Or, in the open diagram, click the package element.
    The IDE displays the package's details in the Properties window.
  2. In the Properties window, select the Name property.
    The name becomes editable.
  3. Type a new name for the package and press Enter.
    The IDE renames the package.
See Also
Working With Packages

Legal Notices