@Incubating public interface BinarySpec extends BuildableComponentSpec, CheckableComponentSpec, Binary
Named.Namer| Modifier and Type | Method and Description | 
|---|---|
| DomainObjectSet<LanguageSourceSet> | getInputs()Returns all inputs of the binary. | 
| ModelMap<LanguageSourceSet> | getSources()The sources owned by this binary. | 
| BinaryTasksCollection | getTasks()The set of tasks associated with this binary. | 
| boolean | isBuildable()Can this binary be built in the current environment? | 
builtBy, getBuildTask, hasBuildDependencies, setBuildTaskgetBuildDependenciescheckedBy, getCheckTask, setCheckTaskgetProjectPathgetDisplayName, getNamegetDisplayNameboolean isBuildable()
ModelMap<LanguageSourceSet> getSources()
DomainObjectSet<LanguageSourceSet> getInputs()
BinaryTasksCollection getTasks()