Module Transfer_logic.ActiveBehaviors

module ActiveBehaviors: sig .. end

type t 
val is_active : t -> Cil_types.behavior -> Alarmset.status
val active_behaviors : t -> Cil_types.behavior list
val behavior_from_name : t -> string -> Cil_types.behavior