Rule ==== .. rubric:: *module* :mod:`wntr.network.controls` .. currentmodule:: wntr.network.controls .. autoclass:: Rule .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: Rule.actions Rule.is_control_action_required Rule.requires Rule.run_control_action Rule.to_dict Rule.update_condition Rule.update_else_actions Rule.update_priority Rule.update_then_actions .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: Rule.condition Rule.epanet_control_type Rule.name Rule.priority ~~~~~~~~~~~~~~~~~~~~~~~~~~~