AutomatedReasoningPolicyDisjointRuleSet

Represents a set of rules that operate on completely separate variables, indicating they address different concerns or domains within the policy.

Types

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

Properties

Link copied to clipboard

The list of rules that form this disjoint set, all operating on the same set of variables.

Link copied to clipboard

The set of variables that are used by the rules in this disjoint set.

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