AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotation

An annotation for updating the policy based on feedback about how it performed on specific test scenarios.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The feedback information about scenario performance, including any issues or improvements identified.

Link copied to clipboard

The list of rule identifiers that were involved in the scenario being evaluated.

Link copied to clipboard

The logical expression that defines the test scenario that generated this feedback.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String