Skip to content

Splitting large files into multiple diagrams #258

@uromahn

Description

@uromahn

We have a huge Java project with hundreds of interfaces and classes. The generated UML diagram is basically unreadable due to the sheer size.
I was wondering if the Maven plugin was able to generate multiple separate class diagrams based on the configured scanPackage?

So, I would basically take our 20 or so packages under the main package and define them separately as scanPackage. This should result in a separate uml file per package definition.

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