Interface SourceComponentSpec
- All Superinterfaces:
ComponentSpec, ModelElement, Named
- All Known Subinterfaces:
ApplicationSpec, CUnitTestSuiteSpec, GeneralComponentSpec, GoogleTestTestSuiteSpec, LibrarySpec, NativeExecutableSpec, NativeLibrarySpec, NativeTestSuiteSpec, TestSuiteSpec
- All Known Implementing Classes:
BaseComponentSpec
Deprecated.
Represents some component whose implementation can be represented as a collection of source files, and whose other
outputs are built from this source.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.The source sets for this component.Methods inherited from interface ComponentSpec
getProjectPathMethods inherited from interface ModelElement
getDisplayName, getName
-
Method Details
-
getSources
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.