Capability
    interface CapabilityResolutionDetails
Gives access to the resolution details of a single capability conflict. This class may be used to resolve a capability conflict by either selecting explicitly one of the candidates, or selecting the one with the highest version of the capability.
Since
5.6
Functions
Link copied to clipboard
                  Describes why a particular candidate is selected.
Link copied to clipboard
                  Returns the list of components which are in conflict on this capability
Link copied to clipboard
                  Returns the capability in conflict
Link copied to clipboard
                  Selects a particular candidate to solve the conflict.
Link copied to clipboard
                  Automatically selects the candidate module which has the highest version of the capability.