glotaran_replace_parameter_with_labels

ModelProperty.glotaran_replace_parameter_with_labels(value: Any) Any[source]

Replace parameter values with their full label.

A convenience function for serialization.

Parameters

value (Any) – The value to replace.

Returns

The value with parameters replaced by their labels.

Return type

Any