System Patterns rule category
The System Patterns category contains one pattern that
detects all packages in a project or a resource working set of source
code.
| Pattern | Purpose |
|---|---|
| Package | This pattern represents logical and physical groupings of classes and interfaces. The architectural discovery algorithm identifies all classes and interfaces that belong to a certain package and presents them as a group. |