Represents a particular binary artifact.
Type | Name and description |
---|---|
BuildType |
getBuildType() Returns the BuildType used to construct this binary. |
Flavor |
getFlavor() The flavor that this binary was built with. |
Platform |
getTargetPlatform() Returns the Platform that this binary is targeted to run on. |
Methods inherited from class | Name |
---|---|
interface Binary |
getDisplayName |
interface Named |
getName |
interface BuildableModelElement |
builtBy, getBuildTask, hasBuildDependencies, setBuildTask |
interface Buildable |
getBuildDependencies |