Interface CanBeEvaluated

All Superinterfaces:
HasDescription
All Known Subinterfaces:
ArchRule, ClassesShouldConjunction, CodeUnitsShouldConjunction<CODE_UNIT>, FieldsShouldConjunction, MembersShouldConjunction<MEMBER>, MethodsShouldConjunction, ModulesByAnnotationRule<ANNOTATION>, ModulesRule<DESCRIPTOR>
All Known Implementing Classes:
Architectures.LayeredArchitecture, Architectures.OnionArchitecture, CompositeArchRule, FreezingArchRule, SliceRule

@PublicAPI(usage=ACCESS) public interface CanBeEvaluated extends HasDescription