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