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