Represents a logical software component, which may be built in a number of variant binaries.
| Type | Name and description |
|---|---|
String |
getBaseName()The name that is used to construct the output file names when building this component. |
void |
setBaseName(String baseName)Sets the name that is used to construct the output file names when building this component. |
| Methods inherited from class | Name |
|---|---|
interface ComponentSpec |
getBinaries, getDisplayName, getProjectPath, getSource, source |
interface Named |
getName |