Structure.set_steps_order

Structure.set_steps_order(order)[source]

Sets the order that the Steps will be analysed.

Parameters

order (list) – An ordered list of the Step names.

Returns

None