| Show attribute option |
- Show all – (default) Show all attributes in Classes
- Show public only – Show all public attributes in Classes
- Hide all – Hide all attributes in Classes
|
| Show type option |
- Fully-qualified – Show attribute type, operation return type and parameter type as full qualified class name
- Name only – (default) Show attribute type, operation return type and parameter type as class name
- Relative – Show attribute type, operation return type and parameter type as relative class name
|
| Show operation option |
- Show all – (default) Show all operations in Classes
- Show public only – Show all public operations in Classes
- Hide all – Hide all operations in Classes
|
| Show enumeration literal option |
- Show all – (default) Show all enumeration literals in <<Enum>> and <<enumeration>> Classes
- Show public only – Show all public enumeration literals in <<Enum>> and <<enumeration>> Classes
- Hide all – Hide all enumeration literals in <<Enum>> and <<enumeration>> Classes
|
| Visibility style |
- Icon – Show icons for representing class members’ visibilities
- UML – (default) Show icons for representing class members’ visibilities such as + for public, minus for private
- None – Do not display visibilities
|
| Show attribute initial value |
(default true) Show initial value of attribute after its name. |
| Show attribute multiplicity |
(default false) Show multiplicity of attribute after its name. |
| Show attribute getter/setter |
(default false) Show getter and setter symbol for attribute, in front of attribute name. |
| Show operation signature |
(default true) Show operation signature. |
| Show class member stereotype |
(default true) Show the stereotypes set to attributes and operations. |
| Wrap class member |
(default false) Automatic wrap class member against the class’s width. |
| Show interface as ball |
(default false) Show interface class as ball shape or as normal class shape. |
| Show owner of class/package |
(default false) Show the owner of class or package in class shape. |
| Show template parameter |
(default true) Show template parameter of class. |
| Display as Robustness Analysis icon |
(default true) Display class as robustness analysis icon for classes stereotyped as boundary/control/entity. |
| Display as stereotype icon |
(default false) Display stereotyped class as stereotype icon. |
| Show operation parameter name |
(default true) Show operation parameter name. When disabled, only parameter type, if defined, would be shown. |
| Show empty compartments |
(default false) Show compartments even when no members are defined. |