cwl-d v0.1.0 (2022-11-18T22:02:22Z)
Home
Dub
Repo
ScatterMethod
cwl_d_auto
v1_0
The scatter method, as described in
workflow step scatter
.
class
ScatterMethod : SchemaBase {
enum
Symbol
;
Symbol
value
;
mixin
genCtor
;
mixin
genOpEq
;
mixin
genDumper
;
}
Members
Enums
Symbol
enum
Symbol
Undocumented in source.
Mixins
__anonymous
mixin
genCtor
Undocumented in source.
__anonymous
mixin
genOpEq
Undocumented in source.
__anonymous
mixin
genDumper
Undocumented in source.
Variables
value
Symbol
value
;
Undocumented in source.
Meta
Source
See Implementation
cwl_d_auto
v1_0
aliases
DocumentRootType
importFromURI
classes
ArraySchema
CWLType
CWLVersion
CommandInputArraySchema
CommandInputEnumSchema
CommandInputParameter
CommandInputRecordField
CommandInputRecordSchema
CommandLineBinding
CommandLineTool
CommandOutputArraySchema
CommandOutputBinding
CommandOutputEnumSchema
CommandOutputParameter
CommandOutputRecordField
CommandOutputRecordSchema
Directory
Dirent
DockerRequirement
EnumSchema
EnvVarRequirement
EnvironmentDef
ExpressionTool
ExpressionToolOutputParameter
File
InitialWorkDirRequirement
InlineJavascriptRequirement
InputArraySchema
InputEnumSchema
InputParameter
InputRecordField
InputRecordSchema
LinkMergeMethod
MultipleInputFeatureRequirement
OutputArraySchema
OutputEnumSchema
OutputParameter
OutputRecordField
OutputRecordSchema
PrimitiveType
RecordField
RecordSchema
ResourceRequirement
ScatterFeatureRequirement
ScatterMethod
SchemaDefRequirement
ShellCommandRequirement
SoftwarePackage
SoftwareRequirement
StepInputExpressionRequirement
SubworkflowFeatureRequirement
Workflow
WorkflowOutputParameter
WorkflowStep
WorkflowStepInput
WorkflowStepOutput
stderr
stdout
manifest constants
parserInfo
The scatter method, as described in workflow step scatter.