burntsugar
burntsugar

Reputation: 58080

Display visibility in Argo UML

How do I get Argo UML to display the visibility of properties and methods in a class diagram?

Upvotes: 9

Views: 6133

Answers (1)

Brandon E Taylor
Brandon E Taylor

Reputation: 25379

For a given project, you can cause the visibility to be displayed by checking "Show visibility" in the "File -> Project Properties -> Notations" dialog.

In order to make this behavior the default for new projects, check the corresponding checkbox in the "Edit -> Settings -> Notations" dialog.

Upvotes: 20

Related Questions