Modeling - Diagram View Management Options

From RAD Studio
Jump to: navigation, search

Go Up to Modeling Options

Tools > Options > Modeling > (level) > Diagram > View Management

Here (level) is used to specify that the Diagram View Management options page can be selected in the Diagram, Project, Project Group, and Default branches of the Modeling options tree. (See Hierarchical Levels of Modeling options in the Modeling Options dialog box topic for more information.)


The Diagram View Management options provide filters that control the types of elements displayed on different diagrams.

Filters for Association Link Labels

Filter Description and default value

Show Associated Class

Controls showing or hiding shapes corresponding to the Associated Class property of links.
The default is True.

Show Client Cardinality, Ordered, Unique

Controls showing or hiding shapes corresponding to the Client Cardinality, Client Ordered, and Client Unique properties of links.
The default is True.

Show Client Redefines, Subsets, Union

Controls showing or hiding shapes corresponding to the Client Redefines, Client Subsets, and Client Union properties of links.
The default is True.

Show Supplier Cardinality, Ordered, Unique

Controls showing or hiding shapes corresponding to the Supplier Cardinality,Supplier Ordered, and Supplier Unique properties of links.
The default is True.

Show Supplier Redefines, Subsets, Union

Controls showing or hiding shapes corresponding to the Supplier Redefines, Supplier Subsets, and Supplier Union properties of links.
The default is True.


Filters for Links

Filter Description and default value

Show association links

Controls showing or hiding association links.
The default is True.

Show association links derived from Properties

Controls showing or hiding association links derived from Properties.
The default is True.

Show dependency links

Controls showing or hiding dependency links.
The default is True.

Show generalization links

Controls showing or hiding generalization links.
The default is True.

Show implementation links

Controls showing or hiding implementation links.
The default is True.


Filters for Link Labels

Filter Description and default value

Show Client Role

Controls showing or hiding shapes corresponding to the Client Role property of links.
The default is True.

Show Label

Controls showing or hiding shapes corresponding to the Label property of links.
The default is True.

Show Stereotype

Controls showing or hiding shapes corresponding to the Stereotype property of links.
The default is True.

Show Supplier Role

Controls showing or hiding shapes corresponding to the Supplier Role property of links.
The default is True.


Filters for Members

Filter Description and default value

Show fields

Controls showing or hiding fields.
The default is True.

Show members

Controls showing or hiding members.
The default is True.

Show methods

Controls showing or hiding methods.
The default is True.

Show nonpublic members

Controls showing or hiding nonpublic members.
The default is True.

Show properties

Controls showing or hiding properties.
The default is True.

Show property accessors

Controls showing or hiding property accessors.
The default is True.


Filters for Nodes

Filter Description and default value

Show classes

Controls showing or hiding classes.
The default is True.

Show constraints

Controls showing or hiding OCL constraints.
The default is True.

Show delegates

Controls showing or hiding delegates.
The default is True.

Show enumerations

Controls showing or hiding enumerations.
The default is True.

Show interfaces

Controls showing or hiding interfaces.
The default is True.

Show namespaces

Controls showing or hiding namespaces.
The default is True.

Show nonpublic classes

Controls showing or hiding nonpublic classes.
The default is True.

Show notes

Controls showing or hiding notes.
The default is True.

Show shortcuts

Controls showing or hiding shortcuts.
The default is True.

Show structures

Controls showing or hiding structures.
The default is True.


Filters for Transition Link Labels

Filter Description and default value

Show Constraint

Controls showing or hiding shapes corresponding to the Constraint property of links.
The default is True.

Show Event Name

Controls showing or hiding shapes corresponding to the Event Name property of links.
The default is True.

Show Receive Time

Controls showing or hiding shapes corresponding to the Receive Time property of links.
The default is True.

Show Send Time

Controls showing or hiding shapes corresponding to the Send Time property of links.
The default is True.


See Also