CppApplication, CppLibrary, CppTestSuite@Incubating public interface CppComponent
| Modifier and Type | Method | Description | 
|---|---|---|
| String | getBaseName() | Returns the base name of this component. | 
| DomainObjectSet<? extends CppBinary> | getBinaries() | All binaries buildable for this component. | 
| String | getName() | Returns the name of this component. | 
String getName()
DomainObjectSet<? extends CppBinary> getBinaries()
CppExecutable, CppSharedLibrary or CppStaticLibrary.String getBaseName()