AutomatedReasoningPolicyUpdateVariableAnnotation

An annotation for modifying an existing variable in an Automated Reasoning policy.

Types

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

Properties

Link copied to clipboard

The new description for the variable, replacing the previous description.

Link copied to clipboard

The current name of the variable to update.

Link copied to clipboard

The new name for the variable, if you want to rename it. If not provided, the name remains unchanged.

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