pict-section-form 1.0.36 → 1.0.39
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/debug/PICTSection-TabularManifests.json +364 -477
- package/debug/TabularManifestCSV.csv +41 -42
- package/debug/data/DefaultFormManifest.json +364 -477
- package/example_applications/postcard_example/Pict-Application-Postcard.js +1 -1
- package/package.json +1 -1
- package/source/Pict-Section-Form.js +3 -0
- package/source/providers/Pict-Provider-DynamicTemplates.js +2 -1
- package/source/providers/Pict-Provider-MetatemplateGenerator.js +2 -0
- package/source/providers/dynamictemplates/Pict-DynamicTemplates-DefaultFormTemplates.js +1 -1
- package/source/services/Pict-Service-DynamicApplication.js +55 -0
- package/source/views/Pict-View-DynamicForm.js +7 -43
- package/source/views/Pict-View-Form-Metacontroller.js +7 -10
|
@@ -2,625 +2,512 @@
|
|
|
2
2
|
"DefaultFormManifest": {
|
|
3
3
|
"Form": "DefaultFormManifest",
|
|
4
4
|
"Descriptors": {
|
|
5
|
-
"
|
|
6
|
-
"Hash": "
|
|
7
|
-
"Name": "
|
|
8
|
-
"DataAddress": "
|
|
5
|
+
"General.SampleName": {
|
|
6
|
+
"Hash": "GeneralSampleName",
|
|
7
|
+
"Name": "Sample Name",
|
|
8
|
+
"DataAddress": "General.SampleName",
|
|
9
9
|
"DataType": "String",
|
|
10
10
|
"PictForm": {
|
|
11
11
|
"Row": "1",
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"Group": "General_Info"
|
|
12
|
+
"Section": "General_Information",
|
|
13
|
+
"Group": ""
|
|
15
14
|
}
|
|
16
15
|
},
|
|
17
|
-
"
|
|
18
|
-
"Hash": "
|
|
19
|
-
"Name": "
|
|
20
|
-
"DataAddress": "
|
|
21
|
-
"DataType": "
|
|
16
|
+
"General.DocumentDate": {
|
|
17
|
+
"Hash": "GeneralDocumentDate",
|
|
18
|
+
"Name": "Document Date",
|
|
19
|
+
"DataAddress": "General.DocumentDate",
|
|
20
|
+
"DataType": "Date",
|
|
22
21
|
"PictForm": {
|
|
23
22
|
"Row": "1",
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"Group": "General_Info"
|
|
23
|
+
"Section": "General_Information",
|
|
24
|
+
"Group": ""
|
|
27
25
|
}
|
|
28
26
|
},
|
|
29
|
-
"
|
|
30
|
-
"Hash": "
|
|
31
|
-
"Name": "
|
|
32
|
-
"DataAddress": "
|
|
33
|
-
"DataType": "
|
|
27
|
+
"General.SampleID": {
|
|
28
|
+
"Hash": "GeneralSampleID",
|
|
29
|
+
"Name": "Sample ID",
|
|
30
|
+
"DataAddress": "General.SampleID",
|
|
31
|
+
"DataType": "Select",
|
|
34
32
|
"PictForm": {
|
|
35
33
|
"Row": "1",
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"Group": "General_Info"
|
|
34
|
+
"Section": "General_Information",
|
|
35
|
+
"Group": ""
|
|
39
36
|
}
|
|
40
37
|
},
|
|
41
|
-
"
|
|
42
|
-
"Hash": "
|
|
43
|
-
"Name": "
|
|
44
|
-
"DataAddress": "
|
|
45
|
-
"DataType": "
|
|
38
|
+
"General.ProjectName": {
|
|
39
|
+
"Hash": "GeneralProjectName",
|
|
40
|
+
"Name": "Project Name",
|
|
41
|
+
"DataAddress": "General.ProjectName",
|
|
42
|
+
"DataType": "Select",
|
|
46
43
|
"PictForm": {
|
|
44
|
+
"InputType": "ProjectSelector",
|
|
47
45
|
"Row": "2",
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"Group": "General_Info"
|
|
46
|
+
"Section": "General_Information",
|
|
47
|
+
"Group": ""
|
|
51
48
|
}
|
|
52
49
|
},
|
|
53
|
-
"
|
|
54
|
-
"Hash": "
|
|
55
|
-
"Name": "
|
|
56
|
-
"DataAddress": "
|
|
50
|
+
"General.MaterialName": {
|
|
51
|
+
"Hash": "GeneralMaterialName",
|
|
52
|
+
"Name": "Material Name",
|
|
53
|
+
"DataAddress": "General.MaterialName",
|
|
57
54
|
"DataType": "String",
|
|
58
55
|
"PictForm": {
|
|
59
|
-
"InputType": "Option",
|
|
60
56
|
"Row": "3",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
"
|
|
57
|
+
"Section": "General_Information",
|
|
58
|
+
"Group": ""
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
"General.Producer": {
|
|
62
|
+
"Hash": "GeneralProducer",
|
|
63
|
+
"Name": "Producer",
|
|
64
|
+
"DataAddress": "General.Producer",
|
|
65
|
+
"DataType": "Select",
|
|
66
|
+
"PictForm": {
|
|
67
|
+
"Row": "3",
|
|
68
|
+
"Section": "General_Information",
|
|
69
|
+
"Group": ""
|
|
70
|
+
}
|
|
71
|
+
},
|
|
72
|
+
"General.Product": {
|
|
73
|
+
"Hash": "GeneralProduct",
|
|
74
|
+
"Name": "Product",
|
|
75
|
+
"DataAddress": "General.Product",
|
|
76
|
+
"DataType": "Select",
|
|
77
|
+
"PictForm": {
|
|
78
|
+
"Row": "4",
|
|
79
|
+
"Section": "General_Information",
|
|
80
|
+
"Group": ""
|
|
83
81
|
}
|
|
84
82
|
},
|
|
85
|
-
"
|
|
86
|
-
"Hash": "
|
|
87
|
-
"Name": "
|
|
88
|
-
"DataAddress": "
|
|
83
|
+
"General.RepresentativeQuantity": {
|
|
84
|
+
"Hash": "GeneralRepresentativeQuantity",
|
|
85
|
+
"Name": "Representative Quantity",
|
|
86
|
+
"DataAddress": "General.RepresentativeQuantity",
|
|
89
87
|
"DataType": "Number",
|
|
90
88
|
"PictForm": {
|
|
91
|
-
"Row": "
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
89
|
+
"Row": "4",
|
|
90
|
+
"Section": "General_Information",
|
|
91
|
+
"Group": ""
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"General.Units": {
|
|
95
|
+
"Hash": "GeneralUnits",
|
|
96
|
+
"Name": "Units",
|
|
97
|
+
"DataAddress": "General.Units",
|
|
98
|
+
"DataType": "String",
|
|
99
|
+
"PictForm": {
|
|
100
|
+
"Row": "4",
|
|
101
|
+
"Section": "General_Information",
|
|
102
|
+
"Group": ""
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"General.LineItemNo": {
|
|
106
|
+
"Hash": "GeneralLineItemNo",
|
|
107
|
+
"Name": "Line Item No",
|
|
108
|
+
"DataAddress": "General.LineItemNo",
|
|
109
|
+
"DataType": "Select",
|
|
110
|
+
"PictForm": {
|
|
111
|
+
"Row": "5",
|
|
112
|
+
"Section": "General_Information",
|
|
113
|
+
"Group": ""
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
"General.MixSpecification": {
|
|
117
|
+
"Hash": "GeneralMixSpecification",
|
|
118
|
+
"Name": "Mix Specification",
|
|
119
|
+
"DataAddress": "General.MixSpecification",
|
|
120
|
+
"DataType": "Select",
|
|
121
|
+
"PictForm": {
|
|
122
|
+
"Row": "5",
|
|
123
|
+
"Section": "General_Information",
|
|
124
|
+
"Group": ""
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
"General.Plant": {
|
|
128
|
+
"Hash": "GeneralPlant",
|
|
129
|
+
"Name": "Plant",
|
|
130
|
+
"DataAddress": "General.Plant",
|
|
131
|
+
"DataType": "Select",
|
|
132
|
+
"PictForm": {
|
|
133
|
+
"Row": "6",
|
|
134
|
+
"Section": "General_Information",
|
|
135
|
+
"Group": ""
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
"General.DestinationLab": {
|
|
139
|
+
"Hash": "GeneralDestinationLab",
|
|
140
|
+
"Name": "Destination Lab",
|
|
141
|
+
"DataAddress": "General.DestinationLab",
|
|
142
|
+
"DataType": "Select",
|
|
143
|
+
"PictForm": {
|
|
144
|
+
"Row": "6",
|
|
145
|
+
"Section": "General_Information",
|
|
146
|
+
"Group": ""
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
"General.DateSampled": {
|
|
150
|
+
"Hash": "GeneralDateSampled",
|
|
151
|
+
"Name": "Date Sampled",
|
|
152
|
+
"DataAddress": "General.DateSampled",
|
|
153
|
+
"DataType": "Date",
|
|
154
|
+
"PictForm": {
|
|
155
|
+
"Row": "6",
|
|
156
|
+
"Section": "General_Information",
|
|
157
|
+
"Group": ""
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
"DeterOne.BindOneAggOne": {
|
|
161
|
+
"Hash": "DeterOneBindOneAggOne",
|
|
162
|
+
"Name": "Binder 1 - Aggregate 1",
|
|
163
|
+
"DataAddress": "DeterOne.BindOneAggOne",
|
|
102
164
|
"DataType": "Number",
|
|
103
165
|
"PictForm": {
|
|
104
|
-
"Row": "
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
"
|
|
113
|
-
"Name": "Area",
|
|
114
|
-
"DataAddress": "Geometry.Rectangle.Area",
|
|
166
|
+
"Row": "7",
|
|
167
|
+
"Section": "Determinations",
|
|
168
|
+
"Group": "Determination__"
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
"DeterOne.BindOneAggTwo": {
|
|
172
|
+
"Hash": "DeterOneBindOneAggTwo",
|
|
173
|
+
"Name": "Binder 1 - Aggregate 2",
|
|
174
|
+
"DataAddress": "DeterOne.BindOneAggTwo",
|
|
115
175
|
"DataType": "Number",
|
|
116
176
|
"PictForm": {
|
|
117
|
-
"Row": "
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"Group": "Rectangle",
|
|
121
|
-
"Units": "unrounded"
|
|
177
|
+
"Row": "7",
|
|
178
|
+
"Section": "Determinations",
|
|
179
|
+
"Group": "Determination__"
|
|
122
180
|
}
|
|
123
181
|
},
|
|
124
|
-
"
|
|
125
|
-
"Hash": "
|
|
126
|
-
"Name": "
|
|
127
|
-
"DataAddress": "
|
|
182
|
+
"DeterOne.BindOneAggThree": {
|
|
183
|
+
"Hash": "DeterOneBindOneAggThree",
|
|
184
|
+
"Name": "Binder 1 - Aggregate 3",
|
|
185
|
+
"DataAddress": "DeterOne.BindOneAggThree",
|
|
128
186
|
"DataType": "Number",
|
|
129
187
|
"PictForm": {
|
|
130
|
-
"Row": "
|
|
131
|
-
"
|
|
132
|
-
"
|
|
133
|
-
"Group": "Rectangle",
|
|
134
|
-
"Units": "default"
|
|
188
|
+
"Row": "7",
|
|
189
|
+
"Section": "Determinations",
|
|
190
|
+
"Group": "Determination__"
|
|
135
191
|
}
|
|
136
192
|
},
|
|
137
|
-
"
|
|
138
|
-
"Hash": "
|
|
139
|
-
"Name": "
|
|
140
|
-
"DataAddress": "
|
|
193
|
+
"DeterOne.BindTwoAggOne": {
|
|
194
|
+
"Hash": "DeterOneBindTwoAggOne",
|
|
195
|
+
"Name": "Binder 2 - Aggregate 1",
|
|
196
|
+
"DataAddress": "DeterOne.BindTwoAggOne",
|
|
141
197
|
"DataType": "Number",
|
|
142
198
|
"PictForm": {
|
|
143
|
-
"Row": "
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
"Group": "Rectangle",
|
|
147
|
-
"Units": "3"
|
|
199
|
+
"Row": "8",
|
|
200
|
+
"Section": "Determinations",
|
|
201
|
+
"Group": "Determination__"
|
|
148
202
|
}
|
|
149
203
|
},
|
|
150
|
-
"
|
|
151
|
-
"Hash": "
|
|
152
|
-
"Name": "
|
|
153
|
-
"DataAddress": "
|
|
204
|
+
"DeterOne.BindTwoAggTwo": {
|
|
205
|
+
"Hash": "DeterOneBindTwoAggTwo",
|
|
206
|
+
"Name": "Binder 2 - Aggregate 2",
|
|
207
|
+
"DataAddress": "DeterOne.BindTwoAggTwo",
|
|
154
208
|
"DataType": "Number",
|
|
155
209
|
"PictForm": {
|
|
156
|
-
"Row": "
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"Group": "Rectangle",
|
|
160
|
-
"Units": "5"
|
|
210
|
+
"Row": "8",
|
|
211
|
+
"Section": "Determinations",
|
|
212
|
+
"Group": "Determination__"
|
|
161
213
|
}
|
|
162
214
|
},
|
|
163
|
-
"
|
|
164
|
-
"Hash": "
|
|
165
|
-
"Name": "
|
|
166
|
-
"DataAddress": "
|
|
215
|
+
"DeterOne.BindTwoAggThree": {
|
|
216
|
+
"Hash": "DeterOneBindTwoAggThree",
|
|
217
|
+
"Name": "Binder 2 - Aggregate 3",
|
|
218
|
+
"DataAddress": "DeterOne.BindTwoAggThree",
|
|
167
219
|
"DataType": "Number",
|
|
168
220
|
"PictForm": {
|
|
169
|
-
"Row": "
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
"
|
|
178
|
-
"Name": "Area",
|
|
179
|
-
"DataAddress": "Geometry.Circle.Area",
|
|
221
|
+
"Row": "8",
|
|
222
|
+
"Section": "Determinations",
|
|
223
|
+
"Group": "Determination__"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
"DeterTwo.BindOneAggOne": {
|
|
227
|
+
"Hash": "DeterTwoBindOneAggOne",
|
|
228
|
+
"Name": "Binder 1 - Aggregate 1",
|
|
229
|
+
"DataAddress": "DeterTwo.BindOneAggOne",
|
|
180
230
|
"DataType": "Number",
|
|
181
231
|
"PictForm": {
|
|
182
|
-
"Row": "
|
|
183
|
-
"
|
|
184
|
-
"
|
|
185
|
-
"Group": "Circle",
|
|
186
|
-
"Units": "unrounded"
|
|
232
|
+
"Row": "9",
|
|
233
|
+
"Section": "Determinations",
|
|
234
|
+
"Group": "Determination__"
|
|
187
235
|
}
|
|
188
236
|
},
|
|
189
|
-
"
|
|
190
|
-
"Hash": "
|
|
191
|
-
"Name": "
|
|
192
|
-
"DataAddress": "
|
|
237
|
+
"DeterTwo.BindOneAggTwo": {
|
|
238
|
+
"Hash": "DeterTwoBindOneAggTwo",
|
|
239
|
+
"Name": "Binder 1 - Aggregate 2",
|
|
240
|
+
"DataAddress": "DeterTwo.BindOneAggTwo",
|
|
193
241
|
"DataType": "Number",
|
|
194
242
|
"PictForm": {
|
|
195
|
-
"Row": "
|
|
196
|
-
"
|
|
197
|
-
"
|
|
198
|
-
"Group": "Circle",
|
|
199
|
-
"Units": "default"
|
|
243
|
+
"Row": "9",
|
|
244
|
+
"Section": "Determinations",
|
|
245
|
+
"Group": "Determination__"
|
|
200
246
|
}
|
|
201
247
|
},
|
|
202
|
-
"
|
|
203
|
-
"Hash": "
|
|
204
|
-
"Name": "
|
|
205
|
-
"DataAddress": "
|
|
248
|
+
"DeterTwo.BindOneAggThree": {
|
|
249
|
+
"Hash": "DeterTwoBindOneAggThree",
|
|
250
|
+
"Name": "Binder 1 - Aggregate 3",
|
|
251
|
+
"DataAddress": "DeterTwo.BindOneAggThree",
|
|
206
252
|
"DataType": "Number",
|
|
207
253
|
"PictForm": {
|
|
208
|
-
"Row": "
|
|
209
|
-
"
|
|
210
|
-
"
|
|
211
|
-
"Group": "Circle",
|
|
212
|
-
"Units": "4"
|
|
254
|
+
"Row": "9",
|
|
255
|
+
"Section": "Determinations",
|
|
256
|
+
"Group": "Determination__"
|
|
213
257
|
}
|
|
214
258
|
},
|
|
215
|
-
"
|
|
216
|
-
"Hash": "
|
|
217
|
-
"Name": "
|
|
218
|
-
"DataAddress": "
|
|
259
|
+
"DeterTwo.BindTwoAggOne": {
|
|
260
|
+
"Hash": "DeterTwoBindTwoAggOne",
|
|
261
|
+
"Name": "Binder 2 - Aggregate 1",
|
|
262
|
+
"DataAddress": "DeterTwo.BindTwoAggOne",
|
|
219
263
|
"DataType": "Number",
|
|
220
264
|
"PictForm": {
|
|
221
|
-
"Row": "
|
|
222
|
-
"
|
|
223
|
-
"
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
"
|
|
230
|
-
"Name": "Boxes",
|
|
231
|
-
"DataAddress": "Boxes",
|
|
232
|
-
"DataType": "Array"
|
|
233
|
-
},
|
|
234
|
-
"Boxes[].Floorspace": {
|
|
235
|
-
"Hash": "BoxesFloorspaceSet",
|
|
236
|
-
"Name": "BoxesFloorspaceSet",
|
|
237
|
-
"DataAddress": "Boxes[].Floorspace",
|
|
238
|
-
"DataType": "Number"
|
|
239
|
-
},
|
|
240
|
-
"Boxes[].Volume": {
|
|
241
|
-
"Hash": "BoxesVolumeSet",
|
|
242
|
-
"Name": "BoxesVolumeSet",
|
|
243
|
-
"DataAddress": "Boxes[].Volume",
|
|
244
|
-
"DataType": "Number"
|
|
245
|
-
},
|
|
246
|
-
"Boxes[].Depth": {
|
|
247
|
-
"Hash": "BoxesDepthSet",
|
|
248
|
-
"Name": "BoxesDepthSet",
|
|
249
|
-
"DataAddress": "Boxes[].Depth",
|
|
250
|
-
"DataType": "Number"
|
|
251
|
-
},
|
|
252
|
-
"BoxAggregate.Count": {
|
|
253
|
-
"Hash": "BoxesCount",
|
|
254
|
-
"Name": "Box Count",
|
|
255
|
-
"DataAddress": "BoxAggregate.Count",
|
|
265
|
+
"Row": "10",
|
|
266
|
+
"Section": "Determinations",
|
|
267
|
+
"Group": "Determination__"
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
"DeterTwo.BindTwoAggTwo": {
|
|
271
|
+
"Hash": "DeterTwoBindTwoAggTwo",
|
|
272
|
+
"Name": "Binder 2 - Aggregate 2",
|
|
273
|
+
"DataAddress": "DeterTwo.BindTwoAggTwo",
|
|
256
274
|
"DataType": "Number",
|
|
257
275
|
"PictForm": {
|
|
258
|
-
"Row": "
|
|
259
|
-
"
|
|
260
|
-
"
|
|
261
|
-
"Group": "Box_Summary_Data"
|
|
276
|
+
"Row": "10",
|
|
277
|
+
"Section": "Determinations",
|
|
278
|
+
"Group": "Determination__"
|
|
262
279
|
}
|
|
263
280
|
},
|
|
264
|
-
"
|
|
265
|
-
"Hash": "
|
|
266
|
-
"Name": "
|
|
267
|
-
"DataAddress": "
|
|
281
|
+
"DeterTwo.BindTwoAggThree": {
|
|
282
|
+
"Hash": "DeterTwoBindTwoAggThree",
|
|
283
|
+
"Name": "Binder 2 - Aggregate 3",
|
|
284
|
+
"DataAddress": "DeterTwo.BindTwoAggThree",
|
|
268
285
|
"DataType": "Number",
|
|
269
286
|
"PictForm": {
|
|
270
|
-
"Row": "
|
|
271
|
-
"
|
|
272
|
-
"
|
|
273
|
-
"Group": "Box_Summary_Data"
|
|
287
|
+
"Row": "10",
|
|
288
|
+
"Section": "Determinations",
|
|
289
|
+
"Group": "Determination__"
|
|
274
290
|
}
|
|
275
291
|
},
|
|
276
|
-
"
|
|
277
|
-
"Hash": "
|
|
278
|
-
"Name": "
|
|
279
|
-
"DataAddress": "
|
|
292
|
+
"DeterThree.BindOneAggOne": {
|
|
293
|
+
"Hash": "DeterThreeBindOneAggOne",
|
|
294
|
+
"Name": "Binder 1 - Aggregate 1",
|
|
295
|
+
"DataAddress": "DeterThree.BindOneAggOne",
|
|
280
296
|
"DataType": "Number",
|
|
281
297
|
"PictForm": {
|
|
282
|
-
"Row": "
|
|
283
|
-
"
|
|
284
|
-
"
|
|
285
|
-
"Group": "Box_Summary_Data"
|
|
298
|
+
"Row": "11",
|
|
299
|
+
"Section": "Determinations",
|
|
300
|
+
"Group": "Determination__"
|
|
286
301
|
}
|
|
287
302
|
},
|
|
288
|
-
"
|
|
289
|
-
"Hash": "
|
|
290
|
-
"Name": "
|
|
291
|
-
"DataAddress": "
|
|
303
|
+
"DeterThree.BindOneAggTwo": {
|
|
304
|
+
"Hash": "DeterThreeBindOneAggTwo",
|
|
305
|
+
"Name": "Binder 1 - Aggregate 2",
|
|
306
|
+
"DataAddress": "DeterThree.BindOneAggTwo",
|
|
292
307
|
"DataType": "Number",
|
|
293
308
|
"PictForm": {
|
|
294
|
-
"Row": "
|
|
295
|
-
"
|
|
296
|
-
"
|
|
297
|
-
"Group": "Box_Summary_Data"
|
|
309
|
+
"Row": "11",
|
|
310
|
+
"Section": "Determinations",
|
|
311
|
+
"Group": "Determination__"
|
|
298
312
|
}
|
|
299
313
|
},
|
|
300
|
-
"
|
|
301
|
-
"Hash": "
|
|
302
|
-
"Name": "
|
|
303
|
-
"DataAddress": "
|
|
314
|
+
"DeterThree.BindOneAggThree": {
|
|
315
|
+
"Hash": "DeterThreeBindOneAggThree",
|
|
316
|
+
"Name": "Binder 1 - Aggregate 3",
|
|
317
|
+
"DataAddress": "DeterThree.BindOneAggThree",
|
|
304
318
|
"DataType": "Number",
|
|
305
319
|
"PictForm": {
|
|
306
|
-
"Row": "
|
|
307
|
-
"
|
|
308
|
-
"
|
|
309
|
-
"Group": "Box_Summary_Data"
|
|
320
|
+
"Row": "11",
|
|
321
|
+
"Section": "Determinations",
|
|
322
|
+
"Group": "Determination__"
|
|
310
323
|
}
|
|
311
324
|
},
|
|
312
|
-
"
|
|
313
|
-
"Hash": "
|
|
314
|
-
"Name": "
|
|
315
|
-
"DataAddress": "
|
|
325
|
+
"DeterThree.BindTwoAggOne": {
|
|
326
|
+
"Hash": "DeterThreeBindTwoAggOne",
|
|
327
|
+
"Name": "Binder 2 - Aggregate 1",
|
|
328
|
+
"DataAddress": "DeterThree.BindTwoAggOne",
|
|
316
329
|
"DataType": "Number",
|
|
317
330
|
"PictForm": {
|
|
318
|
-
"Row": "
|
|
319
|
-
"
|
|
320
|
-
"
|
|
321
|
-
"Group": "Box_Summary_Data"
|
|
331
|
+
"Row": "12",
|
|
332
|
+
"Section": "Determinations",
|
|
333
|
+
"Group": "Determination__"
|
|
322
334
|
}
|
|
323
335
|
},
|
|
324
|
-
"
|
|
325
|
-
"Hash": "
|
|
326
|
-
"Name": "
|
|
327
|
-
"DataAddress": "
|
|
336
|
+
"DeterThree.BindTwoAggTwo": {
|
|
337
|
+
"Hash": "DeterThreeBindTwoAggTwo",
|
|
338
|
+
"Name": "Binder 2 - Aggregate 2",
|
|
339
|
+
"DataAddress": "DeterThree.BindTwoAggTwo",
|
|
328
340
|
"DataType": "Number",
|
|
329
341
|
"PictForm": {
|
|
330
|
-
"Row": "
|
|
331
|
-
"
|
|
332
|
-
"
|
|
333
|
-
"Group": "Box_Summary_Data"
|
|
342
|
+
"Row": "12",
|
|
343
|
+
"Section": "Determinations",
|
|
344
|
+
"Group": "Determination__"
|
|
334
345
|
}
|
|
335
346
|
},
|
|
336
|
-
"
|
|
337
|
-
"Hash": "
|
|
338
|
-
"Name": "
|
|
339
|
-
"DataAddress": "
|
|
347
|
+
"DeterThree.BindTwoAggThree": {
|
|
348
|
+
"Hash": "DeterThreeBindTwoAggThree",
|
|
349
|
+
"Name": "Binder 2 - Aggregate 3",
|
|
350
|
+
"DataAddress": "DeterThree.BindTwoAggThree",
|
|
340
351
|
"DataType": "Number",
|
|
341
352
|
"PictForm": {
|
|
342
|
-
"Row": "
|
|
343
|
-
"
|
|
344
|
-
"
|
|
345
|
-
"Group": "Box_Summary_Data"
|
|
353
|
+
"Row": "12",
|
|
354
|
+
"Section": "Determinations",
|
|
355
|
+
"Group": "Determination__"
|
|
346
356
|
}
|
|
347
357
|
},
|
|
348
|
-
"
|
|
349
|
-
"Hash": "
|
|
350
|
-
"Name": "
|
|
351
|
-
"DataAddress": "
|
|
358
|
+
"Average.BindOneAggOne": {
|
|
359
|
+
"Hash": "AverageBindOneAggOne",
|
|
360
|
+
"Name": "Average - Binder 1 - Aggregate 1",
|
|
361
|
+
"DataAddress": "Average.BindOneAggOne",
|
|
352
362
|
"DataType": "Number",
|
|
353
363
|
"PictForm": {
|
|
354
|
-
"Row": "
|
|
355
|
-
"
|
|
356
|
-
"
|
|
357
|
-
"Group": "Box_Summary_Data"
|
|
364
|
+
"Row": "13",
|
|
365
|
+
"Section": "Averages",
|
|
366
|
+
"Group": ""
|
|
358
367
|
}
|
|
359
368
|
},
|
|
360
|
-
"
|
|
361
|
-
"Hash": "
|
|
362
|
-
"Name": "
|
|
363
|
-
"DataAddress": "
|
|
369
|
+
"Average.BindOneAggTwo": {
|
|
370
|
+
"Hash": "AverageBindOneAggTwo",
|
|
371
|
+
"Name": "Average - Binder 1 - Aggregate 2",
|
|
372
|
+
"DataAddress": "Average.BindOneAggTwo",
|
|
364
373
|
"DataType": "Number",
|
|
365
374
|
"PictForm": {
|
|
366
|
-
"Row": "
|
|
367
|
-
"
|
|
368
|
-
"
|
|
369
|
-
"Group": "Box_Summary_Data"
|
|
375
|
+
"Row": "13",
|
|
376
|
+
"Section": "Averages",
|
|
377
|
+
"Group": ""
|
|
370
378
|
}
|
|
371
379
|
},
|
|
372
|
-
"
|
|
373
|
-
"Hash": "
|
|
374
|
-
"Name": "
|
|
375
|
-
"DataAddress": "
|
|
380
|
+
"Average.BindOneAggThree": {
|
|
381
|
+
"Hash": "AverageBindOneAggThree",
|
|
382
|
+
"Name": "Average - Binder 1 - Aggregate 3",
|
|
383
|
+
"DataAddress": "Average.BindOneAggThree",
|
|
376
384
|
"DataType": "Number",
|
|
377
385
|
"PictForm": {
|
|
378
|
-
"Row": "
|
|
379
|
-
"
|
|
380
|
-
"
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
"
|
|
387
|
-
"Name": "Z",
|
|
388
|
-
"DataAddress": "ComplexEquation.Z",
|
|
386
|
+
"Row": "13",
|
|
387
|
+
"Section": "Averages",
|
|
388
|
+
"Group": ""
|
|
389
|
+
}
|
|
390
|
+
},
|
|
391
|
+
"Average.BindTwoAggOne": {
|
|
392
|
+
"Hash": "AverageBindTwoAggOne",
|
|
393
|
+
"Name": "Average - Binder 2 - Aggregate 1",
|
|
394
|
+
"DataAddress": "Average.BindTwoAggOne",
|
|
389
395
|
"DataType": "Number",
|
|
390
396
|
"PictForm": {
|
|
391
|
-
"Row": "
|
|
392
|
-
"
|
|
393
|
-
"
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
"
|
|
400
|
-
"Name": "C",
|
|
401
|
-
"DataAddress": "ComplexEquation.C",
|
|
397
|
+
"Row": "14",
|
|
398
|
+
"Section": "Averages",
|
|
399
|
+
"Group": ""
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
"Average.BindTwoAggTwo": {
|
|
403
|
+
"Hash": "AverageBindTwoAggTwo",
|
|
404
|
+
"Name": "Average - Binder 2 - Aggregate 2",
|
|
405
|
+
"DataAddress": "Average.BindTwoAggTwo",
|
|
402
406
|
"DataType": "Number",
|
|
403
407
|
"PictForm": {
|
|
404
|
-
"Row": "
|
|
405
|
-
"
|
|
406
|
-
"
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
"
|
|
413
|
-
"Name": "(160 * PR * Z) / (C / 100) * PR * Z + (160 * (1 - C / 100))",
|
|
414
|
-
"DataAddress": "ComplexEquation.Result",
|
|
408
|
+
"Row": "14",
|
|
409
|
+
"Section": "Averages",
|
|
410
|
+
"Group": ""
|
|
411
|
+
}
|
|
412
|
+
},
|
|
413
|
+
"Average.BindTwoAggThree": {
|
|
414
|
+
"Hash": "AverageBindTwoAggThree",
|
|
415
|
+
"Name": "Average - Binder 2 - Aggregate 3",
|
|
416
|
+
"DataAddress": "Average.BindTwoAggThree",
|
|
415
417
|
"DataType": "Number",
|
|
416
418
|
"PictForm": {
|
|
417
|
-
"Row": "
|
|
418
|
-
"
|
|
419
|
-
"
|
|
420
|
-
"Group": "Complex_Equation"
|
|
419
|
+
"Row": "14",
|
|
420
|
+
"Section": "Averages",
|
|
421
|
+
"Group": ""
|
|
421
422
|
}
|
|
422
423
|
},
|
|
423
|
-
"
|
|
424
|
-
"Hash": "
|
|
425
|
-
"Name": "
|
|
426
|
-
"DataAddress": "
|
|
424
|
+
"Average.Retained": {
|
|
425
|
+
"Hash": "AverageRetained",
|
|
426
|
+
"Name": "Retained Asphalt Coating",
|
|
427
|
+
"DataAddress": "Average.Retained",
|
|
427
428
|
"DataType": "Number",
|
|
428
429
|
"PictForm": {
|
|
429
|
-
"Row": "
|
|
430
|
-
"
|
|
431
|
-
"
|
|
432
|
-
|
|
430
|
+
"Row": "15",
|
|
431
|
+
"Section": "Averages",
|
|
432
|
+
"Group": ""
|
|
433
|
+
}
|
|
434
|
+
},
|
|
435
|
+
"Average.Results": {
|
|
436
|
+
"Hash": "AverageResults",
|
|
437
|
+
"Name": "Results",
|
|
438
|
+
"DataAddress": "Average.Results",
|
|
439
|
+
"DataType": "Select",
|
|
440
|
+
"PictForm": {
|
|
441
|
+
"InputType": "Option",
|
|
442
|
+
"Row": "15",
|
|
443
|
+
"SelectOptions": [
|
|
444
|
+
{
|
|
445
|
+
"id": "Pass",
|
|
446
|
+
"text": "Pass"
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
"id": "Fail",
|
|
450
|
+
"text": "Fail"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"id": "N/A",
|
|
454
|
+
"text": "N/A"
|
|
455
|
+
}
|
|
456
|
+
],
|
|
457
|
+
"Section": "Averages",
|
|
458
|
+
"Group": ""
|
|
433
459
|
}
|
|
434
460
|
}
|
|
435
461
|
},
|
|
436
462
|
"Sections": [
|
|
437
463
|
{
|
|
438
|
-
"Name": "
|
|
439
|
-
"Hash": "
|
|
464
|
+
"Name": "General Information",
|
|
465
|
+
"Hash": "General_Information",
|
|
440
466
|
"Solvers": [],
|
|
441
467
|
"Groups": [
|
|
442
468
|
{
|
|
443
|
-
"Name": "
|
|
444
|
-
"Hash": "
|
|
445
|
-
"Rows": [],
|
|
446
|
-
"RecordSetSolvers": []
|
|
447
|
-
}
|
|
448
|
-
]
|
|
449
|
-
},
|
|
450
|
-
{
|
|
451
|
-
"Name": "Basic Geometry",
|
|
452
|
-
"Hash": "Basic_Geometry",
|
|
453
|
-
"Solvers": [
|
|
454
|
-
"RectangleArea = RectangleWidth * RectangleHeight",
|
|
455
|
-
"RectangleAreaRoundedDefault = ROUND(RectangleWidth * RectangleHeight)",
|
|
456
|
-
"RectangleAreaRoundedThree = ROUND((RectangleWidth * RectangleHeight), 3)",
|
|
457
|
-
"RectangleAreaRoundedFive = ROUND(RectangleArea, 5)",
|
|
458
|
-
"CircleArea = PI() * CircleRadius^2",
|
|
459
|
-
"CircleAreaRoundedDefault = ROUND(PI() * CircleRadius^2)",
|
|
460
|
-
"CircleAreaRoundedFour = ROUND(CircleArea,4)",
|
|
461
|
-
"CircleAreaRoundedSix = ROUND(PI() * CircleRadius^2,6)"
|
|
462
|
-
],
|
|
463
|
-
"Groups": [
|
|
464
|
-
{
|
|
465
|
-
"Name": "Rectangle",
|
|
466
|
-
"Hash": "Rectangle",
|
|
467
|
-
"Rows": [],
|
|
468
|
-
"RecordSetSolvers": []
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"Name": "Circle",
|
|
472
|
-
"Hash": "Circle",
|
|
469
|
+
"Name": "",
|
|
470
|
+
"Hash": "",
|
|
473
471
|
"Rows": [],
|
|
474
472
|
"RecordSetSolvers": []
|
|
475
473
|
}
|
|
476
474
|
]
|
|
477
475
|
},
|
|
478
476
|
{
|
|
479
|
-
"Name": "
|
|
480
|
-
"Hash": "
|
|
477
|
+
"Name": "Determinations",
|
|
478
|
+
"Hash": "Determinations",
|
|
481
479
|
"Solvers": [],
|
|
482
480
|
"Groups": [
|
|
483
481
|
{
|
|
484
|
-
"Name": "
|
|
485
|
-
"Hash": "
|
|
486
|
-
"Rows": [],
|
|
487
|
-
"RecordSetSolvers": [
|
|
488
|
-
"BoxFloorspace = BoxWidth * BoxDepth",
|
|
489
|
-
"BoxVolume = BoxFloorspace * BoxHeight"
|
|
490
|
-
],
|
|
491
|
-
"Layout": "Tabular",
|
|
492
|
-
"RecordSetAddress": "Boxes",
|
|
493
|
-
"RecordManifest": "Boxes"
|
|
494
|
-
}
|
|
495
|
-
]
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
"Name": "Box Summary Data",
|
|
499
|
-
"Hash": "Box_Summary_Data",
|
|
500
|
-
"Solvers": [
|
|
501
|
-
"BoxesCount = COUNT(BoxesFloorspaceSet)",
|
|
502
|
-
"BoxesAverageFloorspace = AVG(BoxesFloorspaceSet)",
|
|
503
|
-
"BoxesTotalFloorspace = SUM(BoxesFloorspaceSet)",
|
|
504
|
-
"BoxesAverageVolume = AVG(BoxesVolumeSet)",
|
|
505
|
-
"BoxesTotalVolume = COUNT(BoxesVolumeSet)",
|
|
506
|
-
"BoxesTotalVolumeRounded = ROUND(SUM(BoxesVolumeSet))",
|
|
507
|
-
"BoxesMinDepth = MIN(BoxesDepthSet)",
|
|
508
|
-
"BoxesMeanDepth = MEAN(BoxesDepthSet)",
|
|
509
|
-
"BoxesMedianDepth = MEDIAN(BoxesDepthSet)",
|
|
510
|
-
"BoxesMaxDepth = MAX(BoxesDepthSet)"
|
|
511
|
-
],
|
|
512
|
-
"Groups": [
|
|
513
|
-
{
|
|
514
|
-
"Name": "Box Summary Data",
|
|
515
|
-
"Hash": "Box_Summary_Data",
|
|
482
|
+
"Name": "Determination 3",
|
|
483
|
+
"Hash": "Determination__",
|
|
516
484
|
"Rows": [],
|
|
517
485
|
"RecordSetSolvers": []
|
|
518
486
|
}
|
|
519
487
|
]
|
|
520
488
|
},
|
|
521
489
|
{
|
|
522
|
-
"Name": "
|
|
523
|
-
"Hash": "
|
|
490
|
+
"Name": "Averages",
|
|
491
|
+
"Hash": "Averages",
|
|
524
492
|
"Solvers": [
|
|
525
|
-
"
|
|
526
|
-
"
|
|
493
|
+
"AverageBindOneAggOne=(DeterOneBindOneAggOne+DeterTwoBindOneAggOne+DeterThreeBindOneAggOne)/3",
|
|
494
|
+
"AverageBindOneAggTwo=(DeterOneBindOneAggTwo+DeterTwoBindOneAggTwo+DeterThreeBindOneAggTwo)/3",
|
|
495
|
+
"AverageBindOneAggThree=(DeterOneBindOneAggThree+DeterTwoBindOneAggThree+DeterThreeBindOneAggThree)/3",
|
|
496
|
+
"AverageBindTwoAggOne=(DeterOneBindTwoAggOne+DeterTwoBindTwoAggOne+DeterThreeBindTwoAggOne)/3",
|
|
497
|
+
"AverageBindTwoAggTwo=(DeterOneBindTwoAggTwo+DeterTwoBindTwoAggTwo+DeterThreeBindTwoAggTwo)/3",
|
|
498
|
+
"AverageBindTwoAggThree=(DeterOneBindTwoAggThree+DeterTwoBindTwoAggThree+DeterThreeBindTwoAggThree)/3",
|
|
499
|
+
"AverageRetained=(AverageBindOneAggOne+AverageBindOneAggTwo+AverageBindOneAggThree+AverageBindTwoAggOne+AverageBindTwoAggTwo+AverageBindTwoAggThree)/6"
|
|
527
500
|
],
|
|
528
501
|
"Groups": [
|
|
529
502
|
{
|
|
530
|
-
"Name": "
|
|
531
|
-
"Hash": "
|
|
503
|
+
"Name": "",
|
|
504
|
+
"Hash": "",
|
|
532
505
|
"Rows": [],
|
|
533
506
|
"RecordSetSolvers": []
|
|
534
507
|
}
|
|
535
508
|
]
|
|
536
509
|
}
|
|
537
510
|
],
|
|
538
|
-
"ReferenceManifests": {
|
|
539
|
-
"Boxes": {
|
|
540
|
-
"Scope": "Boxes",
|
|
541
|
-
"Descriptors": {
|
|
542
|
-
"Identifier": {
|
|
543
|
-
"Hash": "BoxIdentifier",
|
|
544
|
-
"Name": "Identifier",
|
|
545
|
-
"DataAddress": "Identifier",
|
|
546
|
-
"DataType": "String",
|
|
547
|
-
"PictForm": {
|
|
548
|
-
"Row": "1",
|
|
549
|
-
"Width": "1",
|
|
550
|
-
"Section": "Box_Collection",
|
|
551
|
-
"Group": "Boxes"
|
|
552
|
-
},
|
|
553
|
-
"IsTabular": true
|
|
554
|
-
},
|
|
555
|
-
"Width": {
|
|
556
|
-
"Hash": "BoxWidth",
|
|
557
|
-
"Name": "Width",
|
|
558
|
-
"DataAddress": "Width",
|
|
559
|
-
"DataType": "Number",
|
|
560
|
-
"PictForm": {
|
|
561
|
-
"Row": "1",
|
|
562
|
-
"Width": "1",
|
|
563
|
-
"Section": "Box_Collection",
|
|
564
|
-
"Group": "Boxes"
|
|
565
|
-
},
|
|
566
|
-
"IsTabular": true
|
|
567
|
-
},
|
|
568
|
-
"Height": {
|
|
569
|
-
"Hash": "BoxHeight",
|
|
570
|
-
"Name": "Height",
|
|
571
|
-
"DataAddress": "Height",
|
|
572
|
-
"DataType": "Number",
|
|
573
|
-
"PictForm": {
|
|
574
|
-
"Row": "1",
|
|
575
|
-
"Width": "1",
|
|
576
|
-
"Section": "Box_Collection",
|
|
577
|
-
"Group": "Boxes"
|
|
578
|
-
},
|
|
579
|
-
"IsTabular": true
|
|
580
|
-
},
|
|
581
|
-
"Depth": {
|
|
582
|
-
"Hash": "BoxDepth",
|
|
583
|
-
"Name": "Depth",
|
|
584
|
-
"DataAddress": "Depth",
|
|
585
|
-
"DataType": "Number",
|
|
586
|
-
"PictForm": {
|
|
587
|
-
"Row": "1",
|
|
588
|
-
"Width": "1",
|
|
589
|
-
"Section": "Box_Collection",
|
|
590
|
-
"Group": "Boxes"
|
|
591
|
-
},
|
|
592
|
-
"IsTabular": true
|
|
593
|
-
},
|
|
594
|
-
"Floorspace": {
|
|
595
|
-
"Hash": "BoxFloorspace",
|
|
596
|
-
"Name": "Floorspace",
|
|
597
|
-
"DataAddress": "Floorspace",
|
|
598
|
-
"DataType": "Number",
|
|
599
|
-
"PictForm": {
|
|
600
|
-
"Row": "1",
|
|
601
|
-
"Width": "1",
|
|
602
|
-
"Section": "Box_Collection",
|
|
603
|
-
"Group": "Boxes"
|
|
604
|
-
},
|
|
605
|
-
"IsTabular": true
|
|
606
|
-
},
|
|
607
|
-
"Volume": {
|
|
608
|
-
"Hash": "BoxVolume",
|
|
609
|
-
"Name": "Volume",
|
|
610
|
-
"DataAddress": "Volume",
|
|
611
|
-
"DataType": "Number",
|
|
612
|
-
"PictForm": {
|
|
613
|
-
"Row": "1",
|
|
614
|
-
"Width": "1",
|
|
615
|
-
"Section": "Box_Collection",
|
|
616
|
-
"Group": "Boxes"
|
|
617
|
-
},
|
|
618
|
-
"IsTabular": true
|
|
619
|
-
}
|
|
620
|
-
},
|
|
621
|
-
"Sections": [],
|
|
622
|
-
"ReferenceManifests": {}
|
|
623
|
-
}
|
|
624
|
-
}
|
|
511
|
+
"ReferenceManifests": {}
|
|
625
512
|
}
|
|
626
513
|
}
|