Modeling - Generate Sequence Diagram Options
Go Up to Modeling Options
Tools > Options > Modeling > (level) > Generate Sequence Diagram
- Here (level) is used to specify that the Generate Sequence Diagram options page can be selected in the 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 Generate Sequence Diagram options control the generation of sequence diagrams from the source code of methods.
The options specified here are used as the default set of options in the Generate Sequence Diagram dialog box.
Generate Sequence Diagram options
Option | Description and default value |
---|---|
Call depth |
During source code parsing, this value limits how deep the parser traverses calling sequences. |
Exclude messages to self |
Defines whether to skip messages sent by an object to itself on the generated sequence diagrams. |
Exclude property accessors |
Defines whether to skip implementations of property accessors. |
Hyperlink method and diagram |
Defines whether to hyperlink a method and the sequence diagram to be generated. |
Exclude repeated messages |
Excludes repeated implementations of a method. |
What messages to exclude as repeated |
This option works only when the Exclude repeated messages option is
The default is |