Interface AutomatedReasoningPolicyDisjointRuleSet.Builder

  • Method Details

    • variables

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

      Parameters:
      variables - The set of variables that are used by the rules in this disjoint set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • variables

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

      Parameters:
      variables - The set of variables that are used by the rules in this disjoint set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rules

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

      Parameters:
      rules - The list of rules that form this disjoint set, all operating on the same set of variables.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rules

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

      Parameters:
      rules - The list of rules that form this disjoint set, all operating on the same set of variables.
      Returns:
      Returns a reference to this object so that method calls can be chained together.