The Diagram Display tab contains properties regarding the display of information within the diagrams. Currently, most of the properties refer to Class Diagrams only.
Hide accessor methods - If checked, accessor methods will not be displayed in the operation compartment.
Hide operation's parameters - If checked, parameters will not be displayed. Operations with parameters will then be displayed like operation1(...).
Hide private class features - If checked, private attributes and operations will not be displayed.
Hide package class features - If checked, package attributes and operations will not be displayed.
Hide protected class features - If checked, protected attributes and operations will not be displayed.
Hide public class features - If checked, public attributes and operations will not be displayed.
Add dependent edges automatically - If checked, dependent edges are added to a node which has been created via cut-and-paste or drag-and-drop. No dialog or warning is used.