hpcflow.sdk.core.element.ElementParameter#
- class hpcflow.sdk.core.element.ElementParameter(task: 'app.WorkflowTask', path: 'str', parent: 'Union[Element, app.ElementAction, app.ElementActionRun, app.Parameters]', element: 'Element')#
Bases:
object
Methods
Attributes
- Parameters:
- property data_idx#
- property data_idx_is_set#
- get_size(**store_kwargs)#
- property is_set#
- task: WorkflowTask#