Skip to main content

Get help for ARIS UML Designer

Set properties

You can set the properties for UML elements in different ways. Using the example of the visibility of an operation, the following describes how to change the settings either by entering text via inline edit or by using a dialog.

Procedure. Procedure

You can specify the visibility of members directly using the +, #, -, and ~ characters.

Procedure. Procedure
  1. In the diagram window, click a class that has an operation. The class is selected.

  2. Click the placed operation. The operation in the class is selected.

    Operation of a class selected
  3. Place the cursor in front of the name of the operation.

  4. Enter the character for the required visibility.

  5. Press Enter.

The operation now has the visibility you selected.

You can use the Properties dialog for elements to set their visibility.

Procedure. Procedure
  1. In the diagram window, click a class that has an operation. The class is selected.

  2. Click the placed operation. The operation in the class is selected.

    Operation of a class selected
  3. Right-click the selected operation and select Properties. The properties page for the operation opens, with the General page activated.

  4. On the General page, navigate to the option NamedElement. The property Visibility of the operation is listed below this.

  5. Click the second column after Visibility. The possible settings are listed.

  6. Click one of the setting options, for example, Public. The selected visibility is entered in the cell.

  7. Close the properties by clicking OK.

The operation now has the visibility you selected.