1------------------------------------------------------------------------------
2--                                                                          --
3--                            Matreshka Project                             --
4--                                                                          --
5--                          Ada Modeling Framework                          --
6--                                                                          --
7--                        Runtime Library Component                         --
8--                                                                          --
9------------------------------------------------------------------------------
10--                                                                          --
11-- Copyright © 2010-2011, Vadim Godunko <vgodunko@gmail.com>                --
12-- All rights reserved.                                                     --
13--                                                                          --
14-- Redistribution and use in source and binary forms, with or without       --
15-- modification, are permitted provided that the following conditions       --
16-- are met:                                                                 --
17--                                                                          --
18--  * Redistributions of source code must retain the above copyright        --
19--    notice, this list of conditions and the following disclaimer.         --
20--                                                                          --
21--  * Redistributions in binary form must reproduce the above copyright     --
22--    notice, this list of conditions and the following disclaimer in the   --
23--    documentation and/or other materials provided with the distribution.  --
24--                                                                          --
25--  * Neither the name of the Vadim Godunko, IE nor the names of its        --
26--    contributors may be used to endorse or promote products derived from  --
27--    this software without specific prior written permission.              --
28--                                                                          --
29-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS      --
30-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT        --
31-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR    --
32-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT     --
33-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,   --
34-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
35-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR   --
36-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF   --
37-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING     --
38-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS       --
39-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.             --
40--                                                                          --
41------------------------------------------------------------------------------
42--  $Revision: 2817 $ $Date: 2012-04-07 02:01:14 +0400 (Sat, 07 Apr 2012) $
43------------------------------------------------------------------------------
44--  This file is generated, don't edit it.
45------------------------------------------------------------------------------
46with Matreshka.Internals.Strings;
47
48package AMF.Internals.Tables.Utp_String_Data_00 is
49
50   --  "extension_FinishAction"
51
52   MS_0000 : aliased Matreshka.Internals.Strings.Shared_String
53     := (Size   => 23,
54         Unused => 22,
55         Length => 22,
56         Value  =>
57          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
58           16#006E#, 16#0073#, 16#0069#, 16#006F#,
59           16#006E#, 16#005F#, 16#0046#, 16#0069#,
60           16#006E#, 16#0069#, 16#0073#, 16#0068#,
61           16#0041#, 16#0063#, 16#0074#, 16#0069#,
62           16#006F#, 16#006E#,
63           others => 16#0000#),
64         others => <>);
65
66   --  "extension_TestLog"
67
68   MS_0001 : aliased Matreshka.Internals.Strings.Shared_String
69     := (Size   => 23,
70         Unused => 17,
71         Length => 17,
72         Value  =>
73          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
74           16#006E#, 16#0073#, 16#0069#, 16#006F#,
75           16#006E#, 16#005F#, 16#0054#, 16#0065#,
76           16#0073#, 16#0074#, 16#004C#, 16#006F#,
77           16#0067#,
78           others => 16#0000#),
79         others => <>);
80
81   --  "SetTimezoneAction"
82
83   MS_0002 : aliased Matreshka.Internals.Strings.Shared_String
84     := (Size   => 23,
85         Unused => 17,
86         Length => 17,
87         Value  =>
88          (16#0053#, 16#0065#, 16#0074#, 16#0054#,
89           16#0069#, 16#006D#, 16#0065#, 16#007A#,
90           16#006F#, 16#006E#, 16#0065#, 16#0041#,
91           16#0063#, 16#0074#, 16#0069#, 16#006F#,
92           16#006E#,
93           others => 16#0000#),
94         others => <>);
95
96   --  "tester"
97
98   MS_0003 : aliased Matreshka.Internals.Strings.Shared_String
99     := (Size   => 7,
100         Unused => 6,
101         Length => 6,
102         Value  =>
103          (16#0074#, 16#0065#, 16#0073#, 16#0074#,
104           16#0065#, 16#0072#,
105           others => 16#0000#),
106         others => <>);
107
108   --  "ReadTimerAction"
109
110   MS_0004 : aliased Matreshka.Internals.Strings.Shared_String
111     := (Size   => 23,
112         Unused => 15,
113         Length => 15,
114         Value  =>
115          (16#0052#, 16#0065#, 16#0061#, 16#0064#,
116           16#0054#, 16#0069#, 16#006D#, 16#0065#,
117           16#0072#, 16#0041#, 16#0063#, 16#0074#,
118           16#0069#, 16#006F#, 16#006E#,
119           others => 16#0000#),
120         others => <>);
121
122   --  "testCase"
123
124   MS_0005 : aliased Matreshka.Internals.Strings.Shared_String
125     := (Size   => 15,
126         Unused => 8,
127         Length => 8,
128         Value  =>
129          (16#0074#, 16#0065#, 16#0073#, 16#0074#,
130           16#0043#, 16#0061#, 16#0073#, 16#0065#,
131           others => 16#0000#),
132         others => <>);
133
134   --  "inconclusive"
135
136   MS_0006 : aliased Matreshka.Internals.Strings.Shared_String
137     := (Size   => 15,
138         Unused => 12,
139         Length => 12,
140         Value  =>
141          (16#0069#, 16#006E#, 16#0063#, 16#006F#,
142           16#006E#, 16#0063#, 16#006C#, 16#0075#,
143           16#0073#, 16#0069#, 16#0076#, 16#0065#,
144           others => 16#0000#),
145         others => <>);
146
147   --  "extension_ManagedElement"
148
149   MS_0007 : aliased Matreshka.Internals.Strings.Shared_String
150     := (Size   => 31,
151         Unused => 24,
152         Length => 24,
153         Value  =>
154          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
155           16#006E#, 16#0073#, 16#0069#, 16#006F#,
156           16#006E#, 16#005F#, 16#004D#, 16#0061#,
157           16#006E#, 16#0061#, 16#0067#, 16#0065#,
158           16#0064#, 16#0045#, 16#006C#, 16#0065#,
159           16#006D#, 16#0065#, 16#006E#, 16#0074#,
160           others => 16#0000#),
161         others => <>);
162
163   --  "extension_TestSuite"
164
165   MS_0008 : aliased Matreshka.Internals.Strings.Shared_String
166     := (Size   => 23,
167         Unused => 19,
168         Length => 19,
169         Value  =>
170          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
171           16#006E#, 16#0073#, 16#0069#, 16#006F#,
172           16#006E#, 16#005F#, 16#0054#, 16#0065#,
173           16#0073#, 16#0074#, 16#0053#, 16#0075#,
174           16#0069#, 16#0074#, 16#0065#,
175           others => 16#0000#),
176         others => <>);
177
178   --  "base_AcceptEventAction"
179
180   MS_0009 : aliased Matreshka.Internals.Strings.Shared_String
181     := (Size   => 23,
182         Unused => 22,
183         Length => 22,
184         Value  =>
185          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
186           16#005F#, 16#0041#, 16#0063#, 16#0063#,
187           16#0065#, 16#0070#, 16#0074#, 16#0045#,
188           16#0076#, 16#0065#, 16#006E#, 16#0074#,
189           16#0041#, 16#0063#, 16#0074#, 16#0069#,
190           16#006F#, 16#006E#,
191           others => 16#0000#),
192         others => <>);
193
194   --  "base_WriteStructuralFeatureAction"
195
196   MS_000A : aliased Matreshka.Internals.Strings.Shared_String
197     := (Size   => 39,
198         Unused => 33,
199         Length => 33,
200         Value  =>
201          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
202           16#005F#, 16#0057#, 16#0072#, 16#0069#,
203           16#0074#, 16#0065#, 16#0053#, 16#0074#,
204           16#0072#, 16#0075#, 16#0063#, 16#0074#,
205           16#0075#, 16#0072#, 16#0061#, 16#006C#,
206           16#0046#, 16#0065#, 16#0061#, 16#0074#,
207           16#0075#, 16#0072#, 16#0065#, 16#0041#,
208           16#0063#, 16#0074#, 16#0069#, 16#006F#,
209           16#006E#,
210           others => 16#0000#),
211         others => <>);
212
213   --  "extension_LiteralAny"
214
215   MS_000B : aliased Matreshka.Internals.Strings.Shared_String
216     := (Size   => 23,
217         Unused => 20,
218         Length => 20,
219         Value  =>
220          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
221           16#006E#, 16#0073#, 16#0069#, 16#006F#,
222           16#006E#, 16#005F#, 16#004C#, 16#0069#,
223           16#0074#, 16#0065#, 16#0072#, 16#0061#,
224           16#006C#, 16#0041#, 16#006E#, 16#0079#,
225           others => 16#0000#),
226         others => <>);
227
228   --  "Time"
229
230   MS_000C : aliased Matreshka.Internals.Strings.Shared_String
231     := (Size   => 7,
232         Unused => 4,
233         Length => 4,
234         Value  =>
235          (16#0054#, 16#0069#, 16#006D#, 16#0065#,
236           others => 16#0000#),
237         others => <>);
238
239   --  "CodingRule"
240
241   MS_000D : aliased Matreshka.Internals.Strings.Shared_String
242     := (Size   => 15,
243         Unused => 10,
244         Length => 10,
245         Value  =>
246          (16#0043#, 16#006F#, 16#0064#, 16#0069#,
247           16#006E#, 16#0067#, 16#0052#, 16#0075#,
248           16#006C#, 16#0065#,
249           others => 16#0000#),
250         others => <>);
251
252   --  "error"
253
254   MS_000E : aliased Matreshka.Internals.Strings.Shared_String
255     := (Size   => 7,
256         Unused => 5,
257         Length => 5,
258         Value  =>
259          (16#0065#, 16#0072#, 16#0072#, 16#006F#,
260           16#0072#,
261           others => 16#0000#),
262         others => <>);
263
264   --  "extension_TestContext"
265
266   MS_000F : aliased Matreshka.Internals.Strings.Shared_String
267     := (Size   => 23,
268         Unused => 21,
269         Length => 21,
270         Value  =>
271          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
272           16#006E#, 16#0073#, 16#0069#, 16#006F#,
273           16#006E#, 16#005F#, 16#0054#, 16#0065#,
274           16#0073#, 16#0074#, 16#0043#, 16#006F#,
275           16#006E#, 16#0074#, 16#0065#, 16#0078#,
276           16#0074#,
277           others => 16#0000#),
278         others => <>);
279
280   --  "extension_StopTimerAction"
281
282   MS_0010 : aliased Matreshka.Internals.Strings.Shared_String
283     := (Size   => 31,
284         Unused => 25,
285         Length => 25,
286         Value  =>
287          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
288           16#006E#, 16#0073#, 16#0069#, 16#006F#,
289           16#006E#, 16#005F#, 16#0053#, 16#0074#,
290           16#006F#, 16#0070#, 16#0054#, 16#0069#,
291           16#006D#, 16#0065#, 16#0072#, 16#0041#,
292           16#0063#, 16#0074#, 16#0069#, 16#006F#,
293           16#006E#,
294           others => 16#0000#),
295         others => <>);
296
297   --  "compatibleSUTVersion"
298
299   MS_0011 : aliased Matreshka.Internals.Strings.Shared_String
300     := (Size   => 23,
301         Unused => 20,
302         Length => 20,
303         Value  =>
304          (16#0063#, 16#006F#, 16#006D#, 16#0070#,
305           16#0061#, 16#0074#, 16#0069#, 16#0062#,
306           16#006C#, 16#0065#, 16#0053#, 16#0055#,
307           16#0054#, 16#0056#, 16#0065#, 16#0072#,
308           16#0073#, 16#0069#, 16#006F#, 16#006E#,
309           others => 16#0000#),
310         others => <>);
311
312   --  "extension_ValidationAction"
313
314   MS_0012 : aliased Matreshka.Internals.Strings.Shared_String
315     := (Size   => 31,
316         Unused => 26,
317         Length => 26,
318         Value  =>
319          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
320           16#006E#, 16#0073#, 16#0069#, 16#006F#,
321           16#006E#, 16#005F#, 16#0056#, 16#0061#,
322           16#006C#, 16#0069#, 16#0064#, 16#0061#,
323           16#0074#, 16#0069#, 16#006F#, 16#006E#,
324           16#0041#, 16#0063#, 16#0074#, 16#0069#,
325           16#006F#, 16#006E#,
326           others => 16#0000#),
327         others => <>);
328
329   --  "base_StructuredClassifier"
330
331   MS_0013 : aliased Matreshka.Internals.Strings.Shared_String
332     := (Size   => 31,
333         Unused => 25,
334         Length => 25,
335         Value  =>
336          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
337           16#005F#, 16#0053#, 16#0074#, 16#0072#,
338           16#0075#, 16#0063#, 16#0074#, 16#0075#,
339           16#0072#, 16#0065#, 16#0064#, 16#0043#,
340           16#006C#, 16#0061#, 16#0073#, 16#0073#,
341           16#0069#, 16#0066#, 16#0069#, 16#0065#,
342           16#0072#,
343           others => 16#0000#),
344         others => <>);
345
346   --  "duration"
347
348   MS_0014 : aliased Matreshka.Internals.Strings.Shared_String
349     := (Size   => 15,
350         Unused => 8,
351         Length => 8,
352         Value  =>
353          (16#0064#, 16#0075#, 16#0072#, 16#0061#,
354           16#0074#, 16#0069#, 16#006F#, 16#006E#,
355           others => 16#0000#),
356         others => <>);
357
358   --  "TimeOutMessage"
359
360   MS_0015 : aliased Matreshka.Internals.Strings.Shared_String
361     := (Size   => 15,
362         Unused => 14,
363         Length => 14,
364         Value  =>
365          (16#0054#, 16#0069#, 16#006D#, 16#0065#,
366           16#004F#, 16#0075#, 16#0074#, 16#004D#,
367           16#0065#, 16#0073#, 16#0073#, 16#0061#,
368           16#0067#, 16#0065#,
369           others => 16#0000#),
370         others => <>);
371
372   --  "extension_TimeOutAction"
373
374   MS_0016 : aliased Matreshka.Internals.Strings.Shared_String
375     := (Size   => 31,
376         Unused => 23,
377         Length => 23,
378         Value  =>
379          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
380           16#006E#, 16#0073#, 16#0069#, 16#006F#,
381           16#006E#, 16#005F#, 16#0054#, 16#0069#,
382           16#006D#, 16#0065#, 16#004F#, 16#0075#,
383           16#0074#, 16#0041#, 16#0063#, 16#0074#,
384           16#0069#, 16#006F#, 16#006E#,
385           others => 16#0000#),
386         others => <>);
387
388   --  "TestCase"
389
390   MS_0017 : aliased Matreshka.Internals.Strings.Shared_String
391     := (Size   => 15,
392         Unused => 8,
393         Length => 8,
394         Value  =>
395          (16#0054#, 16#0065#, 16#0073#, 16#0074#,
396           16#0043#, 16#0061#, 16#0073#, 16#0065#,
397           others => 16#0000#),
398         others => <>);
399
400   --  "base_CallOperationAction"
401
402   MS_0018 : aliased Matreshka.Internals.Strings.Shared_String
403     := (Size   => 31,
404         Unused => 24,
405         Length => 24,
406         Value  =>
407          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
408           16#005F#, 16#0043#, 16#0061#, 16#006C#,
409           16#006C#, 16#004F#, 16#0070#, 16#0065#,
410           16#0072#, 16#0061#, 16#0074#, 16#0069#,
411           16#006F#, 16#006E#, 16#0041#, 16#0063#,
412           16#0074#, 16#0069#, 16#006F#, 16#006E#,
413           others => 16#0000#),
414         others => <>);
415
416   --  "DataPartition"
417
418   MS_0019 : aliased Matreshka.Internals.Strings.Shared_String
419     := (Size   => 15,
420         Unused => 13,
421         Length => 13,
422         Value  =>
423          (16#0044#, 16#0061#, 16#0074#, 16#0061#,
424           16#0050#, 16#0061#, 16#0072#, 16#0074#,
425           16#0069#, 16#0074#, 16#0069#, 16#006F#,
426           16#006E#,
427           others => 16#0000#),
428         others => <>);
429
430   --  "base_Element"
431
432   MS_001A : aliased Matreshka.Internals.Strings.Shared_String
433     := (Size   => 15,
434         Unused => 12,
435         Length => 12,
436         Value  =>
437          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
438           16#005F#, 16#0045#, 16#006C#, 16#0065#,
439           16#006D#, 16#0065#, 16#006E#, 16#0074#,
440           others => 16#0000#),
441         others => <>);
442
443   --  "TestLogApplication"
444
445   MS_001B : aliased Matreshka.Internals.Strings.Shared_String
446     := (Size   => 23,
447         Unused => 18,
448         Length => 18,
449         Value  =>
450          (16#0054#, 16#0065#, 16#0073#, 16#0074#,
451           16#004C#, 16#006F#, 16#0067#, 16#0041#,
452           16#0070#, 16#0070#, 16#006C#, 16#0069#,
453           16#0063#, 16#0061#, 16#0074#, 16#0069#,
454           16#006F#, 16#006E#,
455           others => 16#0000#),
456         others => <>);
457
458   --  "base_ValueSpecification"
459
460   MS_001C : aliased Matreshka.Internals.Strings.Shared_String
461     := (Size   => 31,
462         Unused => 23,
463         Length => 23,
464         Value  =>
465          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
466           16#005F#, 16#0056#, 16#0061#, 16#006C#,
467           16#0075#, 16#0065#, 16#0053#, 16#0070#,
468           16#0065#, 16#0063#, 16#0069#, 16#0066#,
469           16#0069#, 16#0063#, 16#0061#, 16#0074#,
470           16#0069#, 16#006F#, 16#006E#,
471           others => 16#0000#),
472         others => <>);
473
474   --  "extension_StartTimerAction"
475
476   MS_001D : aliased Matreshka.Internals.Strings.Shared_String
477     := (Size   => 31,
478         Unused => 26,
479         Length => 26,
480         Value  =>
481          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
482           16#006E#, 16#0073#, 16#0069#, 16#006F#,
483           16#006E#, 16#005F#, 16#0053#, 16#0074#,
484           16#0061#, 16#0072#, 16#0074#, 16#0054#,
485           16#0069#, 16#006D#, 16#0065#, 16#0072#,
486           16#0041#, 16#0063#, 16#0074#, 16#0069#,
487           16#006F#, 16#006E#,
488           others => 16#0000#),
489         others => <>);
490
491   --  "base_OpaqueAction"
492
493   MS_001E : aliased Matreshka.Internals.Strings.Shared_String
494     := (Size   => 23,
495         Unused => 17,
496         Length => 17,
497         Value  =>
498          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
499           16#005F#, 16#004F#, 16#0070#, 16#0061#,
500           16#0071#, 16#0075#, 16#0065#, 16#0041#,
501           16#0063#, 16#0074#, 16#0069#, 16#006F#,
502           16#006E#,
503           others => 16#0000#),
504         others => <>);
505
506   --  "Default"
507
508   MS_001F : aliased Matreshka.Internals.Strings.Shared_String
509     := (Size   => 15,
510         Unused => 7,
511         Length => 7,
512         Value  =>
513          (16#0044#, 16#0065#, 16#0066#, 16#0061#,
514           16#0075#, 16#006C#, 16#0074#,
515           others => 16#0000#),
516         others => <>);
517
518   --  "owner"
519
520   MS_0020 : aliased Matreshka.Internals.Strings.Shared_String
521     := (Size   => 7,
522         Unused => 5,
523         Length => 5,
524         Value  =>
525          (16#006F#, 16#0077#, 16#006E#, 16#0065#,
526           16#0072#,
527           others => 16#0000#),
528         others => <>);
529
530   --  "extension_Default"
531
532   MS_0021 : aliased Matreshka.Internals.Strings.Shared_String
533     := (Size   => 23,
534         Unused => 17,
535         Length => 17,
536         Value  =>
537          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
538           16#006E#, 16#0073#, 16#0069#, 16#006F#,
539           16#006E#, 16#005F#, 16#0044#, 16#0065#,
540           16#0066#, 16#0061#, 16#0075#, 16#006C#,
541           16#0074#,
542           others => 16#0000#),
543         others => <>);
544
545   --  "criticality"
546
547   MS_0022 : aliased Matreshka.Internals.Strings.Shared_String
548     := (Size   => 15,
549         Unused => 11,
550         Length => 11,
551         Value  =>
552          (16#0063#, 16#0072#, 16#0069#, 16#0074#,
553           16#0069#, 16#0063#, 16#0061#, 16#006C#,
554           16#0069#, 16#0074#, 16#0079#,
555           others => 16#0000#),
556         others => <>);
557
558   --  "LogAction"
559
560   MS_0023 : aliased Matreshka.Internals.Strings.Shared_String
561     := (Size   => 15,
562         Unused => 9,
563         Length => 9,
564         Value  =>
565          (16#004C#, 16#006F#, 16#0067#, 16#0041#,
566           16#0063#, 16#0074#, 16#0069#, 16#006F#,
567           16#006E#,
568           others => 16#0000#),
569         others => <>);
570
571   --  "extension_LogAction"
572
573   MS_0024 : aliased Matreshka.Internals.Strings.Shared_String
574     := (Size   => 23,
575         Unused => 19,
576         Length => 19,
577         Value  =>
578          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
579           16#006E#, 16#0073#, 16#0069#, 16#006F#,
580           16#006E#, 16#005F#, 16#004C#, 16#006F#,
581           16#0067#, 16#0041#, 16#0063#, 16#0074#,
582           16#0069#, 16#006F#, 16#006E#,
583           others => 16#0000#),
584         others => <>);
585
586   --  "extension_DefaultApplication"
587
588   MS_0025 : aliased Matreshka.Internals.Strings.Shared_String
589     := (Size   => 31,
590         Unused => 28,
591         Length => 28,
592         Value  =>
593          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
594           16#006E#, 16#0073#, 16#0069#, 16#006F#,
595           16#006E#, 16#005F#, 16#0044#, 16#0065#,
596           16#0066#, 16#0061#, 16#0075#, 16#006C#,
597           16#0074#, 16#0041#, 16#0070#, 16#0070#,
598           16#006C#, 16#0069#, 16#0063#, 16#0061#,
599           16#0074#, 16#0069#, 16#006F#, 16#006E#,
600           others => 16#0000#),
601         others => <>);
602
603   --  "base_Property"
604
605   MS_0026 : aliased Matreshka.Internals.Strings.Shared_String
606     := (Size   => 15,
607         Unused => 13,
608         Length => 13,
609         Value  =>
610          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
611           16#005F#, 16#0050#, 16#0072#, 16#006F#,
612           16#0070#, 16#0065#, 16#0072#, 16#0074#,
613           16#0079#,
614           others => 16#0000#),
615         others => <>);
616
617   --  "http://www.omg.org/UTPSA"
618
619   MS_0027 : aliased Matreshka.Internals.Strings.Shared_String
620     := (Size   => 31,
621         Unused => 24,
622         Length => 24,
623         Value  =>
624          (16#0068#, 16#0074#, 16#0074#, 16#0070#,
625           16#003A#, 16#002F#, 16#002F#, 16#0077#,
626           16#0077#, 16#0077#, 16#002E#, 16#006F#,
627           16#006D#, 16#0067#, 16#002E#, 16#006F#,
628           16#0072#, 16#0067#, 16#002F#, 16#0055#,
629           16#0054#, 16#0050#, 16#0053#, 16#0041#,
630           others => 16#0000#),
631         others => <>);
632
633   --  "LiteralAny"
634
635   MS_0028 : aliased Matreshka.Internals.Strings.Shared_String
636     := (Size   => 15,
637         Unused => 10,
638         Length => 10,
639         Value  =>
640          (16#004C#, 16#0069#, 16#0074#, 16#0065#,
641           16#0072#, 16#0061#, 16#006C#, 16#0041#,
642           16#006E#, 16#0079#,
643           others => 16#0000#),
644         others => <>);
645
646   --  "pass"
647
648   MS_0029 : aliased Matreshka.Internals.Strings.Shared_String
649     := (Size   => 7,
650         Unused => 4,
651         Length => 4,
652         Value  =>
653          (16#0070#, 16#0061#, 16#0073#, 16#0073#,
654           others => 16#0000#),
655         others => <>);
656
657   --  "extension_TimeOut"
658
659   MS_002A : aliased Matreshka.Internals.Strings.Shared_String
660     := (Size   => 23,
661         Unused => 17,
662         Length => 17,
663         Value  =>
664          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
665           16#006E#, 16#0073#, 16#0069#, 16#006F#,
666           16#006E#, 16#005F#, 16#0054#, 16#0069#,
667           16#006D#, 16#0065#, 16#004F#, 16#0075#,
668           16#0074#,
669           others => 16#0000#),
670         others => <>);
671
672   --  "extension_GetTimezoneAction"
673
674   MS_002B : aliased Matreshka.Internals.Strings.Shared_String
675     := (Size   => 31,
676         Unused => 27,
677         Length => 27,
678         Value  =>
679          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
680           16#006E#, 16#0073#, 16#0069#, 16#006F#,
681           16#006E#, 16#005F#, 16#0047#, 16#0065#,
682           16#0074#, 16#0054#, 16#0069#, 16#006D#,
683           16#0065#, 16#007A#, 16#006F#, 16#006E#,
684           16#0065#, 16#0041#, 16#0063#, 16#0074#,
685           16#0069#, 16#006F#, 16#006E#,
686           others => 16#0000#),
687         others => <>);
688
689   --  "base_BehavioredClassifier"
690
691   MS_002C : aliased Matreshka.Internals.Strings.Shared_String
692     := (Size   => 31,
693         Unused => 25,
694         Length => 25,
695         Value  =>
696          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
697           16#005F#, 16#0042#, 16#0065#, 16#0068#,
698           16#0061#, 16#0076#, 16#0069#, 16#006F#,
699           16#0072#, 16#0065#, 16#0064#, 16#0043#,
700           16#006C#, 16#0061#, 16#0073#, 16#0073#,
701           16#0069#, 16#0066#, 16#0069#, 16#0065#,
702           16#0072#,
703           others => 16#0000#),
704         others => <>);
705
706   --  "DataPool"
707
708   MS_002D : aliased Matreshka.Internals.Strings.Shared_String
709     := (Size   => 15,
710         Unused => 8,
711         Length => 8,
712         Value  =>
713          (16#0044#, 16#0061#, 16#0074#, 16#0061#,
714           16#0050#, 16#006F#, 16#006F#, 16#006C#,
715           others => 16#0000#),
716         others => <>);
717
718   --  "extension_DetermAlt"
719
720   MS_002E : aliased Matreshka.Internals.Strings.Shared_String
721     := (Size   => 23,
722         Unused => 19,
723         Length => 19,
724         Value  =>
725          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
726           16#006E#, 16#0073#, 16#0069#, 16#006F#,
727           16#006E#, 16#005F#, 16#0044#, 16#0065#,
728           16#0074#, 16#0065#, 16#0072#, 16#006D#,
729           16#0041#, 16#006C#, 16#0074#,
730           others => 16#0000#),
731         others => <>);
732
733   --  "extension_TestObjective"
734
735   MS_002F : aliased Matreshka.Internals.Strings.Shared_String
736     := (Size   => 31,
737         Unused => 23,
738         Length => 23,
739         Value  =>
740          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
741           16#006E#, 16#0073#, 16#0069#, 16#006F#,
742           16#006E#, 16#005F#, 16#0054#, 16#0065#,
743           16#0073#, 16#0074#, 16#004F#, 16#0062#,
744           16#006A#, 16#0065#, 16#0063#, 16#0074#,
745           16#0069#, 16#0076#, 16#0065#,
746           others => 16#0000#),
747         others => <>);
748
749   --  "extension_ReadTimerAction"
750
751   MS_0030 : aliased Matreshka.Internals.Strings.Shared_String
752     := (Size   => 31,
753         Unused => 25,
754         Length => 25,
755         Value  =>
756          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
757           16#006E#, 16#0073#, 16#0069#, 16#006F#,
758           16#006E#, 16#005F#, 16#0052#, 16#0065#,
759           16#0061#, 16#0064#, 16#0054#, 16#0069#,
760           16#006D#, 16#0065#, 16#0072#, 16#0041#,
761           16#0063#, 16#0074#, 16#0069#, 16#006F#,
762           16#006E#,
763           others => 16#0000#),
764         others => <>);
765
766   --  "base_SendObjectAction"
767
768   MS_0031 : aliased Matreshka.Internals.Strings.Shared_String
769     := (Size   => 23,
770         Unused => 21,
771         Length => 21,
772         Value  =>
773          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
774           16#005F#, 16#0053#, 16#0065#, 16#006E#,
775           16#0064#, 16#004F#, 16#0062#, 16#006A#,
776           16#0065#, 16#0063#, 16#0074#, 16#0041#,
777           16#0063#, 16#0074#, 16#0069#, 16#006F#,
778           16#006E#,
779           others => 16#0000#),
780         others => <>);
781
782   --  "version"
783
784   MS_0032 : aliased Matreshka.Internals.Strings.Shared_String
785     := (Size   => 15,
786         Unused => 7,
787         Length => 7,
788         Value  =>
789          (16#0076#, 16#0065#, 16#0072#, 16#0073#,
790           16#0069#, 16#006F#, 16#006E#,
791           others => 16#0000#),
792         others => <>);
793
794   --  "base_TimeEvent"
795
796   MS_0033 : aliased Matreshka.Internals.Strings.Shared_String
797     := (Size   => 15,
798         Unused => 14,
799         Length => 14,
800         Value  =>
801          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
802           16#005F#, 16#0054#, 16#0069#, 16#006D#,
803           16#0065#, 16#0045#, 16#0076#, 16#0065#,
804           16#006E#, 16#0074#,
805           others => 16#0000#),
806         others => <>);
807
808   --  "Verdict"
809
810   MS_0034 : aliased Matreshka.Internals.Strings.Shared_String
811     := (Size   => 15,
812         Unused => 7,
813         Length => 7,
814         Value  =>
815          (16#0056#, 16#0065#, 16#0072#, 16#0064#,
816           16#0069#, 16#0063#, 16#0074#,
817           others => 16#0000#),
818         others => <>);
819
820   --  "TestObjective"
821
822   MS_0035 : aliased Matreshka.Internals.Strings.Shared_String
823     := (Size   => 15,
824         Unused => 13,
825         Length => 13,
826         Value  =>
827          (16#0054#, 16#0065#, 16#0073#, 16#0074#,
828           16#004F#, 16#0062#, 16#006A#, 16#0065#,
829           16#0063#, 16#0074#, 16#0069#, 16#0076#,
830           16#0065#,
831           others => 16#0000#),
832         others => <>);
833
834   --  "base_Namespace"
835
836   MS_0036 : aliased Matreshka.Internals.Strings.Shared_String
837     := (Size   => 15,
838         Unused => 14,
839         Length => 14,
840         Value  =>
841          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
842           16#005F#, 16#004E#, 16#0061#, 16#006D#,
843           16#0065#, 16#0073#, 16#0070#, 16#0061#,
844           16#0063#, 16#0065#,
845           others => 16#0000#),
846         others => <>);
847
848   --  "testLevel"
849
850   MS_0037 : aliased Matreshka.Internals.Strings.Shared_String
851     := (Size   => 15,
852         Unused => 9,
853         Length => 9,
854         Value  =>
855          (16#0074#, 16#0065#, 16#0073#, 16#0074#,
856           16#004C#, 16#0065#, 16#0076#, 16#0065#,
857           16#006C#,
858           others => 16#0000#),
859         others => <>);
860
861   --  "compatibleSUTVariant"
862
863   MS_0038 : aliased Matreshka.Internals.Strings.Shared_String
864     := (Size   => 23,
865         Unused => 20,
866         Length => 20,
867         Value  =>
868          (16#0063#, 16#006F#, 16#006D#, 16#0070#,
869           16#0061#, 16#0074#, 16#0069#, 16#0062#,
870           16#006C#, 16#0065#, 16#0053#, 16#0055#,
871           16#0054#, 16#0056#, 16#0061#, 16#0072#,
872           16#0069#, 16#0061#, 16#006E#, 16#0074#,
873           others => 16#0000#),
874         others => <>);
875
876   --  "base_CombinedFragment"
877
878   MS_0039 : aliased Matreshka.Internals.Strings.Shared_String
879     := (Size   => 23,
880         Unused => 21,
881         Length => 21,
882         Value  =>
883          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
884           16#005F#, 16#0043#, 16#006F#, 16#006D#,
885           16#0062#, 16#0069#, 16#006E#, 16#0065#,
886           16#0064#, 16#0046#, 16#0072#, 16#0061#,
887           16#0067#, 16#006D#, 16#0065#, 16#006E#,
888           16#0074#,
889           others => 16#0000#),
890         others => <>);
891
892   --  "repetition"
893
894   MS_003A : aliased Matreshka.Internals.Strings.Shared_String
895     := (Size   => 15,
896         Unused => 10,
897         Length => 10,
898         Value  =>
899          (16#0072#, 16#0065#, 16#0070#, 16#0065#,
900           16#0074#, 16#0069#, 16#0074#, 16#0069#,
901           16#006F#, 16#006E#,
902           others => 16#0000#),
903         others => <>);
904
905   --  "base_ReadStructuralFeatureAction"
906
907   MS_003B : aliased Matreshka.Internals.Strings.Shared_String
908     := (Size   => 39,
909         Unused => 32,
910         Length => 32,
911         Value  =>
912          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
913           16#005F#, 16#0052#, 16#0065#, 16#0061#,
914           16#0064#, 16#0053#, 16#0074#, 16#0072#,
915           16#0075#, 16#0063#, 16#0074#, 16#0075#,
916           16#0072#, 16#0061#, 16#006C#, 16#0046#,
917           16#0065#, 16#0061#, 16#0074#, 16#0075#,
918           16#0072#, 16#0065#, 16#0041#, 16#0063#,
919           16#0074#, 16#0069#, 16#006F#, 16#006E#,
920           others => 16#0000#),
921         others => <>);
922
923   --  "base_InvocationAction"
924
925   MS_003C : aliased Matreshka.Internals.Strings.Shared_String
926     := (Size   => 23,
927         Unused => 21,
928         Length => 21,
929         Value  =>
930          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
931           16#005F#, 16#0049#, 16#006E#, 16#0076#,
932           16#006F#, 16#0063#, 16#0061#, 16#0074#,
933           16#0069#, 16#006F#, 16#006E#, 16#0041#,
934           16#0063#, 16#0074#, 16#0069#, 16#006F#,
935           16#006E#,
936           others => 16#0000#),
937         others => <>);
938
939   --  "extension_SetTimezoneAction"
940
941   MS_003D : aliased Matreshka.Internals.Strings.Shared_String
942     := (Size   => 31,
943         Unused => 27,
944         Length => 27,
945         Value  =>
946          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
947           16#006E#, 16#0073#, 16#0069#, 16#006F#,
948           16#006E#, 16#005F#, 16#0053#, 16#0065#,
949           16#0074#, 16#0054#, 16#0069#, 16#006D#,
950           16#0065#, 16#007A#, 16#006F#, 16#006E#,
951           16#0065#, 16#0041#, 16#0063#, 16#0074#,
952           16#0069#, 16#006F#, 16#006E#,
953           others => 16#0000#),
954         others => <>);
955
956   --  "SUT"
957
958   MS_003E : aliased Matreshka.Internals.Strings.Shared_String
959     := (Size   => 7,
960         Unused => 3,
961         Length => 3,
962         Value  =>
963          (16#0053#, 16#0055#, 16#0054#,
964           others => 16#0000#),
965         others => <>);
966
967   --  "org.omg.xmi.nsPrefix"
968
969   MS_003F : aliased Matreshka.Internals.Strings.Shared_String
970     := (Size   => 23,
971         Unused => 20,
972         Length => 20,
973         Value  =>
974          (16#006F#, 16#0072#, 16#0067#, 16#002E#,
975           16#006F#, 16#006D#, 16#0067#, 16#002E#,
976           16#0078#, 16#006D#, 16#0069#, 16#002E#,
977           16#006E#, 16#0073#, 16#0050#, 16#0072#,
978           16#0065#, 16#0066#, 16#0069#, 16#0078#,
979           others => 16#0000#),
980         others => <>);
981
982   --  "extension_SUT"
983
984   MS_0040 : aliased Matreshka.Internals.Strings.Shared_String
985     := (Size   => 15,
986         Unused => 13,
987         Length => 13,
988         Value  =>
989          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
990           16#006E#, 16#0073#, 16#0069#, 16#006F#,
991           16#006E#, 16#005F#, 16#0053#, 16#0055#,
992           16#0054#,
993           others => 16#0000#),
994         others => <>);
995
996   --  "extension_TestCase"
997
998   MS_0041 : aliased Matreshka.Internals.Strings.Shared_String
999     := (Size   => 23,
1000         Unused => 18,
1001         Length => 18,
1002         Value  =>
1003          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1004           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1005           16#006E#, 16#005F#, 16#0054#, 16#0065#,
1006           16#0073#, 16#0074#, 16#0043#, 16#0061#,
1007           16#0073#, 16#0065#,
1008           others => 16#0000#),
1009         others => <>);
1010
1011   --  "executedAt"
1012
1013   MS_0042 : aliased Matreshka.Internals.Strings.Shared_String
1014     := (Size   => 15,
1015         Unused => 10,
1016         Length => 10,
1017         Value  =>
1018          (16#0065#, 16#0078#, 16#0065#, 16#0063#,
1019           16#0075#, 16#0074#, 16#0065#, 16#0064#,
1020           16#0041#, 16#0074#,
1021           others => 16#0000#),
1022         others => <>);
1023
1024   --  "extension_TimerRunningAction"
1025
1026   MS_0043 : aliased Matreshka.Internals.Strings.Shared_String
1027     := (Size   => 31,
1028         Unused => 28,
1029         Length => 28,
1030         Value  =>
1031          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1032           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1033           16#006E#, 16#005F#, 16#0054#, 16#0069#,
1034           16#006D#, 16#0065#, 16#0072#, 16#0052#,
1035           16#0075#, 16#006E#, 16#006E#, 16#0069#,
1036           16#006E#, 16#0067#, 16#0041#, 16#0063#,
1037           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1038           others => 16#0000#),
1039         others => <>);
1040
1041   --  "verdict"
1042
1043   MS_0044 : aliased Matreshka.Internals.Strings.Shared_String
1044     := (Size   => 15,
1045         Unused => 7,
1046         Length => 7,
1047         Value  =>
1048          (16#0076#, 16#0065#, 16#0072#, 16#0064#,
1049           16#0069#, 16#0063#, 16#0074#,
1050           others => 16#0000#),
1051         others => <>);
1052
1053   --  "extension_LiteralAnyOrNull"
1054
1055   MS_0045 : aliased Matreshka.Internals.Strings.Shared_String
1056     := (Size   => 31,
1057         Unused => 26,
1058         Length => 26,
1059         Value  =>
1060          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1061           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1062           16#006E#, 16#005F#, 16#004C#, 16#0069#,
1063           16#0074#, 16#0065#, 16#0072#, 16#0061#,
1064           16#006C#, 16#0041#, 16#006E#, 16#0079#,
1065           16#004F#, 16#0072#, 16#004E#, 16#0075#,
1066           16#006C#, 16#006C#,
1067           others => 16#0000#),
1068         others => <>);
1069
1070   --  "priority"
1071
1072   MS_0046 : aliased Matreshka.Internals.Strings.Shared_String
1073     := (Size   => 15,
1074         Unused => 8,
1075         Length => 8,
1076         Value  =>
1077          (16#0070#, 16#0072#, 16#0069#, 16#006F#,
1078           16#0072#, 16#0069#, 16#0074#, 16#0079#,
1079           others => 16#0000#),
1080         others => <>);
1081
1082   --  "extension_DataSelector"
1083
1084   MS_0047 : aliased Matreshka.Internals.Strings.Shared_String
1085     := (Size   => 23,
1086         Unused => 22,
1087         Length => 22,
1088         Value  =>
1089          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1090           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1091           16#006E#, 16#005F#, 16#0044#, 16#0061#,
1092           16#0074#, 16#0061#, 16#0053#, 16#0065#,
1093           16#006C#, 16#0065#, 16#0063#, 16#0074#,
1094           16#006F#, 16#0072#,
1095           others => 16#0000#),
1096         others => <>);
1097
1098   --  "TestSuite"
1099
1100   MS_0048 : aliased Matreshka.Internals.Strings.Shared_String
1101     := (Size   => 15,
1102         Unused => 9,
1103         Length => 9,
1104         Value  =>
1105          (16#0054#, 16#0065#, 16#0073#, 16#0074#,
1106           16#0053#, 16#0075#, 16#0069#, 16#0074#,
1107           16#0065#,
1108           others => 16#0000#),
1109         others => <>);
1110
1111   --  "extension_CodingRule"
1112
1113   MS_0049 : aliased Matreshka.Internals.Strings.Shared_String
1114     := (Size   => 23,
1115         Unused => 20,
1116         Length => 20,
1117         Value  =>
1118          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1119           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1120           16#006E#, 16#005F#, 16#0043#, 16#006F#,
1121           16#0064#, 16#0069#, 16#006E#, 16#0067#,
1122           16#0052#, 16#0075#, 16#006C#, 16#0065#,
1123           others => 16#0000#),
1124         others => <>);
1125
1126   --  "base_Classifier"
1127
1128   MS_004A : aliased Matreshka.Internals.Strings.Shared_String
1129     := (Size   => 23,
1130         Unused => 15,
1131         Length => 15,
1132         Value  =>
1133          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
1134           16#005F#, 16#0043#, 16#006C#, 16#0061#,
1135           16#0073#, 16#0073#, 16#0069#, 16#0066#,
1136           16#0069#, 16#0065#, 16#0072#,
1137           others => 16#0000#),
1138         others => <>);
1139
1140   --  "verdictReason"
1141
1142   MS_004B : aliased Matreshka.Internals.Strings.Shared_String
1143     := (Size   => 15,
1144         Unused => 13,
1145         Length => 13,
1146         Value  =>
1147          (16#0076#, 16#0065#, 16#0072#, 16#0064#,
1148           16#0069#, 16#0063#, 16#0074#, 16#0052#,
1149           16#0065#, 16#0061#, 16#0073#, 16#006F#,
1150           16#006E#,
1151           others => 16#0000#),
1152         others => <>);
1153
1154   --  "extension_DataPartition"
1155
1156   MS_004C : aliased Matreshka.Internals.Strings.Shared_String
1157     := (Size   => 31,
1158         Unused => 23,
1159         Length => 23,
1160         Value  =>
1161          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1162           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1163           16#006E#, 16#005F#, 16#0044#, 16#0061#,
1164           16#0074#, 16#0061#, 16#0050#, 16#0061#,
1165           16#0072#, 16#0074#, 16#0069#, 16#0074#,
1166           16#0069#, 16#006F#, 16#006E#,
1167           others => 16#0000#),
1168         others => <>);
1169
1170   --  "GetTimezoneAction"
1171
1172   MS_004D : aliased Matreshka.Internals.Strings.Shared_String
1173     := (Size   => 23,
1174         Unused => 17,
1175         Length => 17,
1176         Value  =>
1177          (16#0047#, 16#0065#, 16#0074#, 16#0054#,
1178           16#0069#, 16#006D#, 16#0065#, 16#007A#,
1179           16#006F#, 16#006E#, 16#0065#, 16#0041#,
1180           16#0063#, 16#0074#, 16#0069#, 16#006F#,
1181           16#006E#,
1182           others => 16#0000#),
1183         others => <>);
1184
1185   --  "TestComponent"
1186
1187   MS_004E : aliased Matreshka.Internals.Strings.Shared_String
1188     := (Size   => 15,
1189         Unused => 13,
1190         Length => 13,
1191         Value  =>
1192          (16#0054#, 16#0065#, 16#0073#, 16#0074#,
1193           16#0043#, 16#006F#, 16#006D#, 16#0070#,
1194           16#006F#, 16#006E#, 16#0065#, 16#006E#,
1195           16#0074#,
1196           others => 16#0000#),
1197         others => <>);
1198
1199   --  "extension_TestLogApplication"
1200
1201   MS_004F : aliased Matreshka.Internals.Strings.Shared_String
1202     := (Size   => 31,
1203         Unused => 28,
1204         Length => 28,
1205         Value  =>
1206          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1207           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1208           16#006E#, 16#005F#, 16#0054#, 16#0065#,
1209           16#0073#, 16#0074#, 16#004C#, 16#006F#,
1210           16#0067#, 16#0041#, 16#0070#, 16#0070#,
1211           16#006C#, 16#0069#, 16#0063#, 16#0061#,
1212           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1213           others => 16#0000#),
1214         others => <>);
1215
1216   --  "LiteralAnyOrNull"
1217
1218   MS_0050 : aliased Matreshka.Internals.Strings.Shared_String
1219     := (Size   => 23,
1220         Unused => 16,
1221         Length => 16,
1222         Value  =>
1223          (16#004C#, 16#0069#, 16#0074#, 16#0065#,
1224           16#0072#, 16#0061#, 16#006C#, 16#0041#,
1225           16#006E#, 16#0079#, 16#004F#, 16#0072#,
1226           16#004E#, 16#0075#, 16#006C#, 16#006C#,
1227           others => 16#0000#),
1228         others => <>);
1229
1230   --  "extension_TestComponent"
1231
1232   MS_0051 : aliased Matreshka.Internals.Strings.Shared_String
1233     := (Size   => 31,
1234         Unused => 23,
1235         Length => 23,
1236         Value  =>
1237          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1238           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1239           16#006E#, 16#005F#, 16#0054#, 16#0065#,
1240           16#0073#, 16#0074#, 16#0043#, 16#006F#,
1241           16#006D#, 16#0070#, 16#006F#, 16#006E#,
1242           16#0065#, 16#006E#, 16#0074#,
1243           others => 16#0000#),
1244         others => <>);
1245
1246   --  "Duration"
1247
1248   MS_0052 : aliased Matreshka.Internals.Strings.Shared_String
1249     := (Size   => 15,
1250         Unused => 8,
1251         Length => 8,
1252         Value  =>
1253          (16#0044#, 16#0075#, 16#0072#, 16#0061#,
1254           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1255           others => 16#0000#),
1256         others => <>);
1257
1258   --  "Timezone"
1259
1260   MS_0053 : aliased Matreshka.Internals.Strings.Shared_String
1261     := (Size   => 15,
1262         Unused => 8,
1263         Length => 8,
1264         Value  =>
1265          (16#0054#, 16#0069#, 16#006D#, 16#0065#,
1266           16#007A#, 16#006F#, 16#006E#, 16#0065#,
1267           others => 16#0000#),
1268         others => <>);
1269
1270   --  "StopTimerAction"
1271
1272   MS_0054 : aliased Matreshka.Internals.Strings.Shared_String
1273     := (Size   => 23,
1274         Unused => 15,
1275         Length => 15,
1276         Value  =>
1277          (16#0053#, 16#0074#, 16#006F#, 16#0070#,
1278           16#0054#, 16#0069#, 16#006D#, 16#0065#,
1279           16#0072#, 16#0041#, 16#0063#, 16#0074#,
1280           16#0069#, 16#006F#, 16#006E#,
1281           others => 16#0000#),
1282         others => <>);
1283
1284   --  "TimeOut"
1285
1286   MS_0055 : aliased Matreshka.Internals.Strings.Shared_String
1287     := (Size   => 15,
1288         Unused => 7,
1289         Length => 7,
1290         Value  =>
1291          (16#0054#, 16#0069#, 16#006D#, 16#0065#,
1292           16#004F#, 16#0075#, 16#0074#,
1293           others => 16#0000#),
1294         others => <>);
1295
1296   --  "coding"
1297
1298   MS_0056 : aliased Matreshka.Internals.Strings.Shared_String
1299     := (Size   => 7,
1300         Unused => 6,
1301         Length => 6,
1302         Value  =>
1303          (16#0063#, 16#006F#, 16#0064#, 16#0069#,
1304           16#006E#, 16#0067#,
1305           others => 16#0000#),
1306         others => <>);
1307
1308   --  "DefaultApplication"
1309
1310   MS_0057 : aliased Matreshka.Internals.Strings.Shared_String
1311     := (Size   => 23,
1312         Unused => 18,
1313         Length => 18,
1314         Value  =>
1315          (16#0044#, 16#0065#, 16#0066#, 16#0061#,
1316           16#0075#, 16#006C#, 16#0074#, 16#0041#,
1317           16#0070#, 16#0070#, 16#006C#, 16#0069#,
1318           16#0063#, 16#0061#, 16#0074#, 16#0069#,
1319           16#006F#, 16#006E#,
1320           others => 16#0000#),
1321         others => <>);
1322
1323   --  "ManagedElement"
1324
1325   MS_0058 : aliased Matreshka.Internals.Strings.Shared_String
1326     := (Size   => 15,
1327         Unused => 14,
1328         Length => 14,
1329         Value  =>
1330          (16#004D#, 16#0061#, 16#006E#, 16#0061#,
1331           16#0067#, 16#0065#, 16#0064#, 16#0045#,
1332           16#006C#, 16#0065#, 16#006D#, 16#0065#,
1333           16#006E#, 16#0074#,
1334           others => 16#0000#),
1335         others => <>);
1336
1337   --  "base_Operation"
1338
1339   MS_0059 : aliased Matreshka.Internals.Strings.Shared_String
1340     := (Size   => 15,
1341         Unused => 14,
1342         Length => 14,
1343         Value  =>
1344          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
1345           16#005F#, 16#004F#, 16#0070#, 16#0065#,
1346           16#0072#, 16#0061#, 16#0074#, 16#0069#,
1347           16#006F#, 16#006E#,
1348           others => 16#0000#),
1349         others => <>);
1350
1351   --  "TimeOutAction"
1352
1353   MS_005A : aliased Matreshka.Internals.Strings.Shared_String
1354     := (Size   => 15,
1355         Unused => 13,
1356         Length => 13,
1357         Value  =>
1358          (16#0054#, 16#0069#, 16#006D#, 16#0065#,
1359           16#004F#, 16#0075#, 16#0074#, 16#0041#,
1360           16#0063#, 16#0074#, 16#0069#, 16#006F#,
1361           16#006E#,
1362           others => 16#0000#),
1363         others => <>);
1364
1365   --  "base_Behavior"
1366
1367   MS_005B : aliased Matreshka.Internals.Strings.Shared_String
1368     := (Size   => 15,
1369         Unused => 13,
1370         Length => 13,
1371         Value  =>
1372          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
1373           16#005F#, 16#0042#, 16#0065#, 16#0068#,
1374           16#0061#, 16#0076#, 16#0069#, 16#006F#,
1375           16#0072#,
1376           others => 16#0000#),
1377         others => <>);
1378
1379   --  "ValidationAction"
1380
1381   MS_005C : aliased Matreshka.Internals.Strings.Shared_String
1382     := (Size   => 23,
1383         Unused => 16,
1384         Length => 16,
1385         Value  =>
1386          (16#0056#, 16#0061#, 16#006C#, 16#0069#,
1387           16#0064#, 16#0061#, 16#0074#, 16#0069#,
1388           16#006F#, 16#006E#, 16#0041#, 16#0063#,
1389           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1390           others => 16#0000#),
1391         others => <>);
1392
1393   --  "sutVersion"
1394
1395   MS_005D : aliased Matreshka.Internals.Strings.Shared_String
1396     := (Size   => 15,
1397         Unused => 10,
1398         Length => 10,
1399         Value  =>
1400          (16#0073#, 16#0075#, 16#0074#, 16#0056#,
1401           16#0065#, 16#0072#, 16#0073#, 16#0069#,
1402           16#006F#, 16#006E#,
1403           others => 16#0000#),
1404         others => <>);
1405
1406   --  "base_Message"
1407
1408   MS_005E : aliased Matreshka.Internals.Strings.Shared_String
1409     := (Size   => 15,
1410         Unused => 12,
1411         Length => 12,
1412         Value  =>
1413          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
1414           16#005F#, 16#004D#, 16#0065#, 16#0073#,
1415           16#0073#, 16#0061#, 16#0067#, 16#0065#,
1416           others => 16#0000#),
1417         others => <>);
1418
1419   --  "extension_DataPool"
1420
1421   MS_005F : aliased Matreshka.Internals.Strings.Shared_String
1422     := (Size   => 23,
1423         Unused => 18,
1424         Length => 18,
1425         Value  =>
1426          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1427           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1428           16#006E#, 16#005F#, 16#0044#, 16#0061#,
1429           16#0074#, 16#0061#, 16#0050#, 16#006F#,
1430           16#006F#, 16#006C#,
1431           others => 16#0000#),
1432         others => <>);
1433
1434   --  "FinishAction"
1435
1436   MS_0060 : aliased Matreshka.Internals.Strings.Shared_String
1437     := (Size   => 15,
1438         Unused => 12,
1439         Length => 12,
1440         Value  =>
1441          (16#0046#, 16#0069#, 16#006E#, 16#0069#,
1442           16#0073#, 16#0068#, 16#0041#, 16#0063#,
1443           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1444           others => 16#0000#),
1445         others => <>);
1446
1447   --  "DetermAlt"
1448
1449   MS_0061 : aliased Matreshka.Internals.Strings.Shared_String
1450     := (Size   => 15,
1451         Unused => 9,
1452         Length => 9,
1453         Value  =>
1454          (16#0044#, 16#0065#, 16#0074#, 16#0065#,
1455           16#0072#, 16#006D#, 16#0041#, 16#006C#,
1456           16#0074#,
1457           others => 16#0000#),
1458         others => <>);
1459
1460   --  "StartTimerAction"
1461
1462   MS_0062 : aliased Matreshka.Internals.Strings.Shared_String
1463     := (Size   => 23,
1464         Unused => 16,
1465         Length => 16,
1466         Value  =>
1467          (16#0053#, 16#0074#, 16#0061#, 16#0072#,
1468           16#0074#, 16#0054#, 16#0069#, 16#006D#,
1469           16#0065#, 16#0072#, 16#0041#, 16#0063#,
1470           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1471           others => 16#0000#),
1472         others => <>);
1473
1474   --  "fail"
1475
1476   MS_0063 : aliased Matreshka.Internals.Strings.Shared_String
1477     := (Size   => 7,
1478         Unused => 4,
1479         Length => 4,
1480         Value  =>
1481          (16#0066#, 16#0061#, 16#0069#, 16#006C#,
1482           others => 16#0000#),
1483         others => <>);
1484
1485   --  "extension_TimeOutMessage"
1486
1487   MS_0064 : aliased Matreshka.Internals.Strings.Shared_String
1488     := (Size   => 31,
1489         Unused => 24,
1490         Length => 24,
1491         Value  =>
1492          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
1493           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1494           16#006E#, 16#005F#, 16#0054#, 16#0069#,
1495           16#006D#, 16#0065#, 16#004F#, 16#0075#,
1496           16#0074#, 16#004D#, 16#0065#, 16#0073#,
1497           16#0073#, 16#0061#, 16#0067#, 16#0065#,
1498           others => 16#0000#),
1499         others => <>);
1500
1501   --  "DataSelector"
1502
1503   MS_0065 : aliased Matreshka.Internals.Strings.Shared_String
1504     := (Size   => 15,
1505         Unused => 12,
1506         Length => 12,
1507         Value  =>
1508          (16#0044#, 16#0061#, 16#0074#, 16#0061#,
1509           16#0053#, 16#0065#, 16#006C#, 16#0065#,
1510           16#0063#, 16#0074#, 16#006F#, 16#0072#,
1511           others => 16#0000#),
1512         others => <>);
1513
1514   --  "base_LiteralSpecification"
1515
1516   MS_0066 : aliased Matreshka.Internals.Strings.Shared_String
1517     := (Size   => 31,
1518         Unused => 25,
1519         Length => 25,
1520         Value  =>
1521          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
1522           16#005F#, 16#004C#, 16#0069#, 16#0074#,
1523           16#0065#, 16#0072#, 16#0061#, 16#006C#,
1524           16#0053#, 16#0070#, 16#0065#, 16#0063#,
1525           16#0069#, 16#0066#, 16#0069#, 16#0063#,
1526           16#0061#, 16#0074#, 16#0069#, 16#006F#,
1527           16#006E#,
1528           others => 16#0000#),
1529         others => <>);
1530
1531   --  "TestContext"
1532
1533   MS_0067 : aliased Matreshka.Internals.Strings.Shared_String
1534     := (Size   => 15,
1535         Unused => 11,
1536         Length => 11,
1537         Value  =>
1538          (16#0054#, 16#0065#, 16#0073#, 16#0074#,
1539           16#0043#, 16#006F#, 16#006E#, 16#0074#,
1540           16#0065#, 16#0078#, 16#0074#,
1541           others => 16#0000#),
1542         others => <>);
1543
1544   --  "TimerRunningAction"
1545
1546   MS_0068 : aliased Matreshka.Internals.Strings.Shared_String
1547     := (Size   => 23,
1548         Unused => 18,
1549         Length => 18,
1550         Value  =>
1551          (16#0054#, 16#0069#, 16#006D#, 16#0065#,
1552           16#0072#, 16#0052#, 16#0075#, 16#006E#,
1553           16#006E#, 16#0069#, 16#006E#, 16#0067#,
1554           16#0041#, 16#0063#, 16#0074#, 16#0069#,
1555           16#006F#, 16#006E#,
1556           others => 16#0000#),
1557         others => <>);
1558
1559   --  "description"
1560
1561   MS_0069 : aliased Matreshka.Internals.Strings.Shared_String
1562     := (Size   => 15,
1563         Unused => 11,
1564         Length => 11,
1565         Value  =>
1566          (16#0064#, 16#0065#, 16#0073#, 16#0063#,
1567           16#0072#, 16#0069#, 16#0070#, 16#0074#,
1568           16#0069#, 16#006F#, 16#006E#,
1569           others => 16#0000#),
1570         others => <>);
1571
1572   --  "base_Dependency"
1573
1574   MS_006A : aliased Matreshka.Internals.Strings.Shared_String
1575     := (Size   => 23,
1576         Unused => 15,
1577         Length => 15,
1578         Value  =>
1579          (16#0062#, 16#0061#, 16#0073#, 16#0065#,
1580           16#005F#, 16#0044#, 16#0065#, 16#0070#,
1581           16#0065#, 16#006E#, 16#0064#, 16#0065#,
1582           16#006E#, 16#0063#, 16#0079#,
1583           others => 16#0000#),
1584         others => <>);
1585
1586   --  "utp"
1587
1588   MS_006B : aliased Matreshka.Internals.Strings.Shared_String
1589     := (Size   => 7,
1590         Unused => 3,
1591         Length => 3,
1592         Value  =>
1593          (16#0075#, 16#0074#, 16#0070#,
1594           others => 16#0000#),
1595         others => <>);
1596
1597   --  "TestLog"
1598
1599   MS_006C : aliased Matreshka.Internals.Strings.Shared_String
1600     := (Size   => 15,
1601         Unused => 7,
1602         Length => 7,
1603         Value  =>
1604          (16#0054#, 16#0065#, 16#0073#, 16#0074#,
1605           16#004C#, 16#006F#, 16#0067#,
1606           others => 16#0000#),
1607         others => <>);
1608
1609   --  "none"
1610
1611   MS_006D : aliased Matreshka.Internals.Strings.Shared_String
1612     := (Size   => 7,
1613         Unused => 4,
1614         Length => 4,
1615         Value  =>
1616          (16#006E#, 16#006F#, 16#006E#, 16#0065#,
1617           others => 16#0000#),
1618         others => <>);
1619
1620end AMF.Internals.Tables.Utp_String_Data_00;
1621