object
  method descr : string
  method get_field : 'Tactical.field -> 'a
  method id : string
  method params : Tactical.parameter list
  method reset : unit
  method select : Tactical.feedback -> Tactical.selection -> Tactical.status
  method set_field : 'Tactical.field -> '-> unit
  method title : string
end