Interface ArchRuleAttribute
- All Superinterfaces:
org.gradle.api.Named
@NullMarked
public interface ArchRuleAttribute
extends org.gradle.api.Named
Attribute used to denote an archrules library, and to resolve archrules variants
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringUsed in archrules artifacts to allow them to be selected via the variant selection algorithm -
Method Summary
Methods inherited from interface org.gradle.api.Named
getName
-
Field Details
-
ARCH_RULES
Used in archrules artifacts to allow them to be selected via the variant selection algorithm- See Also:
-