hpcflow.sdk.sdk_classes#
- hpcflow.sdk.sdk_classes = {'Action': 'hpcflow.sdk.core.actions', 'ActionEnvironment': 'hpcflow.sdk.core.actions', 'ActionRule': 'hpcflow.sdk.core.actions', 'ActionScope': 'hpcflow.sdk.core.actions', 'ActionScopeType': 'hpcflow.sdk.core.actions', 'Command': 'hpcflow.sdk.core.commands', 'CommandFilesList': 'hpcflow.sdk.core.object_list', 'DirectPosix': 'hpcflow.sdk.submission.schedulers.direct', 'DirectWindows': 'hpcflow.sdk.submission.schedulers.direct', 'Element': 'hpcflow.sdk.core.element', 'ElementAction': 'hpcflow.sdk.core.actions', 'ElementActionRun': 'hpcflow.sdk.core.actions', 'ElementFilter': 'hpcflow.sdk.core.element', 'ElementGroup': 'hpcflow.sdk.core.element', 'ElementInputFiles': 'hpcflow.sdk.core.element', 'ElementInputs': 'hpcflow.sdk.core.element', 'ElementIteration': 'hpcflow.sdk.core.element', 'ElementOutputFiles': 'hpcflow.sdk.core.element', 'ElementOutputs': 'hpcflow.sdk.core.element', 'ElementParameter': 'hpcflow.sdk.core.element', 'ElementPropagation': 'hpcflow.sdk.core.task', 'ElementRepeats': 'hpcflow.sdk.core.element', 'ElementResources': 'hpcflow.sdk.core.element', 'ElementSet': 'hpcflow.sdk.core.task', 'Elements': 'hpcflow.sdk.core.task', 'Environment': 'hpcflow.sdk.core.environment', 'EnvironmentsList': 'hpcflow.sdk.core.object_list', 'Executable': 'hpcflow.sdk.core.environment', 'ExecutableInstance': 'hpcflow.sdk.core.environment', 'ExecutablesList': 'hpcflow.sdk.core.object_list', 'FileNameExt': 'hpcflow.sdk.core.command_files', 'FileNameSpec': 'hpcflow.sdk.core.command_files', 'FileNameStem': 'hpcflow.sdk.core.command_files', 'FileSpec': 'hpcflow.sdk.core.command_files', 'GroupList': 'hpcflow.sdk.core.object_list', 'InputFile': 'hpcflow.sdk.core.command_files', 'InputFileGenerator': 'hpcflow.sdk.core.command_files', 'InputFileGeneratorSource': 'hpcflow.sdk.core.command_files', 'InputSource': 'hpcflow.sdk.core.parameters', 'InputSourceType': 'hpcflow.sdk.core.parameters', 'InputValue': 'hpcflow.sdk.core.parameters', 'Jobscript': 'hpcflow.sdk.submission.jobscript', 'Loop': 'hpcflow.sdk.core.loop', 'NumCores': 'hpcflow.sdk.core.environment', 'OutputFileParser': 'hpcflow.sdk.core.command_files', 'OutputFileParserSource': 'hpcflow.sdk.core.command_files', 'OutputLabel': 'hpcflow.sdk.core.task', 'Parameter': 'hpcflow.sdk.core.parameters', 'ParameterPath': 'hpcflow.sdk.core.parameters', 'ParameterPropagationMode': 'hpcflow.sdk.core.parameters', 'ParameterValue': 'hpcflow.sdk.core.parameters', 'Parameters': 'hpcflow.sdk.core.task', 'ParametersList': 'hpcflow.sdk.core.object_list', 'ResourceList': 'hpcflow.sdk.core.object_list', 'ResourceSpec': 'hpcflow.sdk.core.parameters', 'Rule': 'hpcflow.sdk.core.rule', 'RunDirAppFiles': 'hpcflow.sdk.core.run_dir_files', 'SGEPosix': 'hpcflow.sdk.submission.schedulers.sge', 'SchemaInput': 'hpcflow.sdk.core.parameters', 'SchemaOutput': 'hpcflow.sdk.core.parameters', 'SchemaParameter': 'hpcflow.sdk.core.parameters', 'SlurmPosix': 'hpcflow.sdk.submission.schedulers.slurm', 'SubParameter': 'hpcflow.sdk.core.parameters', 'Submission': 'hpcflow.sdk.submission.submission', 'Task': 'hpcflow.sdk.core.task', 'TaskInputParameters': 'hpcflow.sdk.core.task', 'TaskList': 'hpcflow.sdk.core.object_list', 'TaskObjective': 'hpcflow.sdk.core.task_schema', 'TaskOutputParameters': 'hpcflow.sdk.core.task', 'TaskSchema': 'hpcflow.sdk.core.task_schema', 'TaskSchemasList': 'hpcflow.sdk.core.object_list', 'TaskSourceType': 'hpcflow.sdk.core.parameters', 'TaskTemplateList': 'hpcflow.sdk.core.object_list', 'ValuePerturbation': 'hpcflow.sdk.core.parameters', 'ValueSequence': 'hpcflow.sdk.core.parameters', 'Workflow': 'hpcflow.sdk.core.workflow', 'WorkflowBlueprint': 'hpcflow.sdk.core.workflow', 'WorkflowLoop': 'hpcflow.sdk.core.loop', 'WorkflowLoopList': 'hpcflow.sdk.core.object_list', 'WorkflowTask': 'hpcflow.sdk.core.task', 'WorkflowTaskList': 'hpcflow.sdk.core.object_list', 'WorkflowTemplate': 'hpcflow.sdk.core.workflow'}#
Classes used in the construction of a workflow. :meta hide-value: