matflow.TaskOutputParameters#
- class matflow.TaskOutputParameters(task)#
 Bases:
TaskOutputParametersFor retrieving schema output parameters across all elements. Treat as an unmodifiable namespace.
- Parameters:
 task (WorkflowTask) – The task that this represents the output parameters of.
Methods
Attributes
The task that this represents the output parameters of.
- task: WorkflowTask#
 The task that this represents the output parameters of.