matflow.Elements#
- class matflow.Elements(task)#
 Bases:
ElementsThe elements of a task. Iterable.
- Parameters:
 task (WorkflowTask) – The task this will be the elements of.
Methods
Attributes
The task this is the elements of.
- property task: WorkflowTask#
 The task this is the elements of.