Represents a tuple of the component selector of a module and a candidate version to be evaluated in a component selection rule.
Type | Name and description |
---|---|
ModuleComponentIdentifier |
getCandidate() Gets the candidate version of the module. |
void |
reject(String reason) Rejects the candidate for the resolution. |
Gets the candidate version of the module.
Rejects the candidate for the resolution.
reason
- The reason the candidate was rejected.