confidenceByRule property
How each rule is classified (deterministic vs heuristic), used by the gate.
Implementation
final Map<String, Confidence> confidenceByRule;
How each rule is classified (deterministic vs heuristic), used by the gate.
final Map<String, Confidence> confidenceByRule;