Monday, February 4, 2019

UML Packages dialog box

UML Packages dialog box

Packages

Lists the packages that are currently defined.

To quickly edit the most commonly used settings for a package, click a field in the Packages list, and then select or type a value.

To access all of the settings for a package, select the package in the Packages list, and then click Properties.

  • Package  Type a name for the package.

  • Stereotype  Choose the stereotype you want from the drop-down list. If a stereotype you want to use isn't listed, you can add a new stereotype or edit an existing one by choosing UML then clicking Stereotypes.

  • IsRoot  Select to indicate that the package can't have ancestors.

  • IsLeaf  Select to indicate that the package can't have descendants.

  • IsAbstract  Select to indicate that the package is abstract and that no instances can be created for the class.

New

Click to add an undefined package to the list of packages.

To quickly edit the most commonly used settings for a package, click a field in the Packages list, and then select or type a value.

To access all of the settings for a package, select the package in the Packages list, and then click Properties.

Properties

After you select a package under Packages, click to display the UML Package Properties dialog box where you can edit the property values associated with the package.

Duplicate

Click to add a new package to the list with the same property values as the selected package.

Delete

Click to delete the selected package from the list.

No comments:

Post a Comment