pareto 0.61.0 → 0.63.0
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/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
- package/auto.pareto/auto.dependencies/index.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +21 -16
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +43 -41
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +35 -33
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +22 -20
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +419 -417
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +1611 -1609
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +108 -106
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +235 -233
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +633 -631
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1302 -1300
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +914 -912
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +828 -826
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +19 -17
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -28
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +23 -21
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +115 -113
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +49 -47
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +10 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +11 -9
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +10 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +13 -11
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +15 -13
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +15 -13
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +10 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +10 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +49 -47
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +11 -9
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +115 -113
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +43 -41
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +35 -33
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +25 -23
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +20 -18
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +18 -16
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +23 -20
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +19 -17
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +72 -69
- package/auto.pareto/modules/main/glossary.data.ts +14 -12
- package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +15 -13
- package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/glossary.data.ts +10 -8
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +11 -9
- package/auto.pareto/modules/typescript_naming/glossary.data.ts +10 -8
- package/package.json +5 -5
|
@@ -6,662 +6,664 @@ const d = pd.d
|
|
|
6
6
|
const a = pd.a
|
|
7
7
|
|
|
8
8
|
export const $: g_cosmos.D.Glossary = {
|
|
9
|
-
'
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
'
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"attributes": {
|
|
28
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
29
|
-
'context': ['local', null],
|
|
30
|
-
'typeXX': "Edge Attributes",
|
|
31
|
-
'tailXX': a([]),
|
|
32
|
-
'type arguments': d({}),
|
|
33
|
-
}]],
|
|
34
|
-
},
|
|
35
|
-
"to": {
|
|
36
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
37
|
-
'context': ['local', null],
|
|
38
|
-
'typeXX': "End Point Specification",
|
|
39
|
-
'tailXX': a([]),
|
|
40
|
-
'type arguments': d({}),
|
|
41
|
-
}]],
|
|
42
|
-
},
|
|
43
|
-
})]]
|
|
44
|
-
},
|
|
45
|
-
"Edge Attributes": {
|
|
46
|
-
'parameters': d({}),
|
|
47
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
48
|
-
'context': ['local', null],
|
|
49
|
-
'typeXX': "Attribute Value",
|
|
50
|
-
'tailXX': a([]),
|
|
51
|
-
'type arguments': d({}),
|
|
52
|
-
}]]]
|
|
53
|
-
},
|
|
54
|
-
"End Point Specification": {
|
|
55
|
-
'parameters': d({}),
|
|
56
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
57
|
-
"node": <g_cosmos.D.Data__Type>['group', d({
|
|
58
|
-
"node": {
|
|
59
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
9
|
+
'data glossary': {
|
|
10
|
+
'imports': d({}),
|
|
11
|
+
'glossary parameters': d({}),
|
|
12
|
+
'root': {
|
|
13
|
+
'data types': d({
|
|
14
|
+
"Attribute Value": {
|
|
15
|
+
'parameters': d({}),
|
|
16
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
17
|
+
"html string": <g_cosmos.D.Data__Type>['string', null],
|
|
18
|
+
"number": <g_cosmos.D.Data__Type>['string', null],
|
|
19
|
+
"string": <g_cosmos.D.Data__Type>['string', null],
|
|
20
|
+
})]
|
|
21
|
+
},
|
|
22
|
+
"Digraph Edges": {
|
|
23
|
+
'parameters': d({}),
|
|
24
|
+
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['group', d({
|
|
25
|
+
"attribute groups": {
|
|
26
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
|
|
60
27
|
},
|
|
61
|
-
"
|
|
62
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
},
|
|
69
|
-
})]],
|
|
28
|
+
"attributes": {
|
|
29
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
30
|
+
'context': ['local', null],
|
|
31
|
+
'typeXX': "Edge Attributes",
|
|
32
|
+
'tailXX': a([]),
|
|
33
|
+
'type arguments': d({}),
|
|
34
|
+
}]],
|
|
70
35
|
},
|
|
71
|
-
|
|
72
|
-
|
|
36
|
+
"to": {
|
|
37
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
38
|
+
'context': ['local', null],
|
|
39
|
+
'typeXX': "End Point Specification",
|
|
40
|
+
'tailXX': a([]),
|
|
41
|
+
'type arguments': d({}),
|
|
42
|
+
}]],
|
|
43
|
+
},
|
|
44
|
+
})]]
|
|
45
|
+
},
|
|
46
|
+
"Edge Attributes": {
|
|
47
|
+
'parameters': d({}),
|
|
48
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
73
49
|
'context': ['local', null],
|
|
74
|
-
'typeXX': "
|
|
50
|
+
'typeXX': "Attribute Value",
|
|
75
51
|
'tailXX': a([]),
|
|
76
52
|
'type arguments': d({}),
|
|
77
|
-
}]]
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
"edges": {
|
|
86
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
87
|
-
'context': ['local', null],
|
|
88
|
-
'typeXX': "Edge Attributes",
|
|
89
|
-
'tailXX': a([]),
|
|
90
|
-
'type arguments': d({}),
|
|
91
|
-
}]]],
|
|
53
|
+
}]]]
|
|
54
|
+
},
|
|
55
|
+
"End Point Specification": {
|
|
56
|
+
'parameters': d({}),
|
|
57
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
58
|
+
"node": <g_cosmos.D.Data__Type>['group', d({
|
|
59
|
+
"node": {
|
|
60
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
92
61
|
},
|
|
93
|
-
"
|
|
94
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
62
|
+
"port data": {
|
|
63
|
+
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
|
|
64
|
+
"compass direction": {
|
|
65
|
+
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['string', null]],
|
|
66
|
+
},
|
|
67
|
+
"port": {
|
|
68
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
69
|
+
},
|
|
70
|
+
})]],
|
|
100
71
|
},
|
|
101
72
|
})],
|
|
102
|
-
|
|
103
|
-
"nodes": {
|
|
104
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
105
|
-
"attribute groups": {
|
|
106
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
|
|
107
|
-
},
|
|
108
|
-
"attributes": {
|
|
109
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
110
|
-
'context': ['local', null],
|
|
111
|
-
'typeXX': "Node Attributes",
|
|
112
|
-
'tailXX': a([]),
|
|
113
|
-
'type arguments': d({}),
|
|
114
|
-
}]],
|
|
115
|
-
},
|
|
116
|
-
"subgraph path": {
|
|
117
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
118
|
-
'context': ['local', null],
|
|
119
|
-
'typeXX': "Subgraph Path",
|
|
120
|
-
'tailXX': a([]),
|
|
121
|
-
'type arguments': d({}),
|
|
122
|
-
}]],
|
|
123
|
-
},
|
|
124
|
-
})]],
|
|
125
|
-
},
|
|
126
|
-
"strict": {
|
|
127
|
-
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
128
|
-
},
|
|
129
|
-
"tree": {
|
|
130
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
73
|
+
"subgraph": <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
131
74
|
'context': ['local', null],
|
|
132
|
-
'typeXX': "
|
|
75
|
+
'typeXX': "Subgraph Path",
|
|
133
76
|
'tailXX': a([]),
|
|
134
77
|
'type arguments': d({}),
|
|
135
78
|
}]],
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
144
|
-
"edges": {
|
|
145
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
146
|
-
'context': ['local', null],
|
|
147
|
-
'typeXX': "Digraph Edges",
|
|
148
|
-
'tailXX': a([]),
|
|
149
|
-
'type arguments': d({}),
|
|
150
|
-
}]],
|
|
151
|
-
},
|
|
152
|
-
"ports": {
|
|
153
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
154
|
-
"compass directions": {
|
|
155
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
156
|
-
"edges": {
|
|
157
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
158
|
-
'context': ['local', null],
|
|
159
|
-
'typeXX': "Digraph Edges",
|
|
160
|
-
'tailXX': a([]),
|
|
161
|
-
'type arguments': d({}),
|
|
162
|
-
}]],
|
|
163
|
-
},
|
|
164
|
-
})]],
|
|
165
|
-
},
|
|
166
|
-
"edges": {
|
|
167
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
168
|
-
'context': ['local', null],
|
|
169
|
-
'typeXX': "Digraph Edges",
|
|
170
|
-
'tailXX': a([]),
|
|
171
|
-
'type arguments': d({}),
|
|
172
|
-
}]],
|
|
173
|
-
},
|
|
174
|
-
})]],
|
|
175
|
-
},
|
|
176
|
-
})]],
|
|
177
|
-
},
|
|
178
|
-
})],
|
|
179
|
-
},
|
|
180
|
-
})],
|
|
181
|
-
"graph": <g_cosmos.D.Data__Type>['group', d({
|
|
79
|
+
})]
|
|
80
|
+
},
|
|
81
|
+
"Graph": {
|
|
82
|
+
'parameters': d({}),
|
|
83
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
84
|
+
"attribute groups": {
|
|
85
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
182
86
|
"edges": {
|
|
183
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
'type arguments': d({}),
|
|
198
|
-
}]],
|
|
199
|
-
},
|
|
200
|
-
"yin": {
|
|
201
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
202
|
-
'context': ['local', null],
|
|
203
|
-
'typeXX': "End Point Specification",
|
|
204
|
-
'tailXX': a([]),
|
|
205
|
-
'type arguments': d({}),
|
|
206
|
-
}]],
|
|
207
|
-
},
|
|
208
|
-
})]],
|
|
87
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
88
|
+
'context': ['local', null],
|
|
89
|
+
'typeXX': "Edge Attributes",
|
|
90
|
+
'tailXX': a([]),
|
|
91
|
+
'type arguments': d({}),
|
|
92
|
+
}]]],
|
|
93
|
+
},
|
|
94
|
+
"nodes": {
|
|
95
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
96
|
+
'context': ['local', null],
|
|
97
|
+
'typeXX': "Node Attributes",
|
|
98
|
+
'tailXX': a([]),
|
|
99
|
+
'type arguments': d({}),
|
|
100
|
+
}]]],
|
|
209
101
|
},
|
|
210
102
|
})],
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
'
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
'tailXX': a([]),
|
|
261
|
-
'type arguments': d({}),
|
|
262
|
-
}]]]
|
|
263
|
-
},
|
|
264
|
-
"Subgraph Path": {
|
|
265
|
-
'parameters': d({}),
|
|
266
|
-
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['string', null]]
|
|
267
|
-
},
|
|
268
|
-
}),
|
|
269
|
-
'namespaces': d({
|
|
270
|
-
"Attribute Value": {
|
|
271
|
-
'data types': d({}),
|
|
272
|
-
'namespaces': d({
|
|
273
|
-
"TU": {
|
|
274
|
-
'data types': d({}),
|
|
275
|
-
'namespaces': d({
|
|
276
|
-
"html string": {
|
|
277
|
-
'data types': d({}),
|
|
278
|
-
'namespaces': d({}),
|
|
279
|
-
},
|
|
280
|
-
"number": {
|
|
281
|
-
'data types': d({}),
|
|
282
|
-
'namespaces': d({}),
|
|
283
|
-
},
|
|
284
|
-
"string": {
|
|
285
|
-
'data types': d({}),
|
|
286
|
-
'namespaces': d({}),
|
|
287
|
-
},
|
|
288
|
-
}),
|
|
289
|
-
},
|
|
290
|
-
}),
|
|
291
|
-
},
|
|
292
|
-
"Digraph Edges": {
|
|
293
|
-
'data types': d({}),
|
|
294
|
-
'namespaces': d({
|
|
295
|
-
"A": {
|
|
296
|
-
'data types': d({}),
|
|
297
|
-
'namespaces': d({
|
|
298
|
-
"G": {
|
|
299
|
-
'data types': d({}),
|
|
300
|
-
'namespaces': d({
|
|
301
|
-
"attribute groups": {
|
|
302
|
-
'data types': d({}),
|
|
303
|
-
'namespaces': d({
|
|
304
|
-
"DX": {
|
|
305
|
-
'data types': d({}),
|
|
306
|
-
'namespaces': d({}),
|
|
307
|
-
},
|
|
308
|
-
}),
|
|
309
|
-
},
|
|
310
|
-
"attributes": {
|
|
311
|
-
'data types': d({}),
|
|
312
|
-
'namespaces': d({}),
|
|
313
|
-
},
|
|
314
|
-
"to": {
|
|
315
|
-
'data types': d({}),
|
|
316
|
-
'namespaces': d({}),
|
|
317
|
-
},
|
|
318
|
-
}),
|
|
319
|
-
},
|
|
320
|
-
}),
|
|
321
|
-
},
|
|
322
|
-
}),
|
|
323
|
-
},
|
|
324
|
-
"Edge Attributes": {
|
|
325
|
-
'data types': d({}),
|
|
326
|
-
'namespaces': d({
|
|
327
|
-
"DX": {
|
|
328
|
-
'data types': d({}),
|
|
329
|
-
'namespaces': d({}),
|
|
330
|
-
},
|
|
331
|
-
}),
|
|
332
|
-
},
|
|
333
|
-
"End Point Specification": {
|
|
334
|
-
'data types': d({}),
|
|
335
|
-
'namespaces': d({
|
|
336
|
-
"TU": {
|
|
337
|
-
'data types': d({}),
|
|
338
|
-
'namespaces': d({
|
|
339
|
-
"node": {
|
|
340
|
-
'data types': d({}),
|
|
341
|
-
'namespaces': d({
|
|
342
|
-
"G": {
|
|
343
|
-
'data types': d({}),
|
|
344
|
-
'namespaces': d({
|
|
345
|
-
"node": {
|
|
346
|
-
'data types': d({}),
|
|
347
|
-
'namespaces': d({}),
|
|
348
|
-
},
|
|
349
|
-
"port data": {
|
|
350
|
-
'data types': d({}),
|
|
351
|
-
'namespaces': d({
|
|
352
|
-
"O": {
|
|
353
|
-
'data types': d({}),
|
|
354
|
-
'namespaces': d({
|
|
355
|
-
"G": {
|
|
356
|
-
'data types': d({}),
|
|
357
|
-
'namespaces': d({
|
|
358
|
-
"compass direction": {
|
|
359
|
-
'data types': d({}),
|
|
360
|
-
'namespaces': d({
|
|
361
|
-
"O": {
|
|
362
|
-
'data types': d({}),
|
|
363
|
-
'namespaces': d({}),
|
|
364
|
-
},
|
|
365
|
-
}),
|
|
366
|
-
},
|
|
367
|
-
"port": {
|
|
368
|
-
'data types': d({}),
|
|
369
|
-
'namespaces': d({}),
|
|
370
|
-
},
|
|
371
|
-
}),
|
|
372
|
-
},
|
|
373
|
-
}),
|
|
374
|
-
},
|
|
375
|
-
}),
|
|
376
|
-
},
|
|
377
|
-
}),
|
|
378
|
-
},
|
|
379
|
-
}),
|
|
380
|
-
},
|
|
381
|
-
"subgraph": {
|
|
382
|
-
'data types': d({}),
|
|
383
|
-
'namespaces': d({}),
|
|
384
|
-
},
|
|
385
|
-
}),
|
|
386
|
-
},
|
|
387
|
-
}),
|
|
388
|
-
},
|
|
389
|
-
"Graph": {
|
|
390
|
-
'data types': d({}),
|
|
391
|
-
'namespaces': d({
|
|
392
|
-
"G": {
|
|
393
|
-
'data types': d({}),
|
|
394
|
-
'namespaces': d({
|
|
395
|
-
"attribute groups": {
|
|
396
|
-
'data types': d({}),
|
|
397
|
-
'namespaces': d({
|
|
398
|
-
"G": {
|
|
399
|
-
'data types': d({}),
|
|
400
|
-
'namespaces': d({
|
|
401
|
-
"edges": {
|
|
402
|
-
'data types': d({}),
|
|
403
|
-
'namespaces': d({
|
|
404
|
-
"DX": {
|
|
405
|
-
'data types': d({}),
|
|
406
|
-
'namespaces': d({}),
|
|
407
|
-
},
|
|
408
|
-
}),
|
|
409
|
-
},
|
|
410
|
-
"nodes": {
|
|
411
|
-
'data types': d({}),
|
|
412
|
-
'namespaces': d({
|
|
413
|
-
"DX": {
|
|
414
|
-
'data types': d({}),
|
|
415
|
-
'namespaces': d({}),
|
|
416
|
-
},
|
|
417
|
-
}),
|
|
418
|
-
},
|
|
419
|
-
}),
|
|
420
|
-
},
|
|
421
|
-
}),
|
|
422
|
-
},
|
|
423
|
-
"nodes": {
|
|
424
|
-
'data types': d({}),
|
|
425
|
-
'namespaces': d({
|
|
426
|
-
"DX": {
|
|
427
|
-
'data types': d({}),
|
|
428
|
-
'namespaces': d({
|
|
429
|
-
"G": {
|
|
430
|
-
'data types': d({}),
|
|
431
|
-
'namespaces': d({
|
|
432
|
-
"attribute groups": {
|
|
433
|
-
'data types': d({}),
|
|
434
|
-
'namespaces': d({
|
|
435
|
-
"DX": {
|
|
436
|
-
'data types': d({}),
|
|
437
|
-
'namespaces': d({}),
|
|
438
|
-
},
|
|
439
|
-
}),
|
|
440
|
-
},
|
|
441
|
-
"attributes": {
|
|
442
|
-
'data types': d({}),
|
|
443
|
-
'namespaces': d({}),
|
|
444
|
-
},
|
|
445
|
-
"subgraph path": {
|
|
446
|
-
'data types': d({}),
|
|
447
|
-
'namespaces': d({}),
|
|
103
|
+
},
|
|
104
|
+
"nodes": {
|
|
105
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
106
|
+
"attribute groups": {
|
|
107
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
|
|
108
|
+
},
|
|
109
|
+
"attributes": {
|
|
110
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
111
|
+
'context': ['local', null],
|
|
112
|
+
'typeXX': "Node Attributes",
|
|
113
|
+
'tailXX': a([]),
|
|
114
|
+
'type arguments': d({}),
|
|
115
|
+
}]],
|
|
116
|
+
},
|
|
117
|
+
"subgraph path": {
|
|
118
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
119
|
+
'context': ['local', null],
|
|
120
|
+
'typeXX': "Subgraph Path",
|
|
121
|
+
'tailXX': a([]),
|
|
122
|
+
'type arguments': d({}),
|
|
123
|
+
}]],
|
|
124
|
+
},
|
|
125
|
+
})]],
|
|
126
|
+
},
|
|
127
|
+
"strict": {
|
|
128
|
+
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
129
|
+
},
|
|
130
|
+
"tree": {
|
|
131
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
132
|
+
'context': ['local', null],
|
|
133
|
+
'typeXX': "Graph Tree",
|
|
134
|
+
'tailXX': a([]),
|
|
135
|
+
'type arguments': d({}),
|
|
136
|
+
}]],
|
|
137
|
+
},
|
|
138
|
+
"type": {
|
|
139
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
140
|
+
"digraph": <g_cosmos.D.Data__Type>['group', d({
|
|
141
|
+
"edge specifications": {
|
|
142
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
143
|
+
"start nodes": {
|
|
144
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
145
|
+
"edges": {
|
|
146
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
147
|
+
'context': ['local', null],
|
|
148
|
+
'typeXX': "Digraph Edges",
|
|
149
|
+
'tailXX': a([]),
|
|
150
|
+
'type arguments': d({}),
|
|
151
|
+
}]],
|
|
448
152
|
},
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
'data types': d({}),
|
|
461
|
-
'namespaces': d({}),
|
|
462
|
-
},
|
|
463
|
-
"type": {
|
|
464
|
-
'data types': d({}),
|
|
465
|
-
'namespaces': d({
|
|
466
|
-
"TU": {
|
|
467
|
-
'data types': d({}),
|
|
468
|
-
'namespaces': d({
|
|
469
|
-
"digraph": {
|
|
470
|
-
'data types': d({}),
|
|
471
|
-
'namespaces': d({
|
|
472
|
-
"G": {
|
|
473
|
-
'data types': d({}),
|
|
474
|
-
'namespaces': d({
|
|
475
|
-
"edge specifications": {
|
|
476
|
-
'data types': d({}),
|
|
477
|
-
'namespaces': d({
|
|
478
|
-
"G": {
|
|
479
|
-
'data types': d({}),
|
|
480
|
-
'namespaces': d({
|
|
481
|
-
"start nodes": {
|
|
482
|
-
'data types': d({}),
|
|
483
|
-
'namespaces': d({
|
|
484
|
-
"DX": {
|
|
485
|
-
'data types': d({}),
|
|
486
|
-
'namespaces': d({
|
|
487
|
-
"G": {
|
|
488
|
-
'data types': d({}),
|
|
489
|
-
'namespaces': d({
|
|
490
|
-
"edges": {
|
|
491
|
-
'data types': d({}),
|
|
492
|
-
'namespaces': d({}),
|
|
493
|
-
},
|
|
494
|
-
"ports": {
|
|
495
|
-
'data types': d({}),
|
|
496
|
-
'namespaces': d({
|
|
497
|
-
"DX": {
|
|
498
|
-
'data types': d({}),
|
|
499
|
-
'namespaces': d({
|
|
500
|
-
"G": {
|
|
501
|
-
'data types': d({}),
|
|
502
|
-
'namespaces': d({
|
|
503
|
-
"compass directions": {
|
|
504
|
-
'data types': d({}),
|
|
505
|
-
'namespaces': d({
|
|
506
|
-
"DX": {
|
|
507
|
-
'data types': d({}),
|
|
508
|
-
'namespaces': d({
|
|
509
|
-
"G": {
|
|
510
|
-
'data types': d({}),
|
|
511
|
-
'namespaces': d({
|
|
512
|
-
"edges": {
|
|
513
|
-
'data types': d({}),
|
|
514
|
-
'namespaces': d({}),
|
|
515
|
-
},
|
|
516
|
-
}),
|
|
517
|
-
},
|
|
518
|
-
}),
|
|
519
|
-
},
|
|
520
|
-
}),
|
|
521
|
-
},
|
|
522
|
-
"edges": {
|
|
523
|
-
'data types': d({}),
|
|
524
|
-
'namespaces': d({}),
|
|
525
|
-
},
|
|
526
|
-
}),
|
|
527
|
-
},
|
|
528
|
-
}),
|
|
529
|
-
},
|
|
530
|
-
}),
|
|
531
|
-
},
|
|
532
|
-
}),
|
|
533
|
-
},
|
|
534
|
-
}),
|
|
535
|
-
},
|
|
536
|
-
}),
|
|
537
|
-
},
|
|
538
|
-
}),
|
|
153
|
+
"ports": {
|
|
154
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
155
|
+
"compass directions": {
|
|
156
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
157
|
+
"edges": {
|
|
158
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
159
|
+
'context': ['local', null],
|
|
160
|
+
'typeXX': "Digraph Edges",
|
|
161
|
+
'tailXX': a([]),
|
|
162
|
+
'type arguments': d({}),
|
|
163
|
+
}]],
|
|
539
164
|
},
|
|
540
|
-
}),
|
|
165
|
+
})]],
|
|
541
166
|
},
|
|
542
|
-
}),
|
|
543
|
-
},
|
|
544
|
-
}),
|
|
545
|
-
},
|
|
546
|
-
"graph": {
|
|
547
|
-
'data types': d({}),
|
|
548
|
-
'namespaces': d({
|
|
549
|
-
"G": {
|
|
550
|
-
'data types': d({}),
|
|
551
|
-
'namespaces': d({
|
|
552
167
|
"edges": {
|
|
553
|
-
'
|
|
554
|
-
|
|
555
|
-
"
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
'data types': d({}),
|
|
560
|
-
'namespaces': d({
|
|
561
|
-
"attributes": {
|
|
562
|
-
'data types': d({}),
|
|
563
|
-
'namespaces': d({}),
|
|
564
|
-
},
|
|
565
|
-
"yang": {
|
|
566
|
-
'data types': d({}),
|
|
567
|
-
'namespaces': d({}),
|
|
568
|
-
},
|
|
569
|
-
"yin": {
|
|
570
|
-
'data types': d({}),
|
|
571
|
-
'namespaces': d({}),
|
|
572
|
-
},
|
|
573
|
-
}),
|
|
574
|
-
},
|
|
575
|
-
}),
|
|
576
|
-
},
|
|
577
|
-
}),
|
|
168
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
169
|
+
'context': ['local', null],
|
|
170
|
+
'typeXX': "Digraph Edges",
|
|
171
|
+
'tailXX': a([]),
|
|
172
|
+
'type arguments': d({}),
|
|
173
|
+
}]],
|
|
578
174
|
},
|
|
579
|
-
}),
|
|
175
|
+
})]],
|
|
580
176
|
},
|
|
581
|
-
}),
|
|
177
|
+
})]],
|
|
582
178
|
},
|
|
583
|
-
}),
|
|
584
|
-
},
|
|
585
|
-
}),
|
|
586
|
-
},
|
|
587
|
-
}),
|
|
588
|
-
},
|
|
589
|
-
}),
|
|
590
|
-
},
|
|
591
|
-
"Graph Attributes": {
|
|
592
|
-
'data types': d({}),
|
|
593
|
-
'namespaces': d({
|
|
594
|
-
"DX": {
|
|
595
|
-
'data types': d({}),
|
|
596
|
-
'namespaces': d({}),
|
|
597
|
-
},
|
|
598
|
-
}),
|
|
599
|
-
},
|
|
600
|
-
"Graph Tree": {
|
|
601
|
-
'data types': d({}),
|
|
602
|
-
'namespaces': d({
|
|
603
|
-
"G": {
|
|
604
|
-
'data types': d({}),
|
|
605
|
-
'namespaces': d({
|
|
606
|
-
"attributes": {
|
|
607
|
-
'data types': d({}),
|
|
608
|
-
'namespaces': d({}),
|
|
609
|
-
},
|
|
610
|
-
"name": {
|
|
611
|
-
'data types': d({}),
|
|
612
|
-
'namespaces': d({
|
|
613
|
-
"O": {
|
|
614
|
-
'data types': d({}),
|
|
615
|
-
'namespaces': d({}),
|
|
179
|
+
})],
|
|
616
180
|
},
|
|
617
|
-
}),
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
"
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
181
|
+
})],
|
|
182
|
+
"graph": <g_cosmos.D.Data__Type>['group', d({
|
|
183
|
+
"edges": {
|
|
184
|
+
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['group', d({
|
|
185
|
+
"attributes": {
|
|
186
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
187
|
+
'context': ['local', null],
|
|
188
|
+
'typeXX': "Edge Attributes",
|
|
189
|
+
'tailXX': a([]),
|
|
190
|
+
'type arguments': d({}),
|
|
191
|
+
}]],
|
|
192
|
+
},
|
|
193
|
+
"yang": {
|
|
194
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
195
|
+
'context': ['local', null],
|
|
196
|
+
'typeXX': "End Point Specification",
|
|
197
|
+
'tailXX': a([]),
|
|
198
|
+
'type arguments': d({}),
|
|
199
|
+
}]],
|
|
200
|
+
},
|
|
201
|
+
"yin": {
|
|
202
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
203
|
+
'context': ['local', null],
|
|
204
|
+
'typeXX': "End Point Specification",
|
|
205
|
+
'tailXX': a([]),
|
|
206
|
+
'type arguments': d({}),
|
|
207
|
+
}]],
|
|
637
208
|
},
|
|
638
|
-
}),
|
|
209
|
+
})]],
|
|
639
210
|
},
|
|
640
|
-
}),
|
|
641
|
-
},
|
|
642
|
-
}
|
|
643
|
-
}
|
|
644
|
-
}
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
'
|
|
651
|
-
'
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
211
|
+
})],
|
|
212
|
+
})],
|
|
213
|
+
},
|
|
214
|
+
})]
|
|
215
|
+
},
|
|
216
|
+
"Graph Attributes": {
|
|
217
|
+
'parameters': d({}),
|
|
218
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
219
|
+
'context': ['local', null],
|
|
220
|
+
'typeXX': "Attribute Value",
|
|
221
|
+
'tailXX': a([]),
|
|
222
|
+
'type arguments': d({}),
|
|
223
|
+
}]]]
|
|
224
|
+
},
|
|
225
|
+
"Graph Tree": {
|
|
226
|
+
'parameters': d({}),
|
|
227
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
228
|
+
"attributes": {
|
|
229
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
230
|
+
'context': ['local', null],
|
|
231
|
+
'typeXX': "Graph Attributes",
|
|
232
|
+
'tailXX': a([]),
|
|
233
|
+
'type arguments': d({}),
|
|
234
|
+
}]],
|
|
235
|
+
},
|
|
236
|
+
"name": {
|
|
237
|
+
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['string', null]],
|
|
238
|
+
},
|
|
239
|
+
"subgraphs": {
|
|
240
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
241
|
+
"cluster": {
|
|
242
|
+
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
243
|
+
},
|
|
244
|
+
"tree": {
|
|
245
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
246
|
+
'context': ['local', null],
|
|
247
|
+
'typeXX': "Graph Tree",
|
|
248
|
+
'tailXX': a([]),
|
|
249
|
+
'type arguments': d({}),
|
|
250
|
+
}]],
|
|
251
|
+
},
|
|
252
|
+
})]],
|
|
253
|
+
},
|
|
254
|
+
})]
|
|
255
|
+
},
|
|
256
|
+
"Node Attributes": {
|
|
257
|
+
'parameters': d({}),
|
|
258
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
259
|
+
'context': ['local', null],
|
|
260
|
+
'typeXX': "Attribute Value",
|
|
261
|
+
'tailXX': a([]),
|
|
262
|
+
'type arguments': d({}),
|
|
263
|
+
}]]]
|
|
264
|
+
},
|
|
265
|
+
"Subgraph Path": {
|
|
266
|
+
'parameters': d({}),
|
|
267
|
+
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['string', null]]
|
|
268
|
+
},
|
|
269
|
+
}),
|
|
270
|
+
'namespaces': d({
|
|
271
|
+
"Attribute Value": {
|
|
272
|
+
'data types': d({}),
|
|
273
|
+
'namespaces': d({
|
|
274
|
+
"TU": {
|
|
275
|
+
'data types': d({}),
|
|
276
|
+
'namespaces': d({
|
|
277
|
+
"html string": {
|
|
278
|
+
'data types': d({}),
|
|
279
|
+
'namespaces': d({}),
|
|
280
|
+
},
|
|
281
|
+
"number": {
|
|
282
|
+
'data types': d({}),
|
|
283
|
+
'namespaces': d({}),
|
|
284
|
+
},
|
|
285
|
+
"string": {
|
|
286
|
+
'data types': d({}),
|
|
287
|
+
'namespaces': d({}),
|
|
288
|
+
},
|
|
289
|
+
}),
|
|
290
|
+
},
|
|
291
|
+
}),
|
|
292
|
+
},
|
|
293
|
+
"Digraph Edges": {
|
|
294
|
+
'data types': d({}),
|
|
295
|
+
'namespaces': d({
|
|
296
|
+
"A": {
|
|
297
|
+
'data types': d({}),
|
|
298
|
+
'namespaces': d({
|
|
299
|
+
"G": {
|
|
300
|
+
'data types': d({}),
|
|
301
|
+
'namespaces': d({
|
|
302
|
+
"attribute groups": {
|
|
303
|
+
'data types': d({}),
|
|
304
|
+
'namespaces': d({
|
|
305
|
+
"DX": {
|
|
306
|
+
'data types': d({}),
|
|
307
|
+
'namespaces': d({}),
|
|
308
|
+
},
|
|
309
|
+
}),
|
|
310
|
+
},
|
|
311
|
+
"attributes": {
|
|
312
|
+
'data types': d({}),
|
|
313
|
+
'namespaces': d({}),
|
|
314
|
+
},
|
|
315
|
+
"to": {
|
|
316
|
+
'data types': d({}),
|
|
317
|
+
'namespaces': d({}),
|
|
318
|
+
},
|
|
319
|
+
}),
|
|
320
|
+
},
|
|
321
|
+
}),
|
|
322
|
+
},
|
|
323
|
+
}),
|
|
324
|
+
},
|
|
325
|
+
"Edge Attributes": {
|
|
326
|
+
'data types': d({}),
|
|
327
|
+
'namespaces': d({
|
|
328
|
+
"DX": {
|
|
329
|
+
'data types': d({}),
|
|
330
|
+
'namespaces': d({}),
|
|
331
|
+
},
|
|
332
|
+
}),
|
|
333
|
+
},
|
|
334
|
+
"End Point Specification": {
|
|
335
|
+
'data types': d({}),
|
|
336
|
+
'namespaces': d({
|
|
337
|
+
"TU": {
|
|
338
|
+
'data types': d({}),
|
|
339
|
+
'namespaces': d({
|
|
340
|
+
"node": {
|
|
341
|
+
'data types': d({}),
|
|
342
|
+
'namespaces': d({
|
|
343
|
+
"G": {
|
|
344
|
+
'data types': d({}),
|
|
345
|
+
'namespaces': d({
|
|
346
|
+
"node": {
|
|
347
|
+
'data types': d({}),
|
|
348
|
+
'namespaces': d({}),
|
|
349
|
+
},
|
|
350
|
+
"port data": {
|
|
351
|
+
'data types': d({}),
|
|
352
|
+
'namespaces': d({
|
|
353
|
+
"O": {
|
|
354
|
+
'data types': d({}),
|
|
355
|
+
'namespaces': d({
|
|
356
|
+
"G": {
|
|
357
|
+
'data types': d({}),
|
|
358
|
+
'namespaces': d({
|
|
359
|
+
"compass direction": {
|
|
360
|
+
'data types': d({}),
|
|
361
|
+
'namespaces': d({
|
|
362
|
+
"O": {
|
|
363
|
+
'data types': d({}),
|
|
364
|
+
'namespaces': d({}),
|
|
365
|
+
},
|
|
366
|
+
}),
|
|
367
|
+
},
|
|
368
|
+
"port": {
|
|
369
|
+
'data types': d({}),
|
|
370
|
+
'namespaces': d({}),
|
|
371
|
+
},
|
|
372
|
+
}),
|
|
373
|
+
},
|
|
374
|
+
}),
|
|
375
|
+
},
|
|
376
|
+
}),
|
|
377
|
+
},
|
|
378
|
+
}),
|
|
379
|
+
},
|
|
380
|
+
}),
|
|
381
|
+
},
|
|
382
|
+
"subgraph": {
|
|
383
|
+
'data types': d({}),
|
|
384
|
+
'namespaces': d({}),
|
|
385
|
+
},
|
|
386
|
+
}),
|
|
387
|
+
},
|
|
388
|
+
}),
|
|
389
|
+
},
|
|
390
|
+
"Graph": {
|
|
391
|
+
'data types': d({}),
|
|
392
|
+
'namespaces': d({
|
|
393
|
+
"G": {
|
|
394
|
+
'data types': d({}),
|
|
395
|
+
'namespaces': d({
|
|
396
|
+
"attribute groups": {
|
|
397
|
+
'data types': d({}),
|
|
398
|
+
'namespaces': d({
|
|
399
|
+
"G": {
|
|
400
|
+
'data types': d({}),
|
|
401
|
+
'namespaces': d({
|
|
402
|
+
"edges": {
|
|
403
|
+
'data types': d({}),
|
|
404
|
+
'namespaces': d({
|
|
405
|
+
"DX": {
|
|
406
|
+
'data types': d({}),
|
|
407
|
+
'namespaces': d({}),
|
|
408
|
+
},
|
|
409
|
+
}),
|
|
410
|
+
},
|
|
411
|
+
"nodes": {
|
|
412
|
+
'data types': d({}),
|
|
413
|
+
'namespaces': d({
|
|
414
|
+
"DX": {
|
|
415
|
+
'data types': d({}),
|
|
416
|
+
'namespaces': d({}),
|
|
417
|
+
},
|
|
418
|
+
}),
|
|
419
|
+
},
|
|
420
|
+
}),
|
|
421
|
+
},
|
|
422
|
+
}),
|
|
423
|
+
},
|
|
424
|
+
"nodes": {
|
|
425
|
+
'data types': d({}),
|
|
426
|
+
'namespaces': d({
|
|
427
|
+
"DX": {
|
|
428
|
+
'data types': d({}),
|
|
429
|
+
'namespaces': d({
|
|
430
|
+
"G": {
|
|
431
|
+
'data types': d({}),
|
|
432
|
+
'namespaces': d({
|
|
433
|
+
"attribute groups": {
|
|
434
|
+
'data types': d({}),
|
|
435
|
+
'namespaces': d({
|
|
436
|
+
"DX": {
|
|
437
|
+
'data types': d({}),
|
|
438
|
+
'namespaces': d({}),
|
|
439
|
+
},
|
|
440
|
+
}),
|
|
441
|
+
},
|
|
442
|
+
"attributes": {
|
|
443
|
+
'data types': d({}),
|
|
444
|
+
'namespaces': d({}),
|
|
445
|
+
},
|
|
446
|
+
"subgraph path": {
|
|
447
|
+
'data types': d({}),
|
|
448
|
+
'namespaces': d({}),
|
|
449
|
+
},
|
|
450
|
+
}),
|
|
451
|
+
},
|
|
452
|
+
}),
|
|
453
|
+
},
|
|
454
|
+
}),
|
|
455
|
+
},
|
|
456
|
+
"strict": {
|
|
457
|
+
'data types': d({}),
|
|
458
|
+
'namespaces': d({}),
|
|
459
|
+
},
|
|
460
|
+
"tree": {
|
|
461
|
+
'data types': d({}),
|
|
462
|
+
'namespaces': d({}),
|
|
463
|
+
},
|
|
464
|
+
"type": {
|
|
465
|
+
'data types': d({}),
|
|
466
|
+
'namespaces': d({
|
|
467
|
+
"TU": {
|
|
468
|
+
'data types': d({}),
|
|
469
|
+
'namespaces': d({
|
|
470
|
+
"digraph": {
|
|
471
|
+
'data types': d({}),
|
|
472
|
+
'namespaces': d({
|
|
473
|
+
"G": {
|
|
474
|
+
'data types': d({}),
|
|
475
|
+
'namespaces': d({
|
|
476
|
+
"edge specifications": {
|
|
477
|
+
'data types': d({}),
|
|
478
|
+
'namespaces': d({
|
|
479
|
+
"G": {
|
|
480
|
+
'data types': d({}),
|
|
481
|
+
'namespaces': d({
|
|
482
|
+
"start nodes": {
|
|
483
|
+
'data types': d({}),
|
|
484
|
+
'namespaces': d({
|
|
485
|
+
"DX": {
|
|
486
|
+
'data types': d({}),
|
|
487
|
+
'namespaces': d({
|
|
488
|
+
"G": {
|
|
489
|
+
'data types': d({}),
|
|
490
|
+
'namespaces': d({
|
|
491
|
+
"edges": {
|
|
492
|
+
'data types': d({}),
|
|
493
|
+
'namespaces': d({}),
|
|
494
|
+
},
|
|
495
|
+
"ports": {
|
|
496
|
+
'data types': d({}),
|
|
497
|
+
'namespaces': d({
|
|
498
|
+
"DX": {
|
|
499
|
+
'data types': d({}),
|
|
500
|
+
'namespaces': d({
|
|
501
|
+
"G": {
|
|
502
|
+
'data types': d({}),
|
|
503
|
+
'namespaces': d({
|
|
504
|
+
"compass directions": {
|
|
505
|
+
'data types': d({}),
|
|
506
|
+
'namespaces': d({
|
|
507
|
+
"DX": {
|
|
508
|
+
'data types': d({}),
|
|
509
|
+
'namespaces': d({
|
|
510
|
+
"G": {
|
|
511
|
+
'data types': d({}),
|
|
512
|
+
'namespaces': d({
|
|
513
|
+
"edges": {
|
|
514
|
+
'data types': d({}),
|
|
515
|
+
'namespaces': d({}),
|
|
516
|
+
},
|
|
517
|
+
}),
|
|
518
|
+
},
|
|
519
|
+
}),
|
|
520
|
+
},
|
|
521
|
+
}),
|
|
522
|
+
},
|
|
523
|
+
"edges": {
|
|
524
|
+
'data types': d({}),
|
|
525
|
+
'namespaces': d({}),
|
|
526
|
+
},
|
|
527
|
+
}),
|
|
528
|
+
},
|
|
529
|
+
}),
|
|
530
|
+
},
|
|
531
|
+
}),
|
|
532
|
+
},
|
|
533
|
+
}),
|
|
534
|
+
},
|
|
535
|
+
}),
|
|
536
|
+
},
|
|
537
|
+
}),
|
|
538
|
+
},
|
|
539
|
+
}),
|
|
540
|
+
},
|
|
541
|
+
}),
|
|
542
|
+
},
|
|
543
|
+
}),
|
|
544
|
+
},
|
|
545
|
+
}),
|
|
546
|
+
},
|
|
547
|
+
"graph": {
|
|
548
|
+
'data types': d({}),
|
|
549
|
+
'namespaces': d({
|
|
550
|
+
"G": {
|
|
551
|
+
'data types': d({}),
|
|
552
|
+
'namespaces': d({
|
|
553
|
+
"edges": {
|
|
554
|
+
'data types': d({}),
|
|
555
|
+
'namespaces': d({
|
|
556
|
+
"A": {
|
|
557
|
+
'data types': d({}),
|
|
558
|
+
'namespaces': d({
|
|
559
|
+
"G": {
|
|
560
|
+
'data types': d({}),
|
|
561
|
+
'namespaces': d({
|
|
562
|
+
"attributes": {
|
|
563
|
+
'data types': d({}),
|
|
564
|
+
'namespaces': d({}),
|
|
565
|
+
},
|
|
566
|
+
"yang": {
|
|
567
|
+
'data types': d({}),
|
|
568
|
+
'namespaces': d({}),
|
|
569
|
+
},
|
|
570
|
+
"yin": {
|
|
571
|
+
'data types': d({}),
|
|
572
|
+
'namespaces': d({}),
|
|
573
|
+
},
|
|
574
|
+
}),
|
|
575
|
+
},
|
|
576
|
+
}),
|
|
577
|
+
},
|
|
578
|
+
}),
|
|
579
|
+
},
|
|
580
|
+
}),
|
|
581
|
+
},
|
|
582
|
+
}),
|
|
583
|
+
},
|
|
584
|
+
}),
|
|
585
|
+
},
|
|
586
|
+
}),
|
|
587
|
+
},
|
|
588
|
+
}),
|
|
589
|
+
},
|
|
590
|
+
}),
|
|
591
|
+
},
|
|
592
|
+
"Graph Attributes": {
|
|
593
|
+
'data types': d({}),
|
|
594
|
+
'namespaces': d({
|
|
595
|
+
"DX": {
|
|
596
|
+
'data types': d({}),
|
|
597
|
+
'namespaces': d({}),
|
|
598
|
+
},
|
|
599
|
+
}),
|
|
600
|
+
},
|
|
601
|
+
"Graph Tree": {
|
|
602
|
+
'data types': d({}),
|
|
603
|
+
'namespaces': d({
|
|
604
|
+
"G": {
|
|
605
|
+
'data types': d({}),
|
|
606
|
+
'namespaces': d({
|
|
607
|
+
"attributes": {
|
|
608
|
+
'data types': d({}),
|
|
609
|
+
'namespaces': d({}),
|
|
610
|
+
},
|
|
611
|
+
"name": {
|
|
612
|
+
'data types': d({}),
|
|
613
|
+
'namespaces': d({
|
|
614
|
+
"O": {
|
|
615
|
+
'data types': d({}),
|
|
616
|
+
'namespaces': d({}),
|
|
617
|
+
},
|
|
618
|
+
}),
|
|
619
|
+
},
|
|
620
|
+
"subgraphs": {
|
|
621
|
+
'data types': d({}),
|
|
622
|
+
'namespaces': d({
|
|
623
|
+
"DX": {
|
|
624
|
+
'data types': d({}),
|
|
625
|
+
'namespaces': d({
|
|
626
|
+
"G": {
|
|
627
|
+
'data types': d({}),
|
|
628
|
+
'namespaces': d({
|
|
629
|
+
"cluster": {
|
|
630
|
+
'data types': d({}),
|
|
631
|
+
'namespaces': d({}),
|
|
632
|
+
},
|
|
633
|
+
"tree": {
|
|
634
|
+
'data types': d({}),
|
|
635
|
+
'namespaces': d({}),
|
|
636
|
+
},
|
|
637
|
+
}),
|
|
638
|
+
},
|
|
639
|
+
}),
|
|
640
|
+
},
|
|
641
|
+
}),
|
|
642
|
+
},
|
|
643
|
+
}),
|
|
644
|
+
},
|
|
645
|
+
}),
|
|
646
|
+
},
|
|
647
|
+
"Node Attributes": {
|
|
648
|
+
'data types': d({}),
|
|
649
|
+
'namespaces': d({
|
|
650
|
+
"DX": {
|
|
651
|
+
'data types': d({}),
|
|
652
|
+
'namespaces': d({}),
|
|
653
|
+
},
|
|
654
|
+
}),
|
|
655
|
+
},
|
|
656
|
+
"Subgraph Path": {
|
|
657
|
+
'data types': d({}),
|
|
658
|
+
'namespaces': d({
|
|
659
|
+
"A": {
|
|
660
|
+
'data types': d({}),
|
|
661
|
+
'namespaces': d({}),
|
|
662
|
+
},
|
|
663
|
+
}),
|
|
664
|
+
},
|
|
665
|
+
}),
|
|
666
|
+
},
|
|
665
667
|
},
|
|
666
668
|
'interface types': d({}),
|
|
667
669
|
'algorithm types': d({}),
|