hpcflow.sdk.core.task#
Tasks are components of workflows.
Classes
Class to represent how a newly added element set should propagate to a given downstream task. |
|
Class to represent a parameterisation of a new set of elements. |
|
The elements of a task. |
|
Information about a given schema input and its parametrisation within an element set. |
|
Schema input labels that should be applied to a subset of task outputs. |
|
The parameters of a (workflow-bound) task. |
|
Parametrisation of an isolated task for which a subset of input values are given "locally". |
|
For retrieving schema input parameters across all elements. |
|
For retrieving schema output parameters across all elements. |
|
Represents a |