Uses of Class
ai.nightfall.scan.model.ConfidenceAdjustment
Packages that use ConfidenceAdjustment
-
Uses of ConfidenceAdjustment in ai.nightfall.scan.model
Methods in ai.nightfall.scan.model that return ConfidenceAdjustmentModifier and TypeMethodDescriptionContextRule.getConfidenceAdjustment()Return the confidence adjustment.Constructors in ai.nightfall.scan.model with parameters of type ConfidenceAdjustmentModifierConstructorDescriptionContextRule(Regex regex, Proximity proximity, ConfidenceAdjustment confidenceAdjustment) Create a new Context Rule.