-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
Milestone
Description
This issue concerns only class diagrams, and the feature should enable at least:
- support for 'glob' pattern to filter translation units based also on modules
- enable filtering elements in the diagram based on whether they are exported or not
- enable drawing packages for modules in addition to packages for namespaces (maybe in some different style to differentiate)
- add test cases to make sure that
clang-umleven works with modules at all