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