update_values_for_specification#

SurveyVariableValues.update_values_for_specification(sep_orientation: int, sep_metadata: Tuple, metadata_orientation: int)#

Update the list of possible values a variable can take.

This function is called after a corresponding feature has been specified.

Parameters#

sep_orientationint

Either -1 or 1, as an indication of the specification of a separation.

sep_metadatatuple

The metadata corresponding to a separation (or feature).

metadata_orientationint

The specification (or orientation) associated with the metadata.