Interface VariantComponentSpec
- All Superinterfaces:
ComponentSpec, ModelElement, Named, VariantComponent
- All Known Subinterfaces:
ApplicationSpec, CUnitTestSuiteSpec, GeneralComponentSpec, GoogleTestTestSuiteSpec, LibrarySpec, NativeExecutableSpec, NativeLibrarySpec, NativeTestSuiteSpec, PlatformAwareComponentSpec, TargetedNativeComponent, TestSuiteSpec
- All Known Implementing Classes:
BaseComponentSpec
@Incubating
@Deprecated
public interface VariantComponentSpec
extends ComponentSpec, VariantComponent
Deprecated.
Represents a component spec that is made up of one or more mutually exclusive variants.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.The variants produced for this component spec.Methods inherited from interface ComponentSpec
getProjectPathMethods inherited from interface ModelElement
getDisplayNameMethods inherited from interface VariantComponent
getName, getVariants
-
Method Details
-
getBinaries
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.