FlowChange.Possibility

FlowChange.Possibility#

Flowchange.Possibility.py

possibly_has_flowchange_points(ssd)#

Check if the given ssd has flowchange points.

Parameters:

ssd (object) – The ssd to check.

Returns:

True if the ssd has flowchange points, False otherwise.

Return type:

bool