Interface Applicable

    • Method Detail

      • calcApplicability

        Applicability calcApplicability​(ApplicabilityFilter filter)
        Calculate the applicability of a comment or for referenced comments (so called dependencies). The calculated applicability might result from a union or intersection of grouped dependencies. The calculation leaves out artifacts that do not pass the given filter. If no applicability can be calculated, because all relevant artifacts are filtered out, Applicability.MINIMUM_APPLICABILITY is returned.
        Parameters:
        filter - filter
        Returns:
        the calculated applicability