Component Selection Cause
The possible component selection causes. There are a limited number of causes, but each of them can be provided with a custom description, via ComponentSelectionDescriptor.
Since
4.6
Entries
This component was selected by a rule.
This component was selected between several candidates during conflict resolution.
This component was selected as a participant of a composite.
This component was selected because of a dependency constraint
This component was selected because it was requested by a parent with a strict version.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.