Named
, SoftwareComponent
CppApplication
, CppBinary
, CppComponent
, CppExecutable
, CppLibrary
, CppSharedLibrary
, CppStaticLibrary
, CppTestExecutable
, CppTestSuite
, ProductionCppComponent
, ProductionSwiftComponent
, SwiftApplication
, SwiftBinary
, SwiftComponent
, SwiftExecutable
, SwiftLibrary
, SwiftSharedLibrary
, SwiftStaticLibrary
, SwiftXCTestBinary
, SwiftXCTestBundle
, SwiftXCTestExecutable
, SwiftXCTestSuite
@Incubating public interface ComponentWithDependencies extends SoftwareComponent
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
ComponentDependencies |
getDependencies() |
Returns the dependencies of this component.
|
ComponentDependencies getDependencies()