The System patterns category contains one pattern only. It detects all packages in the workspace and prepares a topic diagram for each one.
Pattern | Purpose |
---|---|
Package | The Java Package pattern is used to represent logical and physical grouping of classes and interfaces. The Architectural Discovery algorithm identifies all classes and interfaces belonging to a certain package and presents them as a group. |
Parent topic: Architectural discovery patterns reference