isPotentialMatch
public abstract boolean isPotentialMatch(Capability capability,
boolean versionMatch)
Returns true if provided capability *potentially* satisfies this requirement. Capability/requirement match will be
used to check if workspace project changes (new/changed/remove projects and metadata changes) affect other
projects. isPotentialMatch Implementations should be good enough to avoid obviously pointless project dependency
refreshes, but does not have to be perfectly precise.
- Parameters:
matchResolved
- is a hint that defines whether requirements can be narrowed down to a certain version of
capability, e.g. resolved dependency