utils
get_trigger_conditions(campaign, trigger_list)
Get the trigger conditions from the campaign module and return the trigger list.
Source code in emodpy/campaign/utils.py
set_event(broadcast_event, event_argument_name, campaign, optional=True)
Set the event to the campaign module as a broadcast event and return the event name.