VariantMetadata

Represents the metadata of one variant of a component, see withVariant.

Since

4.4

Functions

Link copied to clipboard
abstract fun attributes(action: Action<in AttributeContainer>): SELF
Configure the attribute container that provides the attributes associated with this domain object.
Link copied to clipboard
Returns the attributes
Link copied to clipboard
Register a rule that modifies the capabilities of this variant.
Link copied to clipboard
Register a rule that modifies the dependencies of this variant.
Link copied to clipboard
Register a rule that modifies the dependency constraints of this variant.
Link copied to clipboard
abstract fun withFiles(action: Action<in MutableVariantFilesMetadata>)
Register a rule that modifies the artifacts of this variant.