@nfdi4plants/arctrl 3.0.3 → 3.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ts/node_modules/@fable-org/fable-library-js/System.Collections.Generic.js +320 -0
- package/dist/ts/ts/ARC.d.ts +3 -3
- package/dist/ts/ts/ARC.d.ts.map +1 -1
- package/dist/ts/ts/ARC.js +72 -93
- package/dist/ts/ts/CWL/CWLTypes.d.ts +162 -45
- package/dist/ts/ts/CWL/CWLTypes.d.ts.map +1 -1
- package/dist/ts/ts/CWL/CWLTypes.js +495 -104
- package/dist/ts/ts/CWL/Decode.d.ts +292 -46
- package/dist/ts/ts/CWL/Decode.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Decode.js +951 -563
- package/dist/ts/ts/CWL/DynamicObjHelpers.d.ts +37 -0
- package/dist/ts/ts/CWL/DynamicObjHelpers.d.ts.map +1 -0
- package/dist/ts/ts/CWL/DynamicObjHelpers.js +57 -0
- package/dist/ts/ts/CWL/Encode.d.ts +117 -2
- package/dist/ts/ts/CWL/Encode.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Encode.js +447 -193
- package/dist/ts/ts/CWL/ExpressionToolDescription.d.ts +8 -3
- package/dist/ts/ts/CWL/ExpressionToolDescription.d.ts.map +1 -1
- package/dist/ts/ts/CWL/ExpressionToolDescription.js +20 -4
- package/dist/ts/ts/CWL/Inputs.d.ts +65 -14
- package/dist/ts/ts/CWL/Inputs.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Inputs.js +194 -51
- package/dist/ts/ts/CWL/OperationDescription.d.ts +8 -3
- package/dist/ts/ts/CWL/OperationDescription.d.ts.map +1 -1
- package/dist/ts/ts/CWL/OperationDescription.js +20 -4
- package/dist/ts/ts/CWL/Outputs.d.ts +51 -12
- package/dist/ts/ts/CWL/Outputs.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Outputs.js +152 -76
- package/dist/ts/ts/CWL/ParameterReference.d.ts +4 -1
- package/dist/ts/ts/CWL/ParameterReference.d.ts.map +1 -1
- package/dist/ts/ts/CWL/ParameterReference.js +17 -6
- package/dist/ts/ts/CWL/Requirements.d.ts +140 -50
- package/dist/ts/ts/CWL/Requirements.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Requirements.js +458 -127
- package/dist/ts/ts/CWL/ToolDescription.d.ts +31 -3
- package/dist/ts/ts/CWL/ToolDescription.d.ts.map +1 -1
- package/dist/ts/ts/CWL/ToolDescription.js +83 -4
- package/dist/ts/ts/CWL/WorkflowDescription.d.ts +8 -3
- package/dist/ts/ts/CWL/WorkflowDescription.d.ts.map +1 -1
- package/dist/ts/ts/CWL/WorkflowDescription.js +20 -4
- package/dist/ts/ts/CWL/WorkflowSteps.d.ts +50 -19
- package/dist/ts/ts/CWL/WorkflowSteps.d.ts.map +1 -1
- package/dist/ts/ts/CWL/WorkflowSteps.js +152 -23
- package/dist/ts/ts/Contract/Git.d.ts.map +1 -1
- package/dist/ts/ts/Contract/Git.js +1 -1
- package/dist/ts/ts/ContractIO/ContractIO.d.ts +3 -3
- package/dist/ts/ts/ContractIO/ContractIO.d.ts.map +1 -1
- package/dist/ts/ts/ContractIO/ContractIO.js +30 -23
- package/dist/ts/ts/Conversion/Assay.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Assay.js +4 -3
- package/dist/ts/ts/Conversion/Investigation.js +2 -2
- package/dist/ts/ts/Conversion/Person.d.ts +1 -1
- package/dist/ts/ts/Conversion/Person.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Person.js +27 -11
- package/dist/ts/ts/Conversion/Run.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Run.js +3 -2
- package/dist/ts/ts/Conversion/ScholarlyArticle.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/ScholarlyArticle.js +2 -1
- package/dist/ts/ts/Conversion/Study.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Study.js +5 -4
- package/dist/ts/ts/Conversion/Workflow.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Workflow.js +13 -12
- package/dist/ts/ts/Conversion.d.ts +14 -10
- package/dist/ts/ts/Conversion.d.ts.map +1 -1
- package/dist/ts/ts/Conversion.js +18 -11
- package/dist/ts/ts/Core/ArcTypes.d.ts.map +1 -1
- package/dist/ts/ts/Core/ArcTypes.js +18 -0
- package/dist/ts/ts/Core/Datamap.d.ts.map +1 -1
- package/dist/ts/ts/Core/Datamap.js +4 -2
- package/dist/ts/ts/Core/OntologyAnnotation.d.ts.map +1 -1
- package/dist/ts/ts/Core/OntologyAnnotation.js +76 -2
- package/dist/ts/ts/Core/Table/ArcTableAux.d.ts +3 -0
- package/dist/ts/ts/Core/Table/ArcTableAux.d.ts.map +1 -1
- package/dist/ts/ts/Core/Table/ArcTableAux.js +23 -10
- package/dist/ts/ts/Core/Table/ArcTables.d.ts +1 -0
- package/dist/ts/ts/Core/Table/ArcTables.d.ts.map +1 -1
- package/dist/ts/ts/Core/Table/ArcTables.js +7 -3
- package/dist/ts/ts/Json.d.ts +2 -2
- package/dist/ts/ts/Json.d.ts.map +1 -1
- package/dist/ts/ts/Json.js +3 -3
- package/dist/ts/ts/WorkflowGraph/ReferenceParsing.d.ts.map +1 -1
- package/dist/ts/ts/WorkflowGraph/ReferenceParsing.js +2 -1
- package/dist/ts/ts/Yaml/ValidationPackage.d.ts +1 -1
- package/dist/ts/ts/Yaml/ValidationPackage.d.ts.map +1 -1
- package/dist/ts/ts/Yaml/ValidationPackage.js +5 -5
- package/dist/ts/ts/Yaml/ValidationPackagesConfig.d.ts +1 -1
- package/dist/ts/ts/Yaml/ValidationPackagesConfig.d.ts.map +1 -1
- package/dist/ts/ts/Yaml/ValidationPackagesConfig.js +5 -5
- package/dist/ts/ts/Yaml.js +1 -1
- package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Decode.fs.js +96 -24
- package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Persil.fs.js +11 -159
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.11/Preprocessing.fs.js +319 -0
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.11/Reader.fs.js +1867 -0
- package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Regex.fs.js +1 -1
- package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/RegexActivePatterns.fs.js +2 -2
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.11/Syntax.fs.js +819 -0
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.11/Writer.fs.js +686 -0
- package/package.json +1 -1
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.5/FlowToBlock.fs.js +0 -956
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.5/Preprocessing.fs.js +0 -139
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.5/Reader.fs.js +0 -1314
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.5/Writer.fs.js +0 -391
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Encode.fs.js +0 -0
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Escapes.fs.js +0 -0
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Interop/JsInterop.fs.js +0 -0
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/StringBuffer.fs.js +0 -0
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/YAMLiciousTypes.fs.js +0 -0
|
@@ -1,40 +1,148 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { toInt64, fromInt32 } from '../../node_modules/@fable-org/fable-library-js/BigInt.js';
|
|
7
|
-
import { setOptionalProperty } from '../fable_modules/DynamicObj.7.1.0/DynObj.fs.js';
|
|
1
|
+
import { unwrap, value, bind } from '../../node_modules/@fable-org/fable-library-js/Option.js';
|
|
2
|
+
import { SchemaSaladString_Literal, DirentInstance_$reflection, SchemaSaladString_$reflection, FileInstance_$reflection, DirectoryInstance_$reflection, SchemaDefRequirementType_$reflection, SoftwarePackage_$reflection } from './CWLTypes.js';
|
|
3
|
+
import { equals, arrayHash, comparePrimitives } from '../../node_modules/@fable-org/fable-library-js/Util.js';
|
|
4
|
+
import { dynamicPropertiesEqual, hashDynamicProperties } from './DynamicObjHelpers.js';
|
|
5
|
+
import { ofSeq } from '../../node_modules/@fable-org/fable-library-js/Set.js';
|
|
8
6
|
import { DynamicObj, DynamicObj_$reflection } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
9
|
-
import {
|
|
7
|
+
import { class_type, union_type, int64_type, string_type, array_type } from '../../node_modules/@fable-org/fable-library-js/Reflection.js';
|
|
8
|
+
import { Union } from '../../node_modules/@fable-org/fable-library-js/Types.js';
|
|
9
|
+
import { toInt64, fromInt32 } from '../../node_modules/@fable-org/fable-library-js/BigInt.js';
|
|
10
|
+
import { ofArray } from '../../node_modules/@fable-org/fable-library-js/List.js';
|
|
10
11
|
import { map } from '../../node_modules/@fable-org/fable-library-js/Seq.js';
|
|
11
12
|
|
|
12
|
-
class DockerRequirement extends
|
|
13
|
-
constructor(
|
|
13
|
+
class DockerRequirement extends DynamicObj {
|
|
14
|
+
constructor(dockerPull, dockerFile, dockerImageId, dockerLoad, dockerImport, dockerOutputDirectory, dockerRunOptions) {
|
|
14
15
|
super();
|
|
15
|
-
this.
|
|
16
|
-
this.
|
|
17
|
-
this.
|
|
18
|
-
this.
|
|
19
|
-
this.
|
|
20
|
-
this.
|
|
16
|
+
this._dockerPull = dockerPull;
|
|
17
|
+
this._dockerFile = dockerFile;
|
|
18
|
+
this._dockerImageId = dockerImageId;
|
|
19
|
+
this._dockerLoad = dockerLoad;
|
|
20
|
+
this._dockerImport = dockerImport;
|
|
21
|
+
this._dockerOutputDirectory = dockerOutputDirectory;
|
|
22
|
+
this._dockerRunOptions = dockerRunOptions;
|
|
23
|
+
}
|
|
24
|
+
get DockerPull() {
|
|
25
|
+
const this$ = this;
|
|
26
|
+
return unwrap(this$._dockerPull);
|
|
27
|
+
}
|
|
28
|
+
set DockerPull(value) {
|
|
29
|
+
const this$ = this;
|
|
30
|
+
this$._dockerPull = value;
|
|
31
|
+
}
|
|
32
|
+
get DockerFile() {
|
|
33
|
+
const this$ = this;
|
|
34
|
+
return unwrap(this$._dockerFile);
|
|
35
|
+
}
|
|
36
|
+
set DockerFile(value) {
|
|
37
|
+
const this$ = this;
|
|
38
|
+
this$._dockerFile = value;
|
|
39
|
+
}
|
|
40
|
+
get DockerImageId() {
|
|
41
|
+
const this$ = this;
|
|
42
|
+
return unwrap(this$._dockerImageId);
|
|
43
|
+
}
|
|
44
|
+
set DockerImageId(value) {
|
|
45
|
+
const this$ = this;
|
|
46
|
+
this$._dockerImageId = value;
|
|
47
|
+
}
|
|
48
|
+
get DockerLoad() {
|
|
49
|
+
const this$ = this;
|
|
50
|
+
return unwrap(this$._dockerLoad);
|
|
51
|
+
}
|
|
52
|
+
set DockerLoad(value) {
|
|
53
|
+
const this$ = this;
|
|
54
|
+
this$._dockerLoad = value;
|
|
55
|
+
}
|
|
56
|
+
get DockerImport() {
|
|
57
|
+
const this$ = this;
|
|
58
|
+
return unwrap(this$._dockerImport);
|
|
59
|
+
}
|
|
60
|
+
set DockerImport(value) {
|
|
61
|
+
const this$ = this;
|
|
62
|
+
this$._dockerImport = value;
|
|
63
|
+
}
|
|
64
|
+
get DockerOutputDirectory() {
|
|
65
|
+
const this$ = this;
|
|
66
|
+
return unwrap(this$._dockerOutputDirectory);
|
|
67
|
+
}
|
|
68
|
+
set DockerOutputDirectory(value) {
|
|
69
|
+
const this$ = this;
|
|
70
|
+
this$._dockerOutputDirectory = value;
|
|
71
|
+
}
|
|
72
|
+
get DockerRunOptions() {
|
|
73
|
+
const this$ = this;
|
|
74
|
+
return unwrap(this$._dockerRunOptions);
|
|
75
|
+
}
|
|
76
|
+
set DockerRunOptions(value) {
|
|
77
|
+
const this$ = this;
|
|
78
|
+
this$._dockerRunOptions = value;
|
|
79
|
+
}
|
|
80
|
+
Equals(o) {
|
|
81
|
+
let other;
|
|
82
|
+
const this$ = this;
|
|
83
|
+
return o instanceof DockerRequirement && (other = o, equals(this$.DockerPull, other.DockerPull) && equals(this$.DockerFile, other.DockerFile) && equals(this$.DockerImageId, other.DockerImageId) && equals(this$.DockerLoad, other.DockerLoad) && equals(this$.DockerImport, other.DockerImport) && equals(this$.DockerOutputDirectory, other.DockerOutputDirectory) && equals(this$.DockerRunOptions, other.DockerRunOptions) && dynamicPropertiesEqual(this$, other));
|
|
84
|
+
}
|
|
85
|
+
GetHashCode() {
|
|
86
|
+
const this$ = this;
|
|
87
|
+
return arrayHash([this$.DockerPull, this$.DockerFile, this$.DockerImageId, this$.DockerLoad, this$.DockerImport, this$.DockerOutputDirectory, this$.DockerRunOptions, hashDynamicProperties(this$)]) | 0;
|
|
88
|
+
}
|
|
89
|
+
static create(dockerPull, dockerFile, dockerFileReference, dockerImageId, dockerLoad, dockerImport, dockerOutputDirectory, dockerRunOptions) {
|
|
90
|
+
return new DockerRequirement(unwrap(dockerPull), unwrap(dockerFileReference == null ? dockerFile == null ? void 0 : SchemaSaladString_Literal(value(dockerFile)) : value(dockerFileReference)), unwrap(dockerImageId), unwrap(dockerLoad), unwrap(dockerImport), unwrap(dockerOutputDirectory), unwrap(dockerRunOptions));
|
|
91
|
+
}
|
|
92
|
+
static get KnownFieldNames() {
|
|
93
|
+
return ofSeq(["class", "dockerPull", "dockerFile", "dockerImageId", "dockerLoad", "dockerImport", "dockerOutputDirectory", "cwltool:dockerRunOptions"], {
|
|
94
|
+
Compare: comparePrimitives
|
|
95
|
+
});
|
|
21
96
|
}
|
|
22
97
|
}
|
|
23
98
|
function DockerRequirement_$reflection() {
|
|
24
|
-
return
|
|
99
|
+
return class_type("ARCtrl.CWL.DockerRequirement", void 0, DockerRequirement, DynamicObj_$reflection());
|
|
25
100
|
}
|
|
26
|
-
function
|
|
27
|
-
return new DockerRequirement(dockerPull,
|
|
101
|
+
function DockerRequirement_$ctor_Z4715023E(dockerPull, dockerFile, dockerImageId, dockerLoad, dockerImport, dockerOutputDirectory, dockerRunOptions) {
|
|
102
|
+
return new DockerRequirement(dockerPull, dockerFile, dockerImageId, dockerLoad, dockerImport, dockerOutputDirectory, dockerRunOptions);
|
|
28
103
|
}
|
|
29
|
-
class EnvironmentDef extends
|
|
30
|
-
constructor(
|
|
104
|
+
class EnvironmentDef extends DynamicObj {
|
|
105
|
+
constructor(envName, envValue) {
|
|
31
106
|
super();
|
|
32
|
-
this.
|
|
33
|
-
this.
|
|
107
|
+
this._envName = envName;
|
|
108
|
+
this._envValue = envValue;
|
|
109
|
+
}
|
|
110
|
+
get EnvName() {
|
|
111
|
+
const this$ = this;
|
|
112
|
+
return this$._envName;
|
|
113
|
+
}
|
|
114
|
+
set EnvName(value) {
|
|
115
|
+
const this$ = this;
|
|
116
|
+
this$._envName = value;
|
|
117
|
+
}
|
|
118
|
+
get EnvValue() {
|
|
119
|
+
const this$ = this;
|
|
120
|
+
return this$._envValue;
|
|
121
|
+
}
|
|
122
|
+
set EnvValue(value) {
|
|
123
|
+
const this$ = this;
|
|
124
|
+
this$._envValue = value;
|
|
125
|
+
}
|
|
126
|
+
Equals(o) {
|
|
127
|
+
let other;
|
|
128
|
+
const this$ = this;
|
|
129
|
+
return o instanceof EnvironmentDef && (other = o, this$.EnvName === other.EnvName && this$.EnvValue === other.EnvValue && dynamicPropertiesEqual(this$, other));
|
|
130
|
+
}
|
|
131
|
+
GetHashCode() {
|
|
132
|
+
const this$ = this;
|
|
133
|
+
return arrayHash([this$.EnvName, this$.EnvValue, hashDynamicProperties(this$)]) | 0;
|
|
134
|
+
}
|
|
135
|
+
static get KnownFieldNames() {
|
|
136
|
+
return ofSeq(["envName", "envValue"], {
|
|
137
|
+
Compare: comparePrimitives
|
|
138
|
+
});
|
|
34
139
|
}
|
|
35
140
|
}
|
|
36
141
|
function EnvironmentDef_$reflection() {
|
|
37
|
-
return
|
|
142
|
+
return class_type("ARCtrl.CWL.EnvironmentDef", void 0, EnvironmentDef, DynamicObj_$reflection());
|
|
143
|
+
}
|
|
144
|
+
function EnvironmentDef_$ctor_Z384F8060(envName, envValue) {
|
|
145
|
+
return new EnvironmentDef(envName, envValue);
|
|
38
146
|
}
|
|
39
147
|
function LoadListingEnum_NoListing() {
|
|
40
148
|
return new LoadListingEnum(0, []);
|
|
@@ -75,53 +183,153 @@ function LoadListingEnum_tryParse_Z721C83C5(value) {
|
|
|
75
183
|
return void 0;
|
|
76
184
|
}
|
|
77
185
|
}
|
|
78
|
-
class LoadListingRequirementValue extends
|
|
79
|
-
constructor(
|
|
186
|
+
class LoadListingRequirementValue extends DynamicObj {
|
|
187
|
+
constructor(loadListing) {
|
|
80
188
|
super();
|
|
81
|
-
this.
|
|
189
|
+
this._loadListing = loadListing;
|
|
190
|
+
}
|
|
191
|
+
get LoadListing() {
|
|
192
|
+
const this$ = this;
|
|
193
|
+
return this$._loadListing;
|
|
194
|
+
}
|
|
195
|
+
set LoadListing(value) {
|
|
196
|
+
const this$ = this;
|
|
197
|
+
this$._loadListing = value;
|
|
198
|
+
}
|
|
199
|
+
Equals(o) {
|
|
200
|
+
let other;
|
|
201
|
+
const this$ = this;
|
|
202
|
+
return o instanceof LoadListingRequirementValue && (other = o, equals(this$.LoadListing, other.LoadListing) && dynamicPropertiesEqual(this$, other));
|
|
203
|
+
}
|
|
204
|
+
GetHashCode() {
|
|
205
|
+
const this$ = this;
|
|
206
|
+
return arrayHash([this$.LoadListing, hashDynamicProperties(this$)]) | 0;
|
|
207
|
+
}
|
|
208
|
+
static get defaultNoListing() {
|
|
209
|
+
return new LoadListingRequirementValue(LoadListingEnum_NoListing());
|
|
210
|
+
}
|
|
211
|
+
static get KnownFieldNames() {
|
|
212
|
+
return ofSeq(["class", "loadListing"], {
|
|
213
|
+
Compare: comparePrimitives
|
|
214
|
+
});
|
|
82
215
|
}
|
|
83
216
|
}
|
|
84
217
|
function LoadListingRequirementValue_$reflection() {
|
|
85
|
-
return
|
|
218
|
+
return class_type("ARCtrl.CWL.LoadListingRequirementValue", void 0, LoadListingRequirementValue, DynamicObj_$reflection());
|
|
86
219
|
}
|
|
87
|
-
function
|
|
88
|
-
return new LoadListingRequirementValue(
|
|
220
|
+
function LoadListingRequirementValue_$ctor_70DB69D0(loadListing) {
|
|
221
|
+
return new LoadListingRequirementValue(loadListing);
|
|
89
222
|
}
|
|
90
|
-
class WorkReuseRequirementValue extends
|
|
91
|
-
constructor(
|
|
223
|
+
class WorkReuseRequirementValue extends DynamicObj {
|
|
224
|
+
constructor(enableReuse) {
|
|
92
225
|
super();
|
|
93
|
-
this.
|
|
226
|
+
this._enableReuse = enableReuse;
|
|
227
|
+
}
|
|
228
|
+
get EnableReuse() {
|
|
229
|
+
const this$ = this;
|
|
230
|
+
return this$._enableReuse;
|
|
231
|
+
}
|
|
232
|
+
set EnableReuse(value) {
|
|
233
|
+
const this$ = this;
|
|
234
|
+
this$._enableReuse = value;
|
|
235
|
+
}
|
|
236
|
+
Equals(o) {
|
|
237
|
+
let other;
|
|
238
|
+
const this$ = this;
|
|
239
|
+
return o instanceof WorkReuseRequirementValue && (other = o, this$.EnableReuse === other.EnableReuse && dynamicPropertiesEqual(this$, other));
|
|
240
|
+
}
|
|
241
|
+
GetHashCode() {
|
|
242
|
+
const this$ = this;
|
|
243
|
+
return arrayHash([this$.EnableReuse, hashDynamicProperties(this$)]) | 0;
|
|
244
|
+
}
|
|
245
|
+
static get defaultEnabled() {
|
|
246
|
+
return new WorkReuseRequirementValue(true);
|
|
247
|
+
}
|
|
248
|
+
static get KnownFieldNames() {
|
|
249
|
+
return ofSeq(["class", "enableReuse"], {
|
|
250
|
+
Compare: comparePrimitives
|
|
251
|
+
});
|
|
94
252
|
}
|
|
95
253
|
}
|
|
96
254
|
function WorkReuseRequirementValue_$reflection() {
|
|
97
|
-
return
|
|
255
|
+
return class_type("ARCtrl.CWL.WorkReuseRequirementValue", void 0, WorkReuseRequirementValue, DynamicObj_$reflection());
|
|
98
256
|
}
|
|
99
|
-
function
|
|
100
|
-
return new WorkReuseRequirementValue(
|
|
257
|
+
function WorkReuseRequirementValue_$ctor_Z1FBCCD16(enableReuse) {
|
|
258
|
+
return new WorkReuseRequirementValue(enableReuse);
|
|
101
259
|
}
|
|
102
|
-
class NetworkAccessRequirementValue extends
|
|
103
|
-
constructor(
|
|
260
|
+
class NetworkAccessRequirementValue extends DynamicObj {
|
|
261
|
+
constructor(networkAccess) {
|
|
104
262
|
super();
|
|
105
|
-
this.
|
|
263
|
+
this._networkAccess = networkAccess;
|
|
264
|
+
}
|
|
265
|
+
get NetworkAccess() {
|
|
266
|
+
const this$ = this;
|
|
267
|
+
return this$._networkAccess;
|
|
268
|
+
}
|
|
269
|
+
set NetworkAccess(value) {
|
|
270
|
+
const this$ = this;
|
|
271
|
+
this$._networkAccess = value;
|
|
272
|
+
}
|
|
273
|
+
Equals(o) {
|
|
274
|
+
let other;
|
|
275
|
+
const this$ = this;
|
|
276
|
+
return o instanceof NetworkAccessRequirementValue && (other = o, this$.NetworkAccess === other.NetworkAccess && dynamicPropertiesEqual(this$, other));
|
|
277
|
+
}
|
|
278
|
+
GetHashCode() {
|
|
279
|
+
const this$ = this;
|
|
280
|
+
return arrayHash([this$.NetworkAccess, hashDynamicProperties(this$)]) | 0;
|
|
281
|
+
}
|
|
282
|
+
static get defaultEnabled() {
|
|
283
|
+
return new NetworkAccessRequirementValue(true);
|
|
284
|
+
}
|
|
285
|
+
static get KnownFieldNames() {
|
|
286
|
+
return ofSeq(["class", "networkAccess"], {
|
|
287
|
+
Compare: comparePrimitives
|
|
288
|
+
});
|
|
106
289
|
}
|
|
107
290
|
}
|
|
108
291
|
function NetworkAccessRequirementValue_$reflection() {
|
|
109
|
-
return
|
|
292
|
+
return class_type("ARCtrl.CWL.NetworkAccessRequirementValue", void 0, NetworkAccessRequirementValue, DynamicObj_$reflection());
|
|
110
293
|
}
|
|
111
|
-
function
|
|
112
|
-
return new NetworkAccessRequirementValue(
|
|
294
|
+
function NetworkAccessRequirementValue_$ctor_Z1FBCCD16(networkAccess) {
|
|
295
|
+
return new NetworkAccessRequirementValue(networkAccess);
|
|
113
296
|
}
|
|
114
|
-
class InplaceUpdateRequirementValue extends
|
|
115
|
-
constructor(
|
|
297
|
+
class InplaceUpdateRequirementValue extends DynamicObj {
|
|
298
|
+
constructor(inplaceUpdate) {
|
|
116
299
|
super();
|
|
117
|
-
this.
|
|
300
|
+
this._inplaceUpdate = inplaceUpdate;
|
|
301
|
+
}
|
|
302
|
+
get InplaceUpdate() {
|
|
303
|
+
const this$ = this;
|
|
304
|
+
return this$._inplaceUpdate;
|
|
305
|
+
}
|
|
306
|
+
set InplaceUpdate(value) {
|
|
307
|
+
const this$ = this;
|
|
308
|
+
this$._inplaceUpdate = value;
|
|
309
|
+
}
|
|
310
|
+
Equals(o) {
|
|
311
|
+
let other;
|
|
312
|
+
const this$ = this;
|
|
313
|
+
return o instanceof InplaceUpdateRequirementValue && (other = o, this$.InplaceUpdate === other.InplaceUpdate && dynamicPropertiesEqual(this$, other));
|
|
314
|
+
}
|
|
315
|
+
GetHashCode() {
|
|
316
|
+
const this$ = this;
|
|
317
|
+
return arrayHash([this$.InplaceUpdate, hashDynamicProperties(this$)]) | 0;
|
|
318
|
+
}
|
|
319
|
+
static get defaultEnabled() {
|
|
320
|
+
return new InplaceUpdateRequirementValue(true);
|
|
321
|
+
}
|
|
322
|
+
static get KnownFieldNames() {
|
|
323
|
+
return ofSeq(["class", "inplaceUpdate"], {
|
|
324
|
+
Compare: comparePrimitives
|
|
325
|
+
});
|
|
118
326
|
}
|
|
119
327
|
}
|
|
120
328
|
function InplaceUpdateRequirementValue_$reflection() {
|
|
121
|
-
return
|
|
329
|
+
return class_type("ARCtrl.CWL.InplaceUpdateRequirementValue", void 0, InplaceUpdateRequirementValue, DynamicObj_$reflection());
|
|
122
330
|
}
|
|
123
|
-
function
|
|
124
|
-
return new InplaceUpdateRequirementValue(
|
|
331
|
+
function InplaceUpdateRequirementValue_$ctor_Z1FBCCD16(inplaceUpdate) {
|
|
332
|
+
return new InplaceUpdateRequirementValue(inplaceUpdate);
|
|
125
333
|
}
|
|
126
334
|
function ToolTimeLimitValue_ToolTimeLimitSeconds(Item) {
|
|
127
335
|
return new ToolTimeLimitValue(0, [Item]);
|
|
@@ -145,17 +353,133 @@ function ToolTimeLimitValue_$reflection() {
|
|
|
145
353
|
class ResourceRequirementInstance extends DynamicObj {
|
|
146
354
|
constructor(coresMin, coresMax, ramMin, ramMax, tmpdirMin, tmpdirMax, outdirMin, outdirMax) {
|
|
147
355
|
super();
|
|
148
|
-
|
|
149
|
-
this
|
|
150
|
-
this
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
356
|
+
this._coresMin = coresMin;
|
|
357
|
+
this._coresMax = coresMax;
|
|
358
|
+
this._ramMin = ramMin;
|
|
359
|
+
this._ramMax = ramMax;
|
|
360
|
+
this._tmpdirMin = tmpdirMin;
|
|
361
|
+
this._tmpdirMax = tmpdirMax;
|
|
362
|
+
this._outdirMin = outdirMin;
|
|
363
|
+
this._outdirMax = outdirMax;
|
|
364
|
+
}
|
|
365
|
+
get CoresMin() {
|
|
366
|
+
const this$ = this;
|
|
367
|
+
return this$._coresMin;
|
|
368
|
+
}
|
|
369
|
+
set CoresMin(value) {
|
|
370
|
+
const this$ = this;
|
|
371
|
+
this$._coresMin = value;
|
|
372
|
+
}
|
|
373
|
+
get CoresMax() {
|
|
374
|
+
const this$ = this;
|
|
375
|
+
return this$._coresMax;
|
|
376
|
+
}
|
|
377
|
+
set CoresMax(value) {
|
|
378
|
+
const this$ = this;
|
|
379
|
+
this$._coresMax = value;
|
|
380
|
+
}
|
|
381
|
+
get RamMin() {
|
|
382
|
+
const this$ = this;
|
|
383
|
+
return this$._ramMin;
|
|
384
|
+
}
|
|
385
|
+
set RamMin(value) {
|
|
386
|
+
const this$ = this;
|
|
387
|
+
this$._ramMin = value;
|
|
388
|
+
}
|
|
389
|
+
get RamMax() {
|
|
390
|
+
const this$ = this;
|
|
391
|
+
return this$._ramMax;
|
|
392
|
+
}
|
|
393
|
+
set RamMax(value) {
|
|
394
|
+
const this$ = this;
|
|
395
|
+
this$._ramMax = value;
|
|
396
|
+
}
|
|
397
|
+
get TmpdirMin() {
|
|
398
|
+
const this$ = this;
|
|
399
|
+
return this$._tmpdirMin;
|
|
400
|
+
}
|
|
401
|
+
set TmpdirMin(value) {
|
|
402
|
+
const this$ = this;
|
|
403
|
+
this$._tmpdirMin = value;
|
|
404
|
+
}
|
|
405
|
+
get TmpdirMax() {
|
|
406
|
+
const this$ = this;
|
|
407
|
+
return this$._tmpdirMax;
|
|
408
|
+
}
|
|
409
|
+
set TmpdirMax(value) {
|
|
410
|
+
const this$ = this;
|
|
411
|
+
this$._tmpdirMax = value;
|
|
412
|
+
}
|
|
413
|
+
get OutdirMin() {
|
|
414
|
+
const this$ = this;
|
|
415
|
+
return this$._outdirMin;
|
|
416
|
+
}
|
|
417
|
+
set OutdirMin(value) {
|
|
418
|
+
const this$ = this;
|
|
419
|
+
this$._outdirMin = value;
|
|
420
|
+
}
|
|
421
|
+
get OutdirMax() {
|
|
422
|
+
const this$ = this;
|
|
423
|
+
return this$._outdirMax;
|
|
424
|
+
}
|
|
425
|
+
set OutdirMax(value) {
|
|
426
|
+
const this$ = this;
|
|
427
|
+
this$._outdirMax = value;
|
|
428
|
+
}
|
|
429
|
+
TryGetKnownField(name) {
|
|
430
|
+
const this$ = this;
|
|
431
|
+
return name === "coresMin" ? this$.CoresMin : name === "coresMax" ? this$.CoresMax : name === "ramMin" ? this$.RamMin : name === "ramMax" ? this$.RamMax : name === "tmpdirMin" ? this$.TmpdirMin : name === "tmpdirMax" ? this$.TmpdirMax : name === "outdirMin" ? this$.OutdirMin : name === "outdirMax" ? this$.OutdirMax : void 0;
|
|
432
|
+
}
|
|
433
|
+
TryGetInt64(name) {
|
|
434
|
+
const this$ = this;
|
|
435
|
+
return bind((_arg) => {
|
|
436
|
+
if (typeof _arg === "bigint") {
|
|
437
|
+
return _arg;
|
|
438
|
+
} else if (typeof _arg === "number") {
|
|
439
|
+
return toInt64(fromInt32(_arg));
|
|
440
|
+
} else {
|
|
441
|
+
return void 0;
|
|
442
|
+
}
|
|
443
|
+
}, this$.TryGetKnownField(name));
|
|
444
|
+
}
|
|
445
|
+
TryGetFloat(name) {
|
|
446
|
+
const this$ = this;
|
|
447
|
+
return bind((_arg) => {
|
|
448
|
+
if (typeof _arg === "number") {
|
|
449
|
+
return _arg;
|
|
450
|
+
} else {
|
|
451
|
+
return void 0;
|
|
452
|
+
}
|
|
453
|
+
}, this$.TryGetKnownField(name));
|
|
454
|
+
}
|
|
455
|
+
TryGetExpression(name) {
|
|
456
|
+
const this$ = this;
|
|
457
|
+
return bind((_arg) => {
|
|
458
|
+
if (typeof _arg === "string") {
|
|
459
|
+
const value = _arg;
|
|
460
|
+
return value;
|
|
461
|
+
} else {
|
|
462
|
+
return void 0;
|
|
463
|
+
}
|
|
464
|
+
}, this$.TryGetKnownField(name));
|
|
465
|
+
}
|
|
466
|
+
get KnownFieldValues() {
|
|
467
|
+
const this$ = this;
|
|
468
|
+
return ofArray([["coresMin", this$.CoresMin], ["coresMax", this$.CoresMax], ["ramMin", this$.RamMin], ["ramMax", this$.RamMax], ["tmpdirMin", this$.TmpdirMin], ["tmpdirMax", this$.TmpdirMax], ["outdirMin", this$.OutdirMin], ["outdirMax", this$.OutdirMax]]);
|
|
469
|
+
}
|
|
470
|
+
Equals(o) {
|
|
471
|
+
let other;
|
|
472
|
+
const this$ = this;
|
|
473
|
+
return o instanceof ResourceRequirementInstance && (other = o, equals(this$.KnownFieldValues, other.KnownFieldValues) && dynamicPropertiesEqual(this$, other));
|
|
474
|
+
}
|
|
475
|
+
GetHashCode() {
|
|
476
|
+
const this$ = this;
|
|
477
|
+
return arrayHash([this$.KnownFieldValues, hashDynamicProperties(this$)]) | 0;
|
|
478
|
+
}
|
|
479
|
+
static get KnownFieldNames() {
|
|
480
|
+
return ofSeq(["class", "coresMin", "coresMax", "ramMin", "ramMax", "tmpdirMin", "tmpdirMax", "outdirMin", "outdirMax"], {
|
|
481
|
+
Compare: comparePrimitives
|
|
482
|
+
});
|
|
159
483
|
}
|
|
160
484
|
}
|
|
161
485
|
function ResourceRequirementInstance_$reflection() {
|
|
@@ -164,57 +488,6 @@ function ResourceRequirementInstance_$reflection() {
|
|
|
164
488
|
function ResourceRequirementInstance_$ctor_D76FC00(coresMin, coresMax, ramMin, ramMax, tmpdirMin, tmpdirMax, outdirMin, outdirMax) {
|
|
165
489
|
return new ResourceRequirementInstance(coresMin, coresMax, ramMin, ramMax, tmpdirMin, tmpdirMax, outdirMin, outdirMax);
|
|
166
490
|
}
|
|
167
|
-
function ResourceRequirementInstance__TryGetInt64_Z721C83C5(this$, name) {
|
|
168
|
-
return bind((_arg_1) => {
|
|
169
|
-
if (typeof _arg_1 === "bigint") {
|
|
170
|
-
return _arg_1;
|
|
171
|
-
} else if (typeof _arg_1 === "number") {
|
|
172
|
-
return toInt64(fromInt32(_arg_1));
|
|
173
|
-
} else {
|
|
174
|
-
return void 0;
|
|
175
|
-
}
|
|
176
|
-
}, bind((_arg) => {
|
|
177
|
-
if (typeof _arg === "bigint") {
|
|
178
|
-
return some(_arg);
|
|
179
|
-
} else if (typeof _arg === "number") {
|
|
180
|
-
return some(toInt64(fromInt32(_arg)));
|
|
181
|
-
} else {
|
|
182
|
-
return void 0;
|
|
183
|
-
}
|
|
184
|
-
}, this$.TryGetPropertyValue(name)));
|
|
185
|
-
}
|
|
186
|
-
function ResourceRequirementInstance__TryGetFloat_Z721C83C5(this$, name) {
|
|
187
|
-
return bind((_arg_1) => {
|
|
188
|
-
if (typeof _arg_1 === "number") {
|
|
189
|
-
return _arg_1;
|
|
190
|
-
} else {
|
|
191
|
-
return void 0;
|
|
192
|
-
}
|
|
193
|
-
}, bind((_arg) => {
|
|
194
|
-
if (typeof _arg === "number") {
|
|
195
|
-
return some(_arg);
|
|
196
|
-
} else {
|
|
197
|
-
return void 0;
|
|
198
|
-
}
|
|
199
|
-
}, this$.TryGetPropertyValue(name)));
|
|
200
|
-
}
|
|
201
|
-
function ResourceRequirementInstance__TryGetExpression_Z721C83C5(this$, name) {
|
|
202
|
-
return bind((_arg_1) => {
|
|
203
|
-
if (typeof _arg_1 === "string") {
|
|
204
|
-
const value_1 = _arg_1;
|
|
205
|
-
return value_1;
|
|
206
|
-
} else {
|
|
207
|
-
return void 0;
|
|
208
|
-
}
|
|
209
|
-
}, bind((_arg) => {
|
|
210
|
-
if (typeof _arg === "string") {
|
|
211
|
-
const value = _arg;
|
|
212
|
-
return some(value);
|
|
213
|
-
} else {
|
|
214
|
-
return void 0;
|
|
215
|
-
}
|
|
216
|
-
}, this$.TryGetPropertyValue(name)));
|
|
217
|
-
}
|
|
218
491
|
function InitialWorkDirEntry_DirentEntry(Item) {
|
|
219
492
|
return new InitialWorkDirEntry(0, [Item]);
|
|
220
493
|
}
|
|
@@ -240,27 +513,85 @@ class InitialWorkDirEntry extends Union {
|
|
|
240
513
|
function InitialWorkDirEntry_$reflection() {
|
|
241
514
|
return union_type("ARCtrl.CWL.InitialWorkDirEntry", [], InitialWorkDirEntry, () => [[["Item", DirentInstance_$reflection()]], [["Item", SchemaSaladString_$reflection()]], [["Item", FileInstance_$reflection()]], [["Item", DirectoryInstance_$reflection()]]]);
|
|
242
515
|
}
|
|
243
|
-
class InlineJavascriptRequirementValue extends
|
|
244
|
-
constructor(
|
|
516
|
+
class InlineJavascriptRequirementValue extends DynamicObj {
|
|
517
|
+
constructor(expressionLib) {
|
|
245
518
|
super();
|
|
246
|
-
this.
|
|
519
|
+
this._expressionLib = expressionLib;
|
|
520
|
+
}
|
|
521
|
+
get ExpressionLib() {
|
|
522
|
+
const this$ = this;
|
|
523
|
+
return unwrap(this$._expressionLib);
|
|
524
|
+
}
|
|
525
|
+
set ExpressionLib(value) {
|
|
526
|
+
const this$ = this;
|
|
527
|
+
this$._expressionLib = value;
|
|
528
|
+
}
|
|
529
|
+
Equals(o) {
|
|
530
|
+
let other;
|
|
531
|
+
const this$ = this;
|
|
532
|
+
return o instanceof InlineJavascriptRequirementValue && (other = o, equals(this$.ExpressionLib, other.ExpressionLib) && dynamicPropertiesEqual(this$, other));
|
|
533
|
+
}
|
|
534
|
+
GetHashCode() {
|
|
535
|
+
const this$ = this;
|
|
536
|
+
return arrayHash([this$.ExpressionLib, hashDynamicProperties(this$)]) | 0;
|
|
537
|
+
}
|
|
538
|
+
static get defaultEmpty() {
|
|
539
|
+
return new InlineJavascriptRequirementValue();
|
|
540
|
+
}
|
|
541
|
+
static get KnownFieldNames() {
|
|
542
|
+
return ofSeq(["class", "expressionLib"], {
|
|
543
|
+
Compare: comparePrimitives
|
|
544
|
+
});
|
|
247
545
|
}
|
|
248
546
|
}
|
|
249
547
|
function InlineJavascriptRequirementValue_$reflection() {
|
|
250
|
-
return
|
|
548
|
+
return class_type("ARCtrl.CWL.InlineJavascriptRequirementValue", void 0, InlineJavascriptRequirementValue, DynamicObj_$reflection());
|
|
251
549
|
}
|
|
252
|
-
function
|
|
253
|
-
return new InlineJavascriptRequirementValue(
|
|
550
|
+
function InlineJavascriptRequirementValue_$ctor_Z342FD1DF(expressionLib) {
|
|
551
|
+
return new InlineJavascriptRequirementValue(expressionLib);
|
|
254
552
|
}
|
|
255
|
-
class HintUnknownValue extends
|
|
256
|
-
constructor(
|
|
553
|
+
class HintUnknownValue extends DynamicObj {
|
|
554
|
+
constructor(class_, raw) {
|
|
257
555
|
super();
|
|
258
|
-
this.
|
|
259
|
-
this.
|
|
556
|
+
this._class = class_;
|
|
557
|
+
this._raw = raw;
|
|
558
|
+
}
|
|
559
|
+
get Class() {
|
|
560
|
+
const this$ = this;
|
|
561
|
+
return unwrap(this$._class);
|
|
562
|
+
}
|
|
563
|
+
set Class(value) {
|
|
564
|
+
const this$ = this;
|
|
565
|
+
this$._class = value;
|
|
566
|
+
}
|
|
567
|
+
get Raw() {
|
|
568
|
+
const this$ = this;
|
|
569
|
+
return this$._raw;
|
|
570
|
+
}
|
|
571
|
+
set Raw(value) {
|
|
572
|
+
const this$ = this;
|
|
573
|
+
this$._raw = value;
|
|
574
|
+
}
|
|
575
|
+
Equals(o) {
|
|
576
|
+
let other;
|
|
577
|
+
const this$ = this;
|
|
578
|
+
return o instanceof HintUnknownValue && (other = o, equals(this$.Class, other.Class) && equals(this$.Raw, other.Raw) && dynamicPropertiesEqual(this$, other));
|
|
579
|
+
}
|
|
580
|
+
GetHashCode() {
|
|
581
|
+
const this$ = this;
|
|
582
|
+
return arrayHash([this$.Class, this$.Raw, hashDynamicProperties(this$)]) | 0;
|
|
583
|
+
}
|
|
584
|
+
static get KnownFieldNames() {
|
|
585
|
+
return ofSeq(["class", "raw"], {
|
|
586
|
+
Compare: comparePrimitives
|
|
587
|
+
});
|
|
260
588
|
}
|
|
261
589
|
}
|
|
262
590
|
function HintUnknownValue_$reflection() {
|
|
263
|
-
return
|
|
591
|
+
return class_type("ARCtrl.CWL.HintUnknownValue", void 0, HintUnknownValue, DynamicObj_$reflection());
|
|
592
|
+
}
|
|
593
|
+
function HintUnknownValue_$ctor_2D616C51(class_, raw) {
|
|
594
|
+
return new HintUnknownValue(class_, raw);
|
|
264
595
|
}
|
|
265
596
|
function Requirement_InlineJavascriptRequirement(Item) {
|
|
266
597
|
return new Requirement(0, [Item]);
|
|
@@ -333,19 +664,19 @@ function Requirement_$reflection() {
|
|
|
333
664
|
return union_type("ARCtrl.CWL.Requirement", [], Requirement, () => [[["Item", InlineJavascriptRequirementValue_$reflection()]], [["Item", array_type(SchemaDefRequirementType_$reflection())]], [["Item", DockerRequirement_$reflection()]], [["Item", array_type(SoftwarePackage_$reflection())]], [["Item", LoadListingRequirementValue_$reflection()]], [["Item", array_type(InitialWorkDirEntry_$reflection())]], [["Item", array_type(EnvironmentDef_$reflection())]], [], [["Item", ResourceRequirementInstance_$reflection()]], [["Item", WorkReuseRequirementValue_$reflection()]], [["Item", string_type]], [["Item", NetworkAccessRequirementValue_$reflection()]], [["Item", string_type]], [["Item", InplaceUpdateRequirementValue_$reflection()]], [["Item", ToolTimeLimitValue_$reflection()]], [], [], [], []]);
|
|
334
665
|
}
|
|
335
666
|
function Requirement_get_defaultInlineJavascriptRequirement() {
|
|
336
|
-
return Requirement_InlineJavascriptRequirement(
|
|
667
|
+
return Requirement_InlineJavascriptRequirement(InlineJavascriptRequirementValue.defaultEmpty);
|
|
337
668
|
}
|
|
338
669
|
function Requirement_get_defaultLoadListingNoListing() {
|
|
339
|
-
return Requirement_LoadListingRequirement(
|
|
670
|
+
return Requirement_LoadListingRequirement(LoadListingRequirementValue.defaultNoListing);
|
|
340
671
|
}
|
|
341
672
|
function Requirement_get_defaultWorkReuseEnabled() {
|
|
342
|
-
return Requirement_WorkReuseRequirement(
|
|
673
|
+
return Requirement_WorkReuseRequirement(WorkReuseRequirementValue.defaultEnabled);
|
|
343
674
|
}
|
|
344
675
|
function Requirement_get_defaultNetworkAccessEnabled() {
|
|
345
|
-
return Requirement_NetworkAccessRequirement(
|
|
676
|
+
return Requirement_NetworkAccessRequirement(NetworkAccessRequirementValue.defaultEnabled);
|
|
346
677
|
}
|
|
347
678
|
function Requirement_get_defaultInplaceUpdateEnabled() {
|
|
348
|
-
return Requirement_InplaceUpdateRequirement(
|
|
679
|
+
return Requirement_InplaceUpdateRequirement(InplaceUpdateRequirementValue.defaultEnabled);
|
|
349
680
|
}
|
|
350
681
|
function Requirement_defaultToolTimeLimitSeconds_Z524259C1(seconds) {
|
|
351
682
|
return Requirement_ToolTimeLimitRequirement(ToolTimeLimitValue_ToolTimeLimitSeconds(seconds));
|
|
@@ -381,4 +712,4 @@ function HintEntry_get_tryAsRequirement() {
|
|
|
381
712
|
1 ? void 0 : _arg.fields[0];
|
|
382
713
|
}
|
|
383
714
|
|
|
384
|
-
export { DockerRequirement, DockerRequirement_$
|
|
715
|
+
export { DockerRequirement, DockerRequirement_$ctor_Z4715023E, DockerRequirement_$reflection, EnvironmentDef, EnvironmentDef_$ctor_Z384F8060, EnvironmentDef_$reflection, HintEntry, HintEntry_$reflection, HintEntry_KnownHint, HintEntry_UnknownHint, HintEntry_get_tryAsRequirement, HintEntry_ofRequirement_Z5074C2C8, HintEntry_ofRequirements_1F652241, HintUnknownValue, HintUnknownValue_$ctor_2D616C51, HintUnknownValue_$reflection, InitialWorkDirEntry, InitialWorkDirEntry_$reflection, InitialWorkDirEntry_DirectoryEntry, InitialWorkDirEntry_DirentEntry, InitialWorkDirEntry_FileEntry, InitialWorkDirEntry_StringEntry, InlineJavascriptRequirementValue, InlineJavascriptRequirementValue_$ctor_Z342FD1DF, InlineJavascriptRequirementValue_$reflection, InplaceUpdateRequirementValue, InplaceUpdateRequirementValue_$ctor_Z1FBCCD16, InplaceUpdateRequirementValue_$reflection, LoadListingEnum, LoadListingEnum_$reflection, LoadListingEnum_DeepListing, LoadListingEnum_NoListing, LoadListingEnum_ShallowListing, LoadListingEnum_get_toCwlString, LoadListingEnum_tryParse_Z721C83C5, LoadListingRequirementValue, LoadListingRequirementValue_$ctor_70DB69D0, LoadListingRequirementValue_$reflection, NetworkAccessRequirementValue, NetworkAccessRequirementValue_$ctor_Z1FBCCD16, NetworkAccessRequirementValue_$reflection, Requirement, Requirement_$reflection, Requirement_DockerRequirement, Requirement_EnvVarRequirement, Requirement_InitialWorkDirRequirement, Requirement_InlineJavascriptRequirement, Requirement_InplaceUpdateRequirement, Requirement_LoadListingRequirement, Requirement_MultipleInputFeatureRequirement, Requirement_NetworkAccessExpressionRequirement, Requirement_NetworkAccessRequirement, Requirement_ResourceRequirement, Requirement_ScatterFeatureRequirement, Requirement_SchemaDefRequirement, Requirement_ShellCommandRequirement, Requirement_SoftwareRequirement, Requirement_StepInputExpressionRequirement, Requirement_SubworkflowFeatureRequirement, Requirement_ToolTimeLimitRequirement, Requirement_WorkReuseExpressionRequirement, Requirement_WorkReuseRequirement, Requirement_defaultToolTimeLimitSeconds_Z524259C1, Requirement_get_defaultInlineJavascriptRequirement, Requirement_get_defaultInplaceUpdateEnabled, Requirement_get_defaultLoadListingNoListing, Requirement_get_defaultNetworkAccessEnabled, Requirement_get_defaultWorkReuseEnabled, ResourceRequirementInstance, ResourceRequirementInstance_$ctor_D76FC00, ResourceRequirementInstance_$reflection, ToolTimeLimitValue, ToolTimeLimitValue_$reflection, ToolTimeLimitValue_ToolTimeLimitExpression, ToolTimeLimitValue_ToolTimeLimitSeconds, WorkReuseRequirementValue, WorkReuseRequirementValue_$ctor_Z1FBCCD16, WorkReuseRequirementValue_$reflection };
|