cwl-d v0.1.0 (2022-11-18T22:02:22Z)
Home
Dub
Repo
PickValueMethod
cwl_d_auto
v1_2
Picking non-null values among inbound data links, described in
WorkflowStepInput
.
class
PickValueMethod : 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_2
aliases
DocumentRootType
importFromURI
classes
ArraySchema
CWLType
CWLVersion
CommandInputArraySchema
CommandInputEnumSchema
CommandInputParameter
CommandInputRecordField
CommandInputRecordSchema
CommandLineBindable
CommandLineBinding
CommandLineTool
CommandOutputArraySchema
CommandOutputBinding
CommandOutputEnumSchema
CommandOutputParameter
CommandOutputRecordField
CommandOutputRecordSchema
Directory
Dirent
DockerRequirement
EnumSchema
EnvVarRequirement
EnvironmentDef
ExpressionTool
ExpressionToolOutputParameter
File
InitialWorkDirRequirement
InlineJavascriptRequirement
InplaceUpdateRequirement
InputArraySchema
InputBinding
InputEnumSchema
InputRecordField
InputRecordSchema
LinkMergeMethod
LoadListingEnum
LoadListingRequirement
MultipleInputFeatureRequirement
NetworkAccess
Operation
OperationInputParameter
OperationOutputParameter
OutputArraySchema
OutputEnumSchema
OutputRecordField
OutputRecordSchema
PickValueMethod
PrimitiveType
RecordField
RecordSchema
ResourceRequirement
ScatterFeatureRequirement
ScatterMethod
SchemaDefRequirement
SecondaryFileSchema
ShellCommandRequirement
SoftwarePackage
SoftwareRequirement
StepInputExpressionRequirement
SubworkflowFeatureRequirement
ToolTimeLimit
WorkReuse
Workflow
WorkflowInputParameter
WorkflowOutputParameter
WorkflowStep
WorkflowStepInput
WorkflowStepOutput
stderr
stdin
stdout
manifest constants
parserInfo
Picking non-null values among inbound data links, described in WorkflowStepInput.