countviolations {<aria-countviolations-statement>} end

<aria-countviolations-statement> :==

  reset
  --{reset violation databases}
  threshold=<real>
  --{count violations > specified threshold}
  list <classname> <real>
  --{list systemat. viol. restraints with R=N_viol/N_converged > real}
  exclude <classname> <real>
  --{exclude systemat. viol. restraints with R=N_viol/N_converged > real}
  set <classname> <real> <real> <real> 
  --{set new lower and upper bounds for lystemat. viol. restraints
     with N_viol/N_converged > real; format is set <classname> R L U}
