| Class | Description |
|---|---|
| Conditions |
Common conditions for architecture tests.
|
| GivenJavaClasses |
Equivalent of
ArchRuleDefinition.classes() and similar methods with a restriction on Java
classes. |
| ImportOptions |
Provide the most used
ImportOption. |
| ImportOptions.ExcludeScalaImportOption |
Excludes Scala classes on a best-effort basis.
|
| ImportOptions.ExcludeShadedImportOption |
Exclude locations that look shaded.
|
| JavaFieldPredicates |
Fine-grained predicates focus on the JavaField.
|
| Predicates |
Common predicates for architecture tests.
|
| SourcePredicates |
Predicates for a
JavaClass's Source. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.