opto.trace.nodes.MessageNode.parameter_dependencies#
- property MessageNode.parameter_dependencies#
The depended parameters.
Notes
Ensure that the ‘_dependencies’ attribute is properly initialized and contains a ‘parameter’ key with a corresponding value before calling the parameter_dependencies function to avoid potential KeyError exceptions.