ModelElement
, Named
ApplicationSpec
, CUnitTestSuiteSpec
, GeneralComponentSpec
, GoogleTestTestSuiteSpec
, JUnitTestSuiteSpec
, JvmLibrarySpec
, JvmTestSuiteSpec
, LibrarySpec
, NativeExecutableSpec
, NativeLibrarySpec
, NativeTestSuiteSpec
, PlatformAwareComponentSpec
, PlayApplicationSpec
, PlayPlatformAwareComponentSpec
, TargetedNativeComponent
, TestSuiteSpec
, VariantComponentSpec
BaseComponentSpec
@Incubating public interface VariantComponent extends ModelElement
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
Returns the name of this element.
|
Iterable<? extends Binary> |
getVariants() |
The variants of this component.
|
getDisplayName
String getName()
ModelElement
getName
in interface ModelElement
getName
in interface Named