Interface WarningProperty

    • Method Detail

      • getPriorityAdjustment

        PriorityAdjustment getPriorityAdjustment()
        Get the priority adjustment: i.e., the effect that this warning property is expected to have on the likelihood that the warning is real, benign, or a false positive.
        Returns:
        the priority adjustment
      • getName

        java.lang.String getName()
        Get the fully qualified name of the property. Should be full class name, ".", followed by the descriptive name of the property.
        Returns:
        fully qualified name of the property