Interface AutomatedReasoningPolicyUpdateVariableAnnotation.Builder

  • Method Details

    • name

      The current name of the variable to update.

      Parameters:
      name - The current name of the variable to update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • newName

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

      Parameters:
      newName - The new name for the variable, if you want to rename it. If not provided, the name remains unchanged.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

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

      Parameters:
      description - The new description for the variable, replacing the previous description.
      Returns:
      Returns a reference to this object so that method calls can be chained together.