Skip to content

Missing whitelist regex or end specificiation for sequence diagram generation #264

@Kusig

Description

@Kusig

The sequence diagram configuration only allows a blacklisting currently and no way to define the end of the sequence generation. This leads to too deep sequence diagrams with non helpful content.

It would be nice to be able to define the classes to be included for sequence diagrams as well with a whitelist definition which might contain for example the packages which are of interest. The generator would stop going deeper whenever it doesn't hit anymore methods present in the whiteliest regex.

Alternatively, it might be as well helpful to define the end of the sequence (in opposite to the already available configuration for start of the sequence class/method).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions