Interface SoftwareComponent
- All Superinterfaces:
Named
- All Known Subinterfaces:
ComponentWithCoordinates, CppApplication, CppBinary, CppComponent, CppExecutable, CppLibrary, CppSharedLibrary, CppTestSuite, SwiftApplication, SwiftBinary, SwiftComponent, SwiftExecutable, SwiftLibrary, SwiftSharedLibrary, SwiftXCTestBinary, SwiftXCTestSuite
A software component produced by a Gradle software project.
An implementation of this interface may also implement:
ComponentWithVariantsto provide information about the variants that the component provides.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary