ComponentSpec
, ModelElement
, Named
, VariantComponent
ApplicationSpec
, CUnitTestSuiteSpec
, GeneralComponentSpec
, GoogleTestTestSuiteSpec
, JUnitTestSuiteSpec
, JvmLibrarySpec
, JvmTestSuiteSpec
, LibrarySpec
, NativeExecutableSpec
, NativeLibrarySpec
, NativeTestSuiteSpec
, PlatformAwareComponentSpec
, PlayApplicationSpec
, PlayPlatformAwareComponentSpec
, TargetedNativeComponent
, TestSuiteSpec
BaseComponentSpec
@Incubating public interface VariantComponentSpec extends ComponentSpec, VariantComponent
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
ModelMap<BinarySpec> |
getBinaries() |
The variants produced for this component spec.
|
getProjectPath
getDisplayName
getName, getVariants
ModelMap<BinarySpec> getBinaries()