schema-salad-d ~master (2021-11-30T07:56:22Z)
Home
Dub
Repo
InputRecordField
cwl
schema
Undocumented in source.
class
InputRecordField {
string
name_
;
Either
!(
CWLType
,
InputRecordSchema
,
InputEnumSchema
,
InputArraySchema
,
string
,
Either
!(
CWLType
,
InputRecordSchema
,
InputEnumSchema
,
InputArraySchema
,
string
)[])
type_
;
Optional
!
string
doc_
;
Optional
!
CommandLineBinding
inputBinding_
;
Optional
!
string
label_
;
mixin
genCtor
;
mixin
genIdentifier
;
}
Members
Mixins
__anonymous
mixin
genIdentifier
Undocumented in source.
__anonymous
mixin
genCtor
Undocumented in source.
Variables
doc_
Optional
!
string
doc_
;
Undocumented in source.
inputBinding_
Optional
!
CommandLineBinding
inputBinding_
;
Undocumented in source.
label_
Optional
!
string
label_
;
Undocumented in source.
name_
string
name_
;
Undocumented in source.
type_
Either
!(
CWLType
,
InputRecordSchema
,
InputEnumSchema
,
InputArraySchema
,
string
,
Either
!(
CWLType
,
InputRecordSchema
,
InputEnumSchema
,
InputArraySchema
,
string
)[])
type_
;
Undocumented in source.
Mixed In Members
From
mixin
genCtor
this
this
()
Undocumented in source.
this
this
(Node node, LoadingContext context)
Undocumented in source.
From
mixin
genIdentifier
identifier
auto
identifier
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
cwl
schema
classes
Any
CWLType
CWLVersion
CommandInputArraySchema
CommandInputEnumSchema
CommandInputParameter
CommandInputRecordField
CommandInputRecordSchema
CommandLineBinding
CommandLineTool
CommandOutputArraySchema
CommandOutputBinding
CommandOutputEnumSchema
CommandOutputParameter
CommandOutputRecordField
CommandOutputRecordSchema
Directory
Dirent
DockerRequirement
EnvVarRequirement
EnvironmentDef
ExpressionTool
ExpressionToolOutputParameter
File
InitialWorkDirRequirement
InlineJavascriptRequirement
InputArraySchema
InputEnumSchema
InputParameter
InputRecordField
InputRecordSchema
LinkMergeMethod
MultipleInputFeatureRequirement
OutputArraySchema
OutputEnumSchema
OutputRecordField
OutputRecordSchema
ResourceRequirement
ScatterFeatureRequirement
ScatterMethod
SchemaDefRequirement
ShellCommandRequirement
SoftwarePackage
SoftwareRequirement
StepInputExpressionRequirement
SubworkflowFeatureRequirement
Workflow
WorkflowOutputParameter
WorkflowStep
WorkflowStepInput
WorkflowStepOutput
stderr
stdout