eta.core.execution.process_condition_step

process_condition_step(event, ds)[source]

Process a condition step by advancing only if none of the condition are true.

Parameters:
Returns:

Whether to advance the plan.

Return type:

bool