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: 2378 $ $Date: 2012-01-05 14:13:32 +0400 (Thu, 05 Jan 2012) $
43------------------------------------------------------------------------------
44--  This file is generated, don't edit it.
45------------------------------------------------------------------------------
46with Matreshka.Internals.Strings;
47
48package AMF.Internals.Tables.UML_String_Data_0A is
49
50   --  "An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers."
51
52   MS_0A00 : aliased Matreshka.Internals.Strings.Shared_String
53     := (Size   => 143,
54         Unused => 138,
55         Length => 138,
56         Value  =>
57          (16#0041#, 16#006E#, 16#0020#, 16#0065#,
58           16#0078#, 16#0065#, 16#0063#, 16#0075#,
59           16#0074#, 16#0061#, 16#0062#, 16#006C#,
60           16#0065#, 16#0020#, 16#006E#, 16#006F#,
61           16#0064#, 16#0065#, 16#0020#, 16#0069#,
62           16#0073#, 16#0020#, 16#0061#, 16#006E#,
63           16#0020#, 16#0061#, 16#0062#, 16#0073#,
64           16#0074#, 16#0072#, 16#0061#, 16#0063#,
65           16#0074#, 16#0020#, 16#0063#, 16#006C#,
66           16#0061#, 16#0073#, 16#0073#, 16#0020#,
67           16#0066#, 16#006F#, 16#0072#, 16#0020#,
68           16#0061#, 16#0063#, 16#0074#, 16#0069#,
69           16#0076#, 16#0069#, 16#0074#, 16#0079#,
70           16#0020#, 16#006E#, 16#006F#, 16#0064#,
71           16#0065#, 16#0073#, 16#0020#, 16#0074#,
72           16#0068#, 16#0061#, 16#0074#, 16#0020#,
73           16#006D#, 16#0061#, 16#0079#, 16#0020#,
74           16#0062#, 16#0065#, 16#0020#, 16#0065#,
75           16#0078#, 16#0065#, 16#0063#, 16#0075#,
76           16#0074#, 16#0065#, 16#0064#, 16#002E#,
77           16#0020#, 16#0049#, 16#0074#, 16#0020#,
78           16#0069#, 16#0073#, 16#0020#, 16#0075#,
79           16#0073#, 16#0065#, 16#0064#, 16#0020#,
80           16#0061#, 16#0073#, 16#0020#, 16#0061#,
81           16#006E#, 16#0020#, 16#0061#, 16#0074#,
82           16#0074#, 16#0061#, 16#0063#, 16#0068#,
83           16#006D#, 16#0065#, 16#006E#, 16#0074#,
84           16#0020#, 16#0070#, 16#006F#, 16#0069#,
85           16#006E#, 16#0074#, 16#0020#, 16#0066#,
86           16#006F#, 16#0072#, 16#0020#, 16#0065#,
87           16#0078#, 16#0063#, 16#0065#, 16#0070#,
88           16#0074#, 16#0069#, 16#006F#, 16#006E#,
89           16#0020#, 16#0068#, 16#0061#, 16#006E#,
90           16#0064#, 16#006C#, 16#0065#, 16#0072#,
91           16#0073#, 16#002E#,
92           others => 16#0000#),
93         others => <>);
94
95   --  "A_raisedException_operation"
96
97   MS_0A01 : aliased Matreshka.Internals.Strings.Shared_String
98     := (Size   => 31,
99         Unused => 27,
100         Length => 27,
101         Value  =>
102          (16#0041#, 16#005F#, 16#0072#, 16#0061#,
103           16#0069#, 16#0073#, 16#0065#, 16#0064#,
104           16#0045#, 16#0078#, 16#0063#, 16#0065#,
105           16#0070#, 16#0074#, 16#0069#, 16#006F#,
106           16#006E#, 16#005F#, 16#006F#, 16#0070#,
107           16#0065#, 16#0072#, 16#0061#, 16#0074#,
108           16#0069#, 16#006F#, 16#006E#,
109           others => 16#0000#),
110         others => <>);
111
112   --  "The visibility of a PackageImport is either public or private."
113
114   MS_0A02 : aliased Matreshka.Internals.Strings.Shared_String
115     := (Size   => 63,
116         Unused => 62,
117         Length => 62,
118         Value  =>
119          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
120           16#0076#, 16#0069#, 16#0073#, 16#0069#,
121           16#0062#, 16#0069#, 16#006C#, 16#0069#,
122           16#0074#, 16#0079#, 16#0020#, 16#006F#,
123           16#0066#, 16#0020#, 16#0061#, 16#0020#,
124           16#0050#, 16#0061#, 16#0063#, 16#006B#,
125           16#0061#, 16#0067#, 16#0065#, 16#0049#,
126           16#006D#, 16#0070#, 16#006F#, 16#0072#,
127           16#0074#, 16#0020#, 16#0069#, 16#0073#,
128           16#0020#, 16#0065#, 16#0069#, 16#0074#,
129           16#0068#, 16#0065#, 16#0072#, 16#0020#,
130           16#0070#, 16#0075#, 16#0062#, 16#006C#,
131           16#0069#, 16#0063#, 16#0020#, 16#006F#,
132           16#0072#, 16#0020#, 16#0070#, 16#0072#,
133           16#0069#, 16#0076#, 16#0061#, 16#0074#,
134           16#0065#, 16#002E#,
135           others => 16#0000#),
136         others => <>);
137
138   --  "A_importedElement_elementImport"
139
140   MS_0A03 : aliased Matreshka.Internals.Strings.Shared_String
141     := (Size   => 39,
142         Unused => 31,
143         Length => 31,
144         Value  =>
145          (16#0041#, 16#005F#, 16#0069#, 16#006D#,
146           16#0070#, 16#006F#, 16#0072#, 16#0074#,
147           16#0065#, 16#0064#, 16#0045#, 16#006C#,
148           16#0065#, 16#006D#, 16#0065#, 16#006E#,
149           16#0074#, 16#005F#, 16#0065#, 16#006C#,
150           16#0065#, 16#006D#, 16#0065#, 16#006E#,
151           16#0074#, 16#0049#, 16#006D#, 16#0070#,
152           16#006F#, 16#0072#, 16#0074#,
153           others => 16#0000#),
154         others => <>);
155
156   --  "connection_points"
157
158   MS_0A04 : aliased Matreshka.Internals.Strings.Shared_String
159     := (Size   => 23,
160         Unused => 17,
161         Length => 17,
162         Value  =>
163          (16#0063#, 16#006F#, 16#006E#, 16#006E#,
164           16#0065#, 16#0063#, 16#0074#, 16#0069#,
165           16#006F#, 16#006E#, 16#005F#, 16#0070#,
166           16#006F#, 16#0069#, 16#006E#, 16#0074#,
167           16#0073#,
168           others => 16#0000#),
169         others => <>);
170
171   --  "References the ProfileApplications that indicate which profiles have been applied to the Package."
172
173   MS_0A05 : aliased Matreshka.Internals.Strings.Shared_String
174     := (Size   => 103,
175         Unused => 97,
176         Length => 97,
177         Value  =>
178          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
179           16#0072#, 16#0065#, 16#006E#, 16#0063#,
180           16#0065#, 16#0073#, 16#0020#, 16#0074#,
181           16#0068#, 16#0065#, 16#0020#, 16#0050#,
182           16#0072#, 16#006F#, 16#0066#, 16#0069#,
183           16#006C#, 16#0065#, 16#0041#, 16#0070#,
184           16#0070#, 16#006C#, 16#0069#, 16#0063#,
185           16#0061#, 16#0074#, 16#0069#, 16#006F#,
186           16#006E#, 16#0073#, 16#0020#, 16#0074#,
187           16#0068#, 16#0061#, 16#0074#, 16#0020#,
188           16#0069#, 16#006E#, 16#0064#, 16#0069#,
189           16#0063#, 16#0061#, 16#0074#, 16#0065#,
190           16#0020#, 16#0077#, 16#0068#, 16#0069#,
191           16#0063#, 16#0068#, 16#0020#, 16#0070#,
192           16#0072#, 16#006F#, 16#0066#, 16#0069#,
193           16#006C#, 16#0065#, 16#0073#, 16#0020#,
194           16#0068#, 16#0061#, 16#0076#, 16#0065#,
195           16#0020#, 16#0062#, 16#0065#, 16#0065#,
196           16#006E#, 16#0020#, 16#0061#, 16#0070#,
197           16#0070#, 16#006C#, 16#0069#, 16#0065#,
198           16#0064#, 16#0020#, 16#0074#, 16#006F#,
199           16#0020#, 16#0074#, 16#0068#, 16#0065#,
200           16#0020#, 16#0050#, 16#0061#, 16#0063#,
201           16#006B#, 16#0061#, 16#0067#, 16#0065#,
202           16#002E#,
203           others => 16#0000#),
204         others => <>);
205
206   --  "structuredClassifier"
207
208   MS_0A06 : aliased Matreshka.Internals.Strings.Shared_String
209     := (Size   => 23,
210         Unused => 20,
211         Length => 20,
212         Value  =>
213          (16#0073#, 16#0074#, 16#0072#, 16#0075#,
214           16#0063#, 16#0074#, 16#0075#, 16#0072#,
215           16#0065#, 16#0064#, 16#0043#, 16#006C#,
216           16#0061#, 16#0073#, 16#0073#, 16#0069#,
217           16#0066#, 16#0069#, 16#0065#, 16#0072#,
218           others => 16#0000#),
219         others => <>);
220
221   --  "A_selector_lifeline"
222
223   MS_0A07 : aliased Matreshka.Internals.Strings.Shared_String
224     := (Size   => 23,
225         Unused => 19,
226         Length => 19,
227         Value  =>
228          (16#0041#, 16#005F#, 16#0073#, 16#0065#,
229           16#006C#, 16#0065#, 16#0063#, 16#0074#,
230           16#006F#, 16#0072#, 16#005F#, 16#006C#,
231           16#0069#, 16#0066#, 16#0065#, 16#006C#,
232           16#0069#, 16#006E#, 16#0065#,
233           others => 16#0000#),
234         others => <>);
235
236   --  "A multiplicity is a definition of an inclusive interval of non-negative integers beginning with a lower bound and ending with a (possibly infinite) upper bound. A multiplicity element embeds this information to specify the allowable cardinalities for an instantiation of this element."
237
238   MS_0A08 : aliased Matreshka.Internals.Strings.Shared_String
239     := (Size   => 295,
240         Unused => 284,
241         Length => 284,
242         Value  =>
243          (16#0041#, 16#0020#, 16#006D#, 16#0075#,
244           16#006C#, 16#0074#, 16#0069#, 16#0070#,
245           16#006C#, 16#0069#, 16#0063#, 16#0069#,
246           16#0074#, 16#0079#, 16#0020#, 16#0069#,
247           16#0073#, 16#0020#, 16#0061#, 16#0020#,
248           16#0064#, 16#0065#, 16#0066#, 16#0069#,
249           16#006E#, 16#0069#, 16#0074#, 16#0069#,
250           16#006F#, 16#006E#, 16#0020#, 16#006F#,
251           16#0066#, 16#0020#, 16#0061#, 16#006E#,
252           16#0020#, 16#0069#, 16#006E#, 16#0063#,
253           16#006C#, 16#0075#, 16#0073#, 16#0069#,
254           16#0076#, 16#0065#, 16#0020#, 16#0069#,
255           16#006E#, 16#0074#, 16#0065#, 16#0072#,
256           16#0076#, 16#0061#, 16#006C#, 16#0020#,
257           16#006F#, 16#0066#, 16#0020#, 16#006E#,
258           16#006F#, 16#006E#, 16#002D#, 16#006E#,
259           16#0065#, 16#0067#, 16#0061#, 16#0074#,
260           16#0069#, 16#0076#, 16#0065#, 16#0020#,
261           16#0069#, 16#006E#, 16#0074#, 16#0065#,
262           16#0067#, 16#0065#, 16#0072#, 16#0073#,
263           16#0020#, 16#0062#, 16#0065#, 16#0067#,
264           16#0069#, 16#006E#, 16#006E#, 16#0069#,
265           16#006E#, 16#0067#, 16#0020#, 16#0077#,
266           16#0069#, 16#0074#, 16#0068#, 16#0020#,
267           16#0061#, 16#0020#, 16#006C#, 16#006F#,
268           16#0077#, 16#0065#, 16#0072#, 16#0020#,
269           16#0062#, 16#006F#, 16#0075#, 16#006E#,
270           16#0064#, 16#0020#, 16#0061#, 16#006E#,
271           16#0064#, 16#0020#, 16#0065#, 16#006E#,
272           16#0064#, 16#0069#, 16#006E#, 16#0067#,
273           16#0020#, 16#0077#, 16#0069#, 16#0074#,
274           16#0068#, 16#0020#, 16#0061#, 16#0020#,
275           16#0028#, 16#0070#, 16#006F#, 16#0073#,
276           16#0073#, 16#0069#, 16#0062#, 16#006C#,
277           16#0079#, 16#0020#, 16#0069#, 16#006E#,
278           16#0066#, 16#0069#, 16#006E#, 16#0069#,
279           16#0074#, 16#0065#, 16#0029#, 16#0020#,
280           16#0075#, 16#0070#, 16#0070#, 16#0065#,
281           16#0072#, 16#0020#, 16#0062#, 16#006F#,
282           16#0075#, 16#006E#, 16#0064#, 16#002E#,
283           16#0020#, 16#0041#, 16#0020#, 16#006D#,
284           16#0075#, 16#006C#, 16#0074#, 16#0069#,
285           16#0070#, 16#006C#, 16#0069#, 16#0063#,
286           16#0069#, 16#0074#, 16#0079#, 16#0020#,
287           16#0065#, 16#006C#, 16#0065#, 16#006D#,
288           16#0065#, 16#006E#, 16#0074#, 16#0020#,
289           16#0065#, 16#006D#, 16#0062#, 16#0065#,
290           16#0064#, 16#0073#, 16#0020#, 16#0074#,
291           16#0068#, 16#0069#, 16#0073#, 16#0020#,
292           16#0069#, 16#006E#, 16#0066#, 16#006F#,
293           16#0072#, 16#006D#, 16#0061#, 16#0074#,
294           16#0069#, 16#006F#, 16#006E#, 16#0020#,
295           16#0074#, 16#006F#, 16#0020#, 16#0073#,
296           16#0070#, 16#0065#, 16#0063#, 16#0069#,
297           16#0066#, 16#0079#, 16#0020#, 16#0074#,
298           16#0068#, 16#0065#, 16#0020#, 16#0061#,
299           16#006C#, 16#006C#, 16#006F#, 16#0077#,
300           16#0061#, 16#0062#, 16#006C#, 16#0065#,
301           16#0020#, 16#0063#, 16#0061#, 16#0072#,
302           16#0064#, 16#0069#, 16#006E#, 16#0061#,
303           16#006C#, 16#0069#, 16#0074#, 16#0069#,
304           16#0065#, 16#0073#, 16#0020#, 16#0066#,
305           16#006F#, 16#0072#, 16#0020#, 16#0061#,
306           16#006E#, 16#0020#, 16#0069#, 16#006E#,
307           16#0073#, 16#0074#, 16#0061#, 16#006E#,
308           16#0074#, 16#0069#, 16#0061#, 16#0074#,
309           16#0069#, 16#006F#, 16#006E#, 16#0020#,
310           16#006F#, 16#0066#, 16#0020#, 16#0074#,
311           16#0068#, 16#0069#, 16#0073#, 16#0020#,
312           16#0065#, 16#006C#, 16#0065#, 16#006D#,
313           16#0065#, 16#006E#, 16#0074#, 16#002E#,
314           others => 16#0000#),
315         others => <>);
316
317   --  "roles"
318
319   MS_0A09 : aliased Matreshka.Internals.Strings.Shared_String
320     := (Size   => 7,
321         Unused => 5,
322         Length => 5,
323         Value  =>
324          (16#0072#, 16#006F#, 16#006C#, 16#0065#,
325           16#0073#,
326           others => 16#0000#),
327         others => <>);
328
329   --  "TemplateBinding"
330
331   MS_0A0A : aliased Matreshka.Internals.Strings.Shared_String
332     := (Size   => 23,
333         Unused => 15,
334         Length => 15,
335         Value  =>
336          (16#0054#, 16#0065#, 16#006D#, 16#0070#,
337           16#006C#, 16#0061#, 16#0074#, 16#0065#,
338           16#0042#, 16#0069#, 16#006E#, 16#0064#,
339           16#0069#, 16#006E#, 16#0067#,
340           others => 16#0000#),
341         others => <>);
342
343   --  "A_min_durationInterval"
344
345   MS_0A0B : aliased Matreshka.Internals.Strings.Shared_String
346     := (Size   => 23,
347         Unused => 22,
348         Length => 22,
349         Value  =>
350          (16#0041#, 16#005F#, 16#006D#, 16#0069#,
351           16#006E#, 16#005F#, 16#0064#, 16#0075#,
352           16#0072#, 16#0061#, 16#0074#, 16#0069#,
353           16#006F#, 16#006E#, 16#0049#, 16#006E#,
354           16#0074#, 16#0065#, 16#0072#, 16#0076#,
355           16#0061#, 16#006C#,
356           others => 16#0000#),
357         others => <>);
358
359   --  "isID"
360
361   MS_0A0C : aliased Matreshka.Internals.Strings.Shared_String
362     := (Size   => 7,
363         Unused => 4,
364         Length => 4,
365         Value  =>
366          (16#0069#, 16#0073#, 16#0049#, 16#0044#,
367           others => 16#0000#),
368         others => <>);
369
370   --  "same_classifier"
371
372   MS_0A0D : aliased Matreshka.Internals.Strings.Shared_String
373     := (Size   => 23,
374         Unused => 15,
375         Length => 15,
376         Value  =>
377          (16#0073#, 16#0061#, 16#006D#, 16#0065#,
378           16#005F#, 16#0063#, 16#006C#, 16#0061#,
379           16#0073#, 16#0073#, 16#0069#, 16#0066#,
380           16#0069#, 16#0065#, 16#0072#,
381           others => 16#0000#),
382         others => <>);
383
384   --  "An event is the specification of some occurrence that may potentially trigger effects by an object."
385
386   MS_0A0E : aliased Matreshka.Internals.Strings.Shared_String
387     := (Size   => 103,
388         Unused => 99,
389         Length => 99,
390         Value  =>
391          (16#0041#, 16#006E#, 16#0020#, 16#0065#,
392           16#0076#, 16#0065#, 16#006E#, 16#0074#,
393           16#0020#, 16#0069#, 16#0073#, 16#0020#,
394           16#0074#, 16#0068#, 16#0065#, 16#0020#,
395           16#0073#, 16#0070#, 16#0065#, 16#0063#,
396           16#0069#, 16#0066#, 16#0069#, 16#0063#,
397           16#0061#, 16#0074#, 16#0069#, 16#006F#,
398           16#006E#, 16#0020#, 16#006F#, 16#0066#,
399           16#0020#, 16#0073#, 16#006F#, 16#006D#,
400           16#0065#, 16#0020#, 16#006F#, 16#0063#,
401           16#0063#, 16#0075#, 16#0072#, 16#0072#,
402           16#0065#, 16#006E#, 16#0063#, 16#0065#,
403           16#0020#, 16#0074#, 16#0068#, 16#0061#,
404           16#0074#, 16#0020#, 16#006D#, 16#0061#,
405           16#0079#, 16#0020#, 16#0070#, 16#006F#,
406           16#0074#, 16#0065#, 16#006E#, 16#0074#,
407           16#0069#, 16#0061#, 16#006C#, 16#006C#,
408           16#0079#, 16#0020#, 16#0074#, 16#0072#,
409           16#0069#, 16#0067#, 16#0067#, 16#0065#,
410           16#0072#, 16#0020#, 16#0065#, 16#0066#,
411           16#0066#, 16#0065#, 16#0063#, 16#0074#,
412           16#0073#, 16#0020#, 16#0062#, 16#0079#,
413           16#0020#, 16#0061#, 16#006E#, 16#0020#,
414           16#006F#, 16#0062#, 16#006A#, 16#0065#,
415           16#0063#, 16#0074#, 16#002E#,
416           others => 16#0000#),
417         others => <>);
418
419   --  "The event shows the time point at which the action completes execution."
420
421   MS_0A0F : aliased Matreshka.Internals.Strings.Shared_String
422     := (Size   => 79,
423         Unused => 71,
424         Length => 71,
425         Value  =>
426          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
427           16#0065#, 16#0076#, 16#0065#, 16#006E#,
428           16#0074#, 16#0020#, 16#0073#, 16#0068#,
429           16#006F#, 16#0077#, 16#0073#, 16#0020#,
430           16#0074#, 16#0068#, 16#0065#, 16#0020#,
431           16#0074#, 16#0069#, 16#006D#, 16#0065#,
432           16#0020#, 16#0070#, 16#006F#, 16#0069#,
433           16#006E#, 16#0074#, 16#0020#, 16#0061#,
434           16#0074#, 16#0020#, 16#0077#, 16#0068#,
435           16#0069#, 16#0063#, 16#0068#, 16#0020#,
436           16#0074#, 16#0068#, 16#0065#, 16#0020#,
437           16#0061#, 16#0063#, 16#0074#, 16#0069#,
438           16#006F#, 16#006E#, 16#0020#, 16#0063#,
439           16#006F#, 16#006D#, 16#0070#, 16#006C#,
440           16#0065#, 16#0074#, 16#0065#, 16#0073#,
441           16#0020#, 16#0065#, 16#0078#, 16#0065#,
442           16#0063#, 16#0075#, 16#0074#, 16#0069#,
443           16#006F#, 16#006E#, 16#002E#,
444           others => 16#0000#),
445         others => <>);
446
447   --  "A protocol transition never has associated actions."
448
449   MS_0A10 : aliased Matreshka.Internals.Strings.Shared_String
450     := (Size   => 55,
451         Unused => 51,
452         Length => 51,
453         Value  =>
454          (16#0041#, 16#0020#, 16#0070#, 16#0072#,
455           16#006F#, 16#0074#, 16#006F#, 16#0063#,
456           16#006F#, 16#006C#, 16#0020#, 16#0074#,
457           16#0072#, 16#0061#, 16#006E#, 16#0073#,
458           16#0069#, 16#0074#, 16#0069#, 16#006F#,
459           16#006E#, 16#0020#, 16#006E#, 16#0065#,
460           16#0076#, 16#0065#, 16#0072#, 16#0020#,
461           16#0068#, 16#0061#, 16#0073#, 16#0020#,
462           16#0061#, 16#0073#, 16#0073#, 16#006F#,
463           16#0063#, 16#0069#, 16#0061#, 16#0074#,
464           16#0065#, 16#0064#, 16#0020#, 16#0061#,
465           16#0063#, 16#0074#, 16#0069#, 16#006F#,
466           16#006E#, 16#0073#, 16#002E#,
467           others => 16#0000#),
468         others => <>);
469
470   --  "A_value_valuePin"
471
472   MS_0A11 : aliased Matreshka.Internals.Strings.Shared_String
473     := (Size   => 23,
474         Unused => 16,
475         Length => 16,
476         Value  =>
477          (16#0041#, 16#005F#, 16#0076#, 16#0061#,
478           16#006C#, 16#0075#, 16#0065#, 16#005F#,
479           16#0076#, 16#0061#, 16#006C#, 16#0075#,
480           16#0065#, 16#0050#, 16#0069#, 16#006E#,
481           others => 16#0000#),
482         others => <>);
483
484   --  "Missing derivation for Behavior::/context : BehavioredClassifier"
485
486   MS_0A12 : aliased Matreshka.Internals.Strings.Shared_String
487     := (Size   => 71,
488         Unused => 64,
489         Length => 64,
490         Value  =>
491          (16#004D#, 16#0069#, 16#0073#, 16#0073#,
492           16#0069#, 16#006E#, 16#0067#, 16#0020#,
493           16#0064#, 16#0065#, 16#0072#, 16#0069#,
494           16#0076#, 16#0061#, 16#0074#, 16#0069#,
495           16#006F#, 16#006E#, 16#0020#, 16#0066#,
496           16#006F#, 16#0072#, 16#0020#, 16#0042#,
497           16#0065#, 16#0068#, 16#0061#, 16#0076#,
498           16#0069#, 16#006F#, 16#0072#, 16#003A#,
499           16#003A#, 16#002F#, 16#0063#, 16#006F#,
500           16#006E#, 16#0074#, 16#0065#, 16#0078#,
501           16#0074#, 16#0020#, 16#003A#, 16#0020#,
502           16#0042#, 16#0065#, 16#0068#, 16#0061#,
503           16#0076#, 16#0069#, 16#006F#, 16#0072#,
504           16#0065#, 16#0064#, 16#0043#, 16#006C#,
505           16#0061#, 16#0073#, 16#0073#, 16#0069#,
506           16#0066#, 16#0069#, 16#0065#, 16#0072#,
507           others => 16#0000#),
508         others => <>);
509
510   --  "The query includesMultiplicity() checks whether this multiplicity includes all the cardinalities allowed by the specified multiplicity."
511
512   MS_0A13 : aliased Matreshka.Internals.Strings.Shared_String
513     := (Size   => 143,
514         Unused => 135,
515         Length => 135,
516         Value  =>
517          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
518           16#0071#, 16#0075#, 16#0065#, 16#0072#,
519           16#0079#, 16#0020#, 16#0069#, 16#006E#,
520           16#0063#, 16#006C#, 16#0075#, 16#0064#,
521           16#0065#, 16#0073#, 16#004D#, 16#0075#,
522           16#006C#, 16#0074#, 16#0069#, 16#0070#,
523           16#006C#, 16#0069#, 16#0063#, 16#0069#,
524           16#0074#, 16#0079#, 16#0028#, 16#0029#,
525           16#0020#, 16#0063#, 16#0068#, 16#0065#,
526           16#0063#, 16#006B#, 16#0073#, 16#0020#,
527           16#0077#, 16#0068#, 16#0065#, 16#0074#,
528           16#0068#, 16#0065#, 16#0072#, 16#0020#,
529           16#0074#, 16#0068#, 16#0069#, 16#0073#,
530           16#0020#, 16#006D#, 16#0075#, 16#006C#,
531           16#0074#, 16#0069#, 16#0070#, 16#006C#,
532           16#0069#, 16#0063#, 16#0069#, 16#0074#,
533           16#0079#, 16#0020#, 16#0069#, 16#006E#,
534           16#0063#, 16#006C#, 16#0075#, 16#0064#,
535           16#0065#, 16#0073#, 16#0020#, 16#0061#,
536           16#006C#, 16#006C#, 16#0020#, 16#0074#,
537           16#0068#, 16#0065#, 16#0020#, 16#0063#,
538           16#0061#, 16#0072#, 16#0064#, 16#0069#,
539           16#006E#, 16#0061#, 16#006C#, 16#0069#,
540           16#0074#, 16#0069#, 16#0065#, 16#0073#,
541           16#0020#, 16#0061#, 16#006C#, 16#006C#,
542           16#006F#, 16#0077#, 16#0065#, 16#0064#,
543           16#0020#, 16#0062#, 16#0079#, 16#0020#,
544           16#0074#, 16#0068#, 16#0065#, 16#0020#,
545           16#0073#, 16#0070#, 16#0065#, 16#0063#,
546           16#0069#, 16#0066#, 16#0069#, 16#0065#,
547           16#0064#, 16#0020#, 16#006D#, 16#0075#,
548           16#006C#, 16#0074#, 16#0069#, 16#0070#,
549           16#006C#, 16#0069#, 16#0063#, 16#0069#,
550           16#0074#, 16#0079#, 16#002E#,
551           others => 16#0000#),
552         others => <>);
553
554   --  "same_lifeline"
555
556   MS_0A14 : aliased Matreshka.Internals.Strings.Shared_String
557     := (Size   => 15,
558         Unused => 13,
559         Length => 13,
560         Value  =>
561          (16#0073#, 16#0061#, 16#006D#, 16#0065#,
562           16#005F#, 16#006C#, 16#0069#, 16#0066#,
563           16#0065#, 16#006C#, 16#0069#, 16#006E#,
564           16#0065#,
565           others => 16#0000#),
566         others => <>);
567
568   --  "A_request_sendObjectAction"
569
570   MS_0A15 : aliased Matreshka.Internals.Strings.Shared_String
571     := (Size   => 31,
572         Unused => 26,
573         Length => 26,
574         Value  =>
575          (16#0041#, 16#005F#, 16#0072#, 16#0065#,
576           16#0071#, 16#0075#, 16#0065#, 16#0073#,
577           16#0074#, 16#005F#, 16#0073#, 16#0065#,
578           16#006E#, 16#0064#, 16#004F#, 16#0062#,
579           16#006A#, 16#0065#, 16#0063#, 16#0074#,
580           16#0041#, 16#0063#, 16#0074#, 16#0069#,
581           16#006F#, 16#006E#,
582           others => 16#0000#),
583         others => <>);
584
585   --  "Link end creation data for ordered association ends must have a single input pin for the insertion point with type UnlimitedNatural and multiplicity of 1..1, otherwise the action has no input pin for the insertion point."
586
587   MS_0A16 : aliased Matreshka.Internals.Strings.Shared_String
588     := (Size   => 231,
589         Unused => 220,
590         Length => 220,
591         Value  =>
592          (16#004C#, 16#0069#, 16#006E#, 16#006B#,
593           16#0020#, 16#0065#, 16#006E#, 16#0064#,
594           16#0020#, 16#0063#, 16#0072#, 16#0065#,
595           16#0061#, 16#0074#, 16#0069#, 16#006F#,
596           16#006E#, 16#0020#, 16#0064#, 16#0061#,
597           16#0074#, 16#0061#, 16#0020#, 16#0066#,
598           16#006F#, 16#0072#, 16#0020#, 16#006F#,
599           16#0072#, 16#0064#, 16#0065#, 16#0072#,
600           16#0065#, 16#0064#, 16#0020#, 16#0061#,
601           16#0073#, 16#0073#, 16#006F#, 16#0063#,
602           16#0069#, 16#0061#, 16#0074#, 16#0069#,
603           16#006F#, 16#006E#, 16#0020#, 16#0065#,
604           16#006E#, 16#0064#, 16#0073#, 16#0020#,
605           16#006D#, 16#0075#, 16#0073#, 16#0074#,
606           16#0020#, 16#0068#, 16#0061#, 16#0076#,
607           16#0065#, 16#0020#, 16#0061#, 16#0020#,
608           16#0073#, 16#0069#, 16#006E#, 16#0067#,
609           16#006C#, 16#0065#, 16#0020#, 16#0069#,
610           16#006E#, 16#0070#, 16#0075#, 16#0074#,
611           16#0020#, 16#0070#, 16#0069#, 16#006E#,
612           16#0020#, 16#0066#, 16#006F#, 16#0072#,
613           16#0020#, 16#0074#, 16#0068#, 16#0065#,
614           16#0020#, 16#0069#, 16#006E#, 16#0073#,
615           16#0065#, 16#0072#, 16#0074#, 16#0069#,
616           16#006F#, 16#006E#, 16#0020#, 16#0070#,
617           16#006F#, 16#0069#, 16#006E#, 16#0074#,
618           16#0020#, 16#0077#, 16#0069#, 16#0074#,
619           16#0068#, 16#0020#, 16#0074#, 16#0079#,
620           16#0070#, 16#0065#, 16#0020#, 16#0055#,
621           16#006E#, 16#006C#, 16#0069#, 16#006D#,
622           16#0069#, 16#0074#, 16#0065#, 16#0064#,
623           16#004E#, 16#0061#, 16#0074#, 16#0075#,
624           16#0072#, 16#0061#, 16#006C#, 16#0020#,
625           16#0061#, 16#006E#, 16#0064#, 16#0020#,
626           16#006D#, 16#0075#, 16#006C#, 16#0074#,
627           16#0069#, 16#0070#, 16#006C#, 16#0069#,
628           16#0063#, 16#0069#, 16#0074#, 16#0079#,
629           16#0020#, 16#006F#, 16#0066#, 16#0020#,
630           16#0031#, 16#002E#, 16#002E#, 16#0031#,
631           16#002C#, 16#0020#, 16#006F#, 16#0074#,
632           16#0068#, 16#0065#, 16#0072#, 16#0077#,
633           16#0069#, 16#0073#, 16#0065#, 16#0020#,
634           16#0074#, 16#0068#, 16#0065#, 16#0020#,
635           16#0061#, 16#0063#, 16#0074#, 16#0069#,
636           16#006F#, 16#006E#, 16#0020#, 16#0068#,
637           16#0061#, 16#0073#, 16#0020#, 16#006E#,
638           16#006F#, 16#0020#, 16#0069#, 16#006E#,
639           16#0070#, 16#0075#, 16#0074#, 16#0020#,
640           16#0070#, 16#0069#, 16#006E#, 16#0020#,
641           16#0066#, 16#006F#, 16#0072#, 16#0020#,
642           16#0074#, 16#0068#, 16#0065#, 16#0020#,
643           16#0069#, 16#006E#, 16#0073#, 16#0065#,
644           16#0072#, 16#0074#, 16#0069#, 16#006F#,
645           16#006E#, 16#0020#, 16#0070#, 16#006F#,
646           16#0069#, 16#006E#, 16#0074#, 16#002E#,
647           others => 16#0000#),
648         others => <>);
649
650   --  "ShallowHistory represents the most recent active substate of its containing state (but not the substates of that substate). A composite state can have at most one shallow history vertex. A transition coming into the shallow history vertex is equivalent to a transition coming into the most recent active substate of a state. At most one transition may originate from the history connector to the default shallow history state. This transition is taken in case the composite state had never been active before. Entry actions of states entered on the path to the state represented by a shallow history are performed."
651
652   MS_0A17 : aliased Matreshka.Internals.Strings.Shared_String
653     := (Size   => 639,
654         Unused => 614,
655         Length => 614,
656         Value  =>
657          (16#0053#, 16#0068#, 16#0061#, 16#006C#,
658           16#006C#, 16#006F#, 16#0077#, 16#0048#,
659           16#0069#, 16#0073#, 16#0074#, 16#006F#,
660           16#0072#, 16#0079#, 16#0020#, 16#0072#,
661           16#0065#, 16#0070#, 16#0072#, 16#0065#,
662           16#0073#, 16#0065#, 16#006E#, 16#0074#,
663           16#0073#, 16#0020#, 16#0074#, 16#0068#,
664           16#0065#, 16#0020#, 16#006D#, 16#006F#,
665           16#0073#, 16#0074#, 16#0020#, 16#0072#,
666           16#0065#, 16#0063#, 16#0065#, 16#006E#,
667           16#0074#, 16#0020#, 16#0061#, 16#0063#,
668           16#0074#, 16#0069#, 16#0076#, 16#0065#,
669           16#0020#, 16#0073#, 16#0075#, 16#0062#,
670           16#0073#, 16#0074#, 16#0061#, 16#0074#,
671           16#0065#, 16#0020#, 16#006F#, 16#0066#,
672           16#0020#, 16#0069#, 16#0074#, 16#0073#,
673           16#0020#, 16#0063#, 16#006F#, 16#006E#,
674           16#0074#, 16#0061#, 16#0069#, 16#006E#,
675           16#0069#, 16#006E#, 16#0067#, 16#0020#,
676           16#0073#, 16#0074#, 16#0061#, 16#0074#,
677           16#0065#, 16#0020#, 16#0028#, 16#0062#,
678           16#0075#, 16#0074#, 16#0020#, 16#006E#,
679           16#006F#, 16#0074#, 16#0020#, 16#0074#,
680           16#0068#, 16#0065#, 16#0020#, 16#0073#,
681           16#0075#, 16#0062#, 16#0073#, 16#0074#,
682           16#0061#, 16#0074#, 16#0065#, 16#0073#,
683           16#0020#, 16#006F#, 16#0066#, 16#0020#,
684           16#0074#, 16#0068#, 16#0061#, 16#0074#,
685           16#0020#, 16#0073#, 16#0075#, 16#0062#,
686           16#0073#, 16#0074#, 16#0061#, 16#0074#,
687           16#0065#, 16#0029#, 16#002E#, 16#0020#,
688           16#0041#, 16#0020#, 16#0063#, 16#006F#,
689           16#006D#, 16#0070#, 16#006F#, 16#0073#,
690           16#0069#, 16#0074#, 16#0065#, 16#0020#,
691           16#0073#, 16#0074#, 16#0061#, 16#0074#,
692           16#0065#, 16#0020#, 16#0063#, 16#0061#,
693           16#006E#, 16#0020#, 16#0068#, 16#0061#,
694           16#0076#, 16#0065#, 16#0020#, 16#0061#,
695           16#0074#, 16#0020#, 16#006D#, 16#006F#,
696           16#0073#, 16#0074#, 16#0020#, 16#006F#,
697           16#006E#, 16#0065#, 16#0020#, 16#0073#,
698           16#0068#, 16#0061#, 16#006C#, 16#006C#,
699           16#006F#, 16#0077#, 16#0020#, 16#0068#,
700           16#0069#, 16#0073#, 16#0074#, 16#006F#,
701           16#0072#, 16#0079#, 16#0020#, 16#0076#,
702           16#0065#, 16#0072#, 16#0074#, 16#0065#,
703           16#0078#, 16#002E#, 16#0020#, 16#0041#,
704           16#0020#, 16#0074#, 16#0072#, 16#0061#,
705           16#006E#, 16#0073#, 16#0069#, 16#0074#,
706           16#0069#, 16#006F#, 16#006E#, 16#0020#,
707           16#0063#, 16#006F#, 16#006D#, 16#0069#,
708           16#006E#, 16#0067#, 16#0020#, 16#0069#,
709           16#006E#, 16#0074#, 16#006F#, 16#0020#,
710           16#0074#, 16#0068#, 16#0065#, 16#0020#,
711           16#0073#, 16#0068#, 16#0061#, 16#006C#,
712           16#006C#, 16#006F#, 16#0077#, 16#0020#,
713           16#0068#, 16#0069#, 16#0073#, 16#0074#,
714           16#006F#, 16#0072#, 16#0079#, 16#0020#,
715           16#0076#, 16#0065#, 16#0072#, 16#0074#,
716           16#0065#, 16#0078#, 16#0020#, 16#0069#,
717           16#0073#, 16#0020#, 16#0065#, 16#0071#,
718           16#0075#, 16#0069#, 16#0076#, 16#0061#,
719           16#006C#, 16#0065#, 16#006E#, 16#0074#,
720           16#0020#, 16#0074#, 16#006F#, 16#0020#,
721           16#0061#, 16#0020#, 16#0074#, 16#0072#,
722           16#0061#, 16#006E#, 16#0073#, 16#0069#,
723           16#0074#, 16#0069#, 16#006F#, 16#006E#,
724           16#0020#, 16#0063#, 16#006F#, 16#006D#,
725           16#0069#, 16#006E#, 16#0067#, 16#0020#,
726           16#0069#, 16#006E#, 16#0074#, 16#006F#,
727           16#0020#, 16#0074#, 16#0068#, 16#0065#,
728           16#0020#, 16#006D#, 16#006F#, 16#0073#,
729           16#0074#, 16#0020#, 16#0072#, 16#0065#,
730           16#0063#, 16#0065#, 16#006E#, 16#0074#,
731           16#0020#, 16#0061#, 16#0063#, 16#0074#,
732           16#0069#, 16#0076#, 16#0065#, 16#0020#,
733           16#0073#, 16#0075#, 16#0062#, 16#0073#,
734           16#0074#, 16#0061#, 16#0074#, 16#0065#,
735           16#0020#, 16#006F#, 16#0066#, 16#0020#,
736           16#0061#, 16#0020#, 16#0073#, 16#0074#,
737           16#0061#, 16#0074#, 16#0065#, 16#002E#,
738           16#0020#, 16#0041#, 16#0074#, 16#0020#,
739           16#006D#, 16#006F#, 16#0073#, 16#0074#,
740           16#0020#, 16#006F#, 16#006E#, 16#0065#,
741           16#0020#, 16#0074#, 16#0072#, 16#0061#,
742           16#006E#, 16#0073#, 16#0069#, 16#0074#,
743           16#0069#, 16#006F#, 16#006E#, 16#0020#,
744           16#006D#, 16#0061#, 16#0079#, 16#0020#,
745           16#006F#, 16#0072#, 16#0069#, 16#0067#,
746           16#0069#, 16#006E#, 16#0061#, 16#0074#,
747           16#0065#, 16#0020#, 16#0066#, 16#0072#,
748           16#006F#, 16#006D#, 16#0020#, 16#0074#,
749           16#0068#, 16#0065#, 16#0020#, 16#0068#,
750           16#0069#, 16#0073#, 16#0074#, 16#006F#,
751           16#0072#, 16#0079#, 16#0020#, 16#0063#,
752           16#006F#, 16#006E#, 16#006E#, 16#0065#,
753           16#0063#, 16#0074#, 16#006F#, 16#0072#,
754           16#0020#, 16#0074#, 16#006F#, 16#0020#,
755           16#0074#, 16#0068#, 16#0065#, 16#0020#,
756           16#0064#, 16#0065#, 16#0066#, 16#0061#,
757           16#0075#, 16#006C#, 16#0074#, 16#0020#,
758           16#0073#, 16#0068#, 16#0061#, 16#006C#,
759           16#006C#, 16#006F#, 16#0077#, 16#0020#,
760           16#0068#, 16#0069#, 16#0073#, 16#0074#,
761           16#006F#, 16#0072#, 16#0079#, 16#0020#,
762           16#0073#, 16#0074#, 16#0061#, 16#0074#,
763           16#0065#, 16#002E#, 16#0020#, 16#0054#,
764           16#0068#, 16#0069#, 16#0073#, 16#0020#,
765           16#0074#, 16#0072#, 16#0061#, 16#006E#,
766           16#0073#, 16#0069#, 16#0074#, 16#0069#,
767           16#006F#, 16#006E#, 16#0020#, 16#0069#,
768           16#0073#, 16#0020#, 16#0074#, 16#0061#,
769           16#006B#, 16#0065#, 16#006E#, 16#0020#,
770           16#0069#, 16#006E#, 16#0020#, 16#0063#,
771           16#0061#, 16#0073#, 16#0065#, 16#0020#,
772           16#0074#, 16#0068#, 16#0065#, 16#0020#,
773           16#0063#, 16#006F#, 16#006D#, 16#0070#,
774           16#006F#, 16#0073#, 16#0069#, 16#0074#,
775           16#0065#, 16#0020#, 16#0073#, 16#0074#,
776           16#0061#, 16#0074#, 16#0065#, 16#0020#,
777           16#0068#, 16#0061#, 16#0064#, 16#0020#,
778           16#006E#, 16#0065#, 16#0076#, 16#0065#,
779           16#0072#, 16#0020#, 16#0062#, 16#0065#,
780           16#0065#, 16#006E#, 16#0020#, 16#0061#,
781           16#0063#, 16#0074#, 16#0069#, 16#0076#,
782           16#0065#, 16#0020#, 16#0062#, 16#0065#,
783           16#0066#, 16#006F#, 16#0072#, 16#0065#,
784           16#002E#, 16#0020#, 16#0045#, 16#006E#,
785           16#0074#, 16#0072#, 16#0079#, 16#0020#,
786           16#0061#, 16#0063#, 16#0074#, 16#0069#,
787           16#006F#, 16#006E#, 16#0073#, 16#0020#,
788           16#006F#, 16#0066#, 16#0020#, 16#0073#,
789           16#0074#, 16#0061#, 16#0074#, 16#0065#,
790           16#0073#, 16#0020#, 16#0065#, 16#006E#,
791           16#0074#, 16#0065#, 16#0072#, 16#0065#,
792           16#0064#, 16#0020#, 16#006F#, 16#006E#,
793           16#0020#, 16#0074#, 16#0068#, 16#0065#,
794           16#0020#, 16#0070#, 16#0061#, 16#0074#,
795           16#0068#, 16#0020#, 16#0074#, 16#006F#,
796           16#0020#, 16#0074#, 16#0068#, 16#0065#,
797           16#0020#, 16#0073#, 16#0074#, 16#0061#,
798           16#0074#, 16#0065#, 16#0020#, 16#0072#,
799           16#0065#, 16#0070#, 16#0072#, 16#0065#,
800           16#0073#, 16#0065#, 16#006E#, 16#0074#,
801           16#0065#, 16#0064#, 16#0020#, 16#0062#,
802           16#0079#, 16#0020#, 16#0061#, 16#0020#,
803           16#0073#, 16#0068#, 16#0061#, 16#006C#,
804           16#006C#, 16#006F#, 16#0077#, 16#0020#,
805           16#0068#, 16#0069#, 16#0073#, 16#0074#,
806           16#006F#, 16#0072#, 16#0079#, 16#0020#,
807           16#0061#, 16#0072#, 16#0065#, 16#0020#,
808           16#0070#, 16#0065#, 16#0072#, 16#0066#,
809           16#006F#, 16#0072#, 16#006D#, 16#0065#,
810           16#0064#, 16#002E#,
811           others => 16#0000#),
812         others => <>);
813
814   --  "The sources and targets of the information flow can only be one of the following kind: Actor, Node, UseCase, Artifact, Class, Component, Port, Property, Interface, Package, ActivityNode, ActivityPartition and InstanceSpecification except when its classifier is a relationship (i.e. it represents a link)."
815
816   MS_0A18 : aliased Matreshka.Internals.Strings.Shared_String
817     := (Size   => 319,
818         Unused => 304,
819         Length => 304,
820         Value  =>
821          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
822           16#0073#, 16#006F#, 16#0075#, 16#0072#,
823           16#0063#, 16#0065#, 16#0073#, 16#0020#,
824           16#0061#, 16#006E#, 16#0064#, 16#0020#,
825           16#0074#, 16#0061#, 16#0072#, 16#0067#,
826           16#0065#, 16#0074#, 16#0073#, 16#0020#,
827           16#006F#, 16#0066#, 16#0020#, 16#0074#,
828           16#0068#, 16#0065#, 16#0020#, 16#0069#,
829           16#006E#, 16#0066#, 16#006F#, 16#0072#,
830           16#006D#, 16#0061#, 16#0074#, 16#0069#,
831           16#006F#, 16#006E#, 16#0020#, 16#0066#,
832           16#006C#, 16#006F#, 16#0077#, 16#0020#,
833           16#0063#, 16#0061#, 16#006E#, 16#0020#,
834           16#006F#, 16#006E#, 16#006C#, 16#0079#,
835           16#0020#, 16#0062#, 16#0065#, 16#0020#,
836           16#006F#, 16#006E#, 16#0065#, 16#0020#,
837           16#006F#, 16#0066#, 16#0020#, 16#0074#,
838           16#0068#, 16#0065#, 16#0020#, 16#0066#,
839           16#006F#, 16#006C#, 16#006C#, 16#006F#,
840           16#0077#, 16#0069#, 16#006E#, 16#0067#,
841           16#0020#, 16#006B#, 16#0069#, 16#006E#,
842           16#0064#, 16#003A#, 16#0020#, 16#0041#,
843           16#0063#, 16#0074#, 16#006F#, 16#0072#,
844           16#002C#, 16#0020#, 16#004E#, 16#006F#,
845           16#0064#, 16#0065#, 16#002C#, 16#0020#,
846           16#0055#, 16#0073#, 16#0065#, 16#0043#,
847           16#0061#, 16#0073#, 16#0065#, 16#002C#,
848           16#0020#, 16#0041#, 16#0072#, 16#0074#,
849           16#0069#, 16#0066#, 16#0061#, 16#0063#,
850           16#0074#, 16#002C#, 16#0020#, 16#0043#,
851           16#006C#, 16#0061#, 16#0073#, 16#0073#,
852           16#002C#, 16#0020#, 16#0043#, 16#006F#,
853           16#006D#, 16#0070#, 16#006F#, 16#006E#,
854           16#0065#, 16#006E#, 16#0074#, 16#002C#,
855           16#0020#, 16#0050#, 16#006F#, 16#0072#,
856           16#0074#, 16#002C#, 16#0020#, 16#0050#,
857           16#0072#, 16#006F#, 16#0070#, 16#0065#,
858           16#0072#, 16#0074#, 16#0079#, 16#002C#,
859           16#0020#, 16#0049#, 16#006E#, 16#0074#,
860           16#0065#, 16#0072#, 16#0066#, 16#0061#,
861           16#0063#, 16#0065#, 16#002C#, 16#0020#,
862           16#0050#, 16#0061#, 16#0063#, 16#006B#,
863           16#0061#, 16#0067#, 16#0065#, 16#002C#,
864           16#0020#, 16#0041#, 16#0063#, 16#0074#,
865           16#0069#, 16#0076#, 16#0069#, 16#0074#,
866           16#0079#, 16#004E#, 16#006F#, 16#0064#,
867           16#0065#, 16#002C#, 16#0020#, 16#0041#,
868           16#0063#, 16#0074#, 16#0069#, 16#0076#,
869           16#0069#, 16#0074#, 16#0079#, 16#0050#,
870           16#0061#, 16#0072#, 16#0074#, 16#0069#,
871           16#0074#, 16#0069#, 16#006F#, 16#006E#,
872           16#0020#, 16#0061#, 16#006E#, 16#0064#,
873           16#0020#, 16#0049#, 16#006E#, 16#0073#,
874           16#0074#, 16#0061#, 16#006E#, 16#0063#,
875           16#0065#, 16#0053#, 16#0070#, 16#0065#,
876           16#0063#, 16#0069#, 16#0066#, 16#0069#,
877           16#0063#, 16#0061#, 16#0074#, 16#0069#,
878           16#006F#, 16#006E#, 16#0020#, 16#0065#,
879           16#0078#, 16#0063#, 16#0065#, 16#0070#,
880           16#0074#, 16#0020#, 16#0077#, 16#0068#,
881           16#0065#, 16#006E#, 16#0020#, 16#0069#,
882           16#0074#, 16#0073#, 16#0020#, 16#0063#,
883           16#006C#, 16#0061#, 16#0073#, 16#0073#,
884           16#0069#, 16#0066#, 16#0069#, 16#0065#,
885           16#0072#, 16#0020#, 16#0069#, 16#0073#,
886           16#0020#, 16#0061#, 16#0020#, 16#0072#,
887           16#0065#, 16#006C#, 16#0061#, 16#0074#,
888           16#0069#, 16#006F#, 16#006E#, 16#0073#,
889           16#0068#, 16#0069#, 16#0070#, 16#0020#,
890           16#0028#, 16#0069#, 16#002E#, 16#0065#,
891           16#002E#, 16#0020#, 16#0069#, 16#0074#,
892           16#0020#, 16#0072#, 16#0065#, 16#0070#,
893           16#0072#, 16#0065#, 16#0073#, 16#0065#,
894           16#006E#, 16#0074#, 16#0073#, 16#0020#,
895           16#0061#, 16#0020#, 16#006C#, 16#0069#,
896           16#006E#, 16#006B#, 16#0029#, 16#002E#,
897           others => 16#0000#),
898         others => <>);
899
900   --  "A constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element."
901
902   MS_0A19 : aliased Matreshka.Internals.Strings.Shared_String
903     := (Size   => 183,
904         Unused => 177,
905         Length => 177,
906         Value  =>
907          (16#0041#, 16#0020#, 16#0063#, 16#006F#,
908           16#006E#, 16#0073#, 16#0074#, 16#0072#,
909           16#0061#, 16#0069#, 16#006E#, 16#0074#,
910           16#0020#, 16#0069#, 16#0073#, 16#0020#,
911           16#0061#, 16#0020#, 16#0063#, 16#006F#,
912           16#006E#, 16#0064#, 16#0069#, 16#0074#,
913           16#0069#, 16#006F#, 16#006E#, 16#0020#,
914           16#006F#, 16#0072#, 16#0020#, 16#0072#,
915           16#0065#, 16#0073#, 16#0074#, 16#0072#,
916           16#0069#, 16#0063#, 16#0074#, 16#0069#,
917           16#006F#, 16#006E#, 16#0020#, 16#0065#,
918           16#0078#, 16#0070#, 16#0072#, 16#0065#,
919           16#0073#, 16#0073#, 16#0065#, 16#0064#,
920           16#0020#, 16#0069#, 16#006E#, 16#0020#,
921           16#006E#, 16#0061#, 16#0074#, 16#0075#,
922           16#0072#, 16#0061#, 16#006C#, 16#0020#,
923           16#006C#, 16#0061#, 16#006E#, 16#0067#,
924           16#0075#, 16#0061#, 16#0067#, 16#0065#,
925           16#0020#, 16#0074#, 16#0065#, 16#0078#,
926           16#0074#, 16#0020#, 16#006F#, 16#0072#,
927           16#0020#, 16#0069#, 16#006E#, 16#0020#,
928           16#0061#, 16#0020#, 16#006D#, 16#0061#,
929           16#0063#, 16#0068#, 16#0069#, 16#006E#,
930           16#0065#, 16#0020#, 16#0072#, 16#0065#,
931           16#0061#, 16#0064#, 16#0061#, 16#0062#,
932           16#006C#, 16#0065#, 16#0020#, 16#006C#,
933           16#0061#, 16#006E#, 16#0067#, 16#0075#,
934           16#0061#, 16#0067#, 16#0065#, 16#0020#,
935           16#0066#, 16#006F#, 16#0072#, 16#0020#,
936           16#0074#, 16#0068#, 16#0065#, 16#0020#,
937           16#0070#, 16#0075#, 16#0072#, 16#0070#,
938           16#006F#, 16#0073#, 16#0065#, 16#0020#,
939           16#006F#, 16#0066#, 16#0020#, 16#0064#,
940           16#0065#, 16#0063#, 16#006C#, 16#0061#,
941           16#0072#, 16#0069#, 16#006E#, 16#0067#,
942           16#0020#, 16#0073#, 16#006F#, 16#006D#,
943           16#0065#, 16#0020#, 16#006F#, 16#0066#,
944           16#0020#, 16#0074#, 16#0068#, 16#0065#,
945           16#0020#, 16#0073#, 16#0065#, 16#006D#,
946           16#0061#, 16#006E#, 16#0074#, 16#0069#,
947           16#0063#, 16#0073#, 16#0020#, 16#006F#,
948           16#0066#, 16#0020#, 16#0061#, 16#006E#,
949           16#0020#, 16#0065#, 16#006C#, 16#0065#,
950           16#006D#, 16#0065#, 16#006E#, 16#0074#,
951           16#002E#,
952           others => 16#0000#),
953         others => <>);
954
955   --  "extendedRegion"
956
957   MS_0A1A : aliased Matreshka.Internals.Strings.Shared_String
958     := (Size   => 15,
959         Unused => 14,
960         Length => 14,
961         Value  =>
962          (16#0065#, 16#0078#, 16#0074#, 16#0065#,
963           16#006E#, 16#0064#, 16#0065#, 16#0064#,
964           16#0052#, 16#0065#, 16#0067#, 16#0069#,
965           16#006F#, 16#006E#,
966           others => 16#0000#),
967         others => <>);
968
969   --  "A_parameteredElement_templateParameter"
970
971   MS_0A1B : aliased Matreshka.Internals.Strings.Shared_String
972     := (Size   => 47,
973         Unused => 38,
974         Length => 38,
975         Value  =>
976          (16#0041#, 16#005F#, 16#0070#, 16#0061#,
977           16#0072#, 16#0061#, 16#006D#, 16#0065#,
978           16#0074#, 16#0065#, 16#0072#, 16#0065#,
979           16#0064#, 16#0045#, 16#006C#, 16#0065#,
980           16#006D#, 16#0065#, 16#006E#, 16#0074#,
981           16#005F#, 16#0074#, 16#0065#, 16#006D#,
982           16#0070#, 16#006C#, 16#0061#, 16#0074#,
983           16#0065#, 16#0050#, 16#0061#, 16#0072#,
984           16#0061#, 16#006D#, 16#0065#, 16#0074#,
985           16#0065#, 16#0072#,
986           others => 16#0000#),
987         others => <>);
988
989   --  "For a multivalued multiplicity, this attribute specifies whether the values in an instantiation of this element are sequentially ordered."
990
991   MS_0A1C : aliased Matreshka.Internals.Strings.Shared_String
992     := (Size   => 143,
993         Unused => 137,
994         Length => 137,
995         Value  =>
996          (16#0046#, 16#006F#, 16#0072#, 16#0020#,
997           16#0061#, 16#0020#, 16#006D#, 16#0075#,
998           16#006C#, 16#0074#, 16#0069#, 16#0076#,
999           16#0061#, 16#006C#, 16#0075#, 16#0065#,
1000           16#0064#, 16#0020#, 16#006D#, 16#0075#,
1001           16#006C#, 16#0074#, 16#0069#, 16#0070#,
1002           16#006C#, 16#0069#, 16#0063#, 16#0069#,
1003           16#0074#, 16#0079#, 16#002C#, 16#0020#,
1004           16#0074#, 16#0068#, 16#0069#, 16#0073#,
1005           16#0020#, 16#0061#, 16#0074#, 16#0074#,
1006           16#0072#, 16#0069#, 16#0062#, 16#0075#,
1007           16#0074#, 16#0065#, 16#0020#, 16#0073#,
1008           16#0070#, 16#0065#, 16#0063#, 16#0069#,
1009           16#0066#, 16#0069#, 16#0065#, 16#0073#,
1010           16#0020#, 16#0077#, 16#0068#, 16#0065#,
1011           16#0074#, 16#0068#, 16#0065#, 16#0072#,
1012           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1013           16#0020#, 16#0076#, 16#0061#, 16#006C#,
1014           16#0075#, 16#0065#, 16#0073#, 16#0020#,
1015           16#0069#, 16#006E#, 16#0020#, 16#0061#,
1016           16#006E#, 16#0020#, 16#0069#, 16#006E#,
1017           16#0073#, 16#0074#, 16#0061#, 16#006E#,
1018           16#0074#, 16#0069#, 16#0061#, 16#0074#,
1019           16#0069#, 16#006F#, 16#006E#, 16#0020#,
1020           16#006F#, 16#0066#, 16#0020#, 16#0074#,
1021           16#0068#, 16#0069#, 16#0073#, 16#0020#,
1022           16#0065#, 16#006C#, 16#0065#, 16#006D#,
1023           16#0065#, 16#006E#, 16#0074#, 16#0020#,
1024           16#0061#, 16#0072#, 16#0065#, 16#0020#,
1025           16#0073#, 16#0065#, 16#0071#, 16#0075#,
1026           16#0065#, 16#006E#, 16#0074#, 16#0069#,
1027           16#0061#, 16#006C#, 16#006C#, 16#0079#,
1028           16#0020#, 16#006F#, 16#0072#, 16#0064#,
1029           16#0065#, 16#0072#, 16#0065#, 16#0064#,
1030           16#002E#,
1031           others => 16#0000#),
1032         others => <>);
1033
1034   --  "Input pin from which the specified value for the qualifier is taken."
1035
1036   MS_0A1D : aliased Matreshka.Internals.Strings.Shared_String
1037     := (Size   => 71,
1038         Unused => 68,
1039         Length => 68,
1040         Value  =>
1041          (16#0049#, 16#006E#, 16#0070#, 16#0075#,
1042           16#0074#, 16#0020#, 16#0070#, 16#0069#,
1043           16#006E#, 16#0020#, 16#0066#, 16#0072#,
1044           16#006F#, 16#006D#, 16#0020#, 16#0077#,
1045           16#0068#, 16#0069#, 16#0063#, 16#0068#,
1046           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1047           16#0020#, 16#0073#, 16#0070#, 16#0065#,
1048           16#0063#, 16#0069#, 16#0066#, 16#0069#,
1049           16#0065#, 16#0064#, 16#0020#, 16#0076#,
1050           16#0061#, 16#006C#, 16#0075#, 16#0065#,
1051           16#0020#, 16#0066#, 16#006F#, 16#0072#,
1052           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1053           16#0020#, 16#0071#, 16#0075#, 16#0061#,
1054           16#006C#, 16#0069#, 16#0066#, 16#0069#,
1055           16#0065#, 16#0072#, 16#0020#, 16#0069#,
1056           16#0073#, 16#0020#, 16#0074#, 16#0061#,
1057           16#006B#, 16#0065#, 16#006E#, 16#002E#,
1058           others => 16#0000#),
1059         others => <>);
1060
1061   --  "specific"
1062
1063   MS_0A1E : aliased Matreshka.Internals.Strings.Shared_String
1064     := (Size   => 15,
1065         Unused => 8,
1066         Length => 8,
1067         Value  =>
1068          (16#0073#, 16#0070#, 16#0065#, 16#0063#,
1069           16#0069#, 16#0066#, 16#0069#, 16#0063#,
1070           others => 16#0000#),
1071         others => <>);
1072
1073   --  "acceptCallAction"
1074
1075   MS_0A1F : aliased Matreshka.Internals.Strings.Shared_String
1076     := (Size   => 23,
1077         Unused => 16,
1078         Length => 16,
1079         Value  =>
1080          (16#0061#, 16#0063#, 16#0063#, 16#0065#,
1081           16#0070#, 16#0074#, 16#0043#, 16#0061#,
1082           16#006C#, 16#006C#, 16#0041#, 16#0063#,
1083           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1084           others => 16#0000#),
1085         others => <>);
1086
1087   --  "References the substitutions that are owned by this Classifier."
1088
1089   MS_0A20 : aliased Matreshka.Internals.Strings.Shared_String
1090     := (Size   => 71,
1091         Unused => 63,
1092         Length => 63,
1093         Value  =>
1094          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
1095           16#0072#, 16#0065#, 16#006E#, 16#0063#,
1096           16#0065#, 16#0073#, 16#0020#, 16#0074#,
1097           16#0068#, 16#0065#, 16#0020#, 16#0073#,
1098           16#0075#, 16#0062#, 16#0073#, 16#0074#,
1099           16#0069#, 16#0074#, 16#0075#, 16#0074#,
1100           16#0069#, 16#006F#, 16#006E#, 16#0073#,
1101           16#0020#, 16#0074#, 16#0068#, 16#0061#,
1102           16#0074#, 16#0020#, 16#0061#, 16#0072#,
1103           16#0065#, 16#0020#, 16#006F#, 16#0077#,
1104           16#006E#, 16#0065#, 16#0064#, 16#0020#,
1105           16#0062#, 16#0079#, 16#0020#, 16#0074#,
1106           16#0068#, 16#0069#, 16#0073#, 16#0020#,
1107           16#0043#, 16#006C#, 16#0061#, 16#0073#,
1108           16#0073#, 16#0069#, 16#0066#, 16#0069#,
1109           16#0065#, 16#0072#, 16#002E#,
1110           others => 16#0000#),
1111         others => <>);
1112
1113   --  "entry_exit_do"
1114
1115   MS_0A21 : aliased Matreshka.Internals.Strings.Shared_String
1116     := (Size   => 15,
1117         Unused => 13,
1118         Length => 13,
1119         Value  =>
1120          (16#0065#, 16#006E#, 16#0074#, 16#0072#,
1121           16#0079#, 16#005F#, 16#0065#, 16#0078#,
1122           16#0069#, 16#0074#, 16#005F#, 16#0064#,
1123           16#006F#,
1124           others => 16#0000#),
1125         others => <>);
1126
1127   --  "ownedElement"
1128
1129   MS_0A22 : aliased Matreshka.Internals.Strings.Shared_String
1130     := (Size   => 15,
1131         Unused => 12,
1132         Length => 12,
1133         Value  =>
1134          (16#006F#, 16#0077#, 16#006E#, 16#0065#,
1135           16#0064#, 16#0045#, 16#006C#, 16#0065#,
1136           16#006D#, 16#0065#, 16#006E#, 16#0074#,
1137           others => 16#0000#),
1138         others => <>);
1139
1140   --  "References a collaboration use which indicates the collaboration that represents this classifier."
1141
1142   MS_0A23 : aliased Matreshka.Internals.Strings.Shared_String
1143     := (Size   => 103,
1144         Unused => 97,
1145         Length => 97,
1146         Value  =>
1147          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
1148           16#0072#, 16#0065#, 16#006E#, 16#0063#,
1149           16#0065#, 16#0073#, 16#0020#, 16#0061#,
1150           16#0020#, 16#0063#, 16#006F#, 16#006C#,
1151           16#006C#, 16#0061#, 16#0062#, 16#006F#,
1152           16#0072#, 16#0061#, 16#0074#, 16#0069#,
1153           16#006F#, 16#006E#, 16#0020#, 16#0075#,
1154           16#0073#, 16#0065#, 16#0020#, 16#0077#,
1155           16#0068#, 16#0069#, 16#0063#, 16#0068#,
1156           16#0020#, 16#0069#, 16#006E#, 16#0064#,
1157           16#0069#, 16#0063#, 16#0061#, 16#0074#,
1158           16#0065#, 16#0073#, 16#0020#, 16#0074#,
1159           16#0068#, 16#0065#, 16#0020#, 16#0063#,
1160           16#006F#, 16#006C#, 16#006C#, 16#0061#,
1161           16#0062#, 16#006F#, 16#0072#, 16#0061#,
1162           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1163           16#0020#, 16#0074#, 16#0068#, 16#0061#,
1164           16#0074#, 16#0020#, 16#0072#, 16#0065#,
1165           16#0070#, 16#0072#, 16#0065#, 16#0073#,
1166           16#0065#, 16#006E#, 16#0074#, 16#0073#,
1167           16#0020#, 16#0074#, 16#0068#, 16#0069#,
1168           16#0073#, 16#0020#, 16#0063#, 16#006C#,
1169           16#0061#, 16#0073#, 16#0073#, 16#0069#,
1170           16#0066#, 16#0069#, 16#0065#, 16#0072#,
1171           16#002E#,
1172           others => 16#0000#),
1173         others => <>);
1174
1175   --  "An actor specifies a role played by a user or any other system that interacts with the subject."
1176
1177   MS_0A24 : aliased Matreshka.Internals.Strings.Shared_String
1178     := (Size   => 103,
1179         Unused => 95,
1180         Length => 95,
1181         Value  =>
1182          (16#0041#, 16#006E#, 16#0020#, 16#0061#,
1183           16#0063#, 16#0074#, 16#006F#, 16#0072#,
1184           16#0020#, 16#0073#, 16#0070#, 16#0065#,
1185           16#0063#, 16#0069#, 16#0066#, 16#0069#,
1186           16#0065#, 16#0073#, 16#0020#, 16#0061#,
1187           16#0020#, 16#0072#, 16#006F#, 16#006C#,
1188           16#0065#, 16#0020#, 16#0070#, 16#006C#,
1189           16#0061#, 16#0079#, 16#0065#, 16#0064#,
1190           16#0020#, 16#0062#, 16#0079#, 16#0020#,
1191           16#0061#, 16#0020#, 16#0075#, 16#0073#,
1192           16#0065#, 16#0072#, 16#0020#, 16#006F#,
1193           16#0072#, 16#0020#, 16#0061#, 16#006E#,
1194           16#0079#, 16#0020#, 16#006F#, 16#0074#,
1195           16#0068#, 16#0065#, 16#0072#, 16#0020#,
1196           16#0073#, 16#0079#, 16#0073#, 16#0074#,
1197           16#0065#, 16#006D#, 16#0020#, 16#0074#,
1198           16#0068#, 16#0061#, 16#0074#, 16#0020#,
1199           16#0069#, 16#006E#, 16#0074#, 16#0065#,
1200           16#0072#, 16#0061#, 16#0063#, 16#0074#,
1201           16#0073#, 16#0020#, 16#0077#, 16#0069#,
1202           16#0074#, 16#0068#, 16#0020#, 16#0074#,
1203           16#0068#, 16#0065#, 16#0020#, 16#0073#,
1204           16#0075#, 16#0062#, 16#006A#, 16#0065#,
1205           16#0063#, 16#0074#, 16#002E#,
1206           others => 16#0000#),
1207         others => <>);
1208
1209   --  "A_exit_connectionPointReference"
1210
1211   MS_0A25 : aliased Matreshka.Internals.Strings.Shared_String
1212     := (Size   => 39,
1213         Unused => 31,
1214         Length => 31,
1215         Value  =>
1216          (16#0041#, 16#005F#, 16#0065#, 16#0078#,
1217           16#0069#, 16#0074#, 16#005F#, 16#0063#,
1218           16#006F#, 16#006E#, 16#006E#, 16#0065#,
1219           16#0063#, 16#0074#, 16#0069#, 16#006F#,
1220           16#006E#, 16#0050#, 16#006F#, 16#0069#,
1221           16#006E#, 16#0074#, 16#0052#, 16#0065#,
1222           16#0066#, 16#0065#, 16#0072#, 16#0065#,
1223           16#006E#, 16#0063#, 16#0065#,
1224           others => 16#0000#),
1225         others => <>);
1226
1227   --  "The interactionOperator neg designates that the CombinedFragment represents traces that are defined to be invalid."
1228
1229   MS_0A26 : aliased Matreshka.Internals.Strings.Shared_String
1230     := (Size   => 119,
1231         Unused => 114,
1232         Length => 114,
1233         Value  =>
1234          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
1235           16#0069#, 16#006E#, 16#0074#, 16#0065#,
1236           16#0072#, 16#0061#, 16#0063#, 16#0074#,
1237           16#0069#, 16#006F#, 16#006E#, 16#004F#,
1238           16#0070#, 16#0065#, 16#0072#, 16#0061#,
1239           16#0074#, 16#006F#, 16#0072#, 16#0020#,
1240           16#006E#, 16#0065#, 16#0067#, 16#0020#,
1241           16#0064#, 16#0065#, 16#0073#, 16#0069#,
1242           16#0067#, 16#006E#, 16#0061#, 16#0074#,
1243           16#0065#, 16#0073#, 16#0020#, 16#0074#,
1244           16#0068#, 16#0061#, 16#0074#, 16#0020#,
1245           16#0074#, 16#0068#, 16#0065#, 16#0020#,
1246           16#0043#, 16#006F#, 16#006D#, 16#0062#,
1247           16#0069#, 16#006E#, 16#0065#, 16#0064#,
1248           16#0046#, 16#0072#, 16#0061#, 16#0067#,
1249           16#006D#, 16#0065#, 16#006E#, 16#0074#,
1250           16#0020#, 16#0072#, 16#0065#, 16#0070#,
1251           16#0072#, 16#0065#, 16#0073#, 16#0065#,
1252           16#006E#, 16#0074#, 16#0073#, 16#0020#,
1253           16#0074#, 16#0072#, 16#0061#, 16#0063#,
1254           16#0065#, 16#0073#, 16#0020#, 16#0074#,
1255           16#0068#, 16#0061#, 16#0074#, 16#0020#,
1256           16#0061#, 16#0072#, 16#0065#, 16#0020#,
1257           16#0064#, 16#0065#, 16#0066#, 16#0069#,
1258           16#006E#, 16#0065#, 16#0064#, 16#0020#,
1259           16#0074#, 16#006F#, 16#0020#, 16#0062#,
1260           16#0065#, 16#0020#, 16#0069#, 16#006E#,
1261           16#0076#, 16#0061#, 16#006C#, 16#0069#,
1262           16#0064#, 16#002E#,
1263           others => 16#0000#),
1264         others => <>);
1265
1266   --  "An accept call action is an accept event action representing the receipt of a synchronous call request. In addition to the normal operation parameters, the action produces an output that is needed later to supply the information to the reply action necessary to return control to the caller. This action is for synchronous calls. If it is used to handle an asynchronous call, execution of the subsequent reply action will complete immediately with no effects."
1267
1268   MS_0A27 : aliased Matreshka.Internals.Strings.Shared_String
1269     := (Size   => 479,
1270         Unused => 459,
1271         Length => 459,
1272         Value  =>
1273          (16#0041#, 16#006E#, 16#0020#, 16#0061#,
1274           16#0063#, 16#0063#, 16#0065#, 16#0070#,
1275           16#0074#, 16#0020#, 16#0063#, 16#0061#,
1276           16#006C#, 16#006C#, 16#0020#, 16#0061#,
1277           16#0063#, 16#0074#, 16#0069#, 16#006F#,
1278           16#006E#, 16#0020#, 16#0069#, 16#0073#,
1279           16#0020#, 16#0061#, 16#006E#, 16#0020#,
1280           16#0061#, 16#0063#, 16#0063#, 16#0065#,
1281           16#0070#, 16#0074#, 16#0020#, 16#0065#,
1282           16#0076#, 16#0065#, 16#006E#, 16#0074#,
1283           16#0020#, 16#0061#, 16#0063#, 16#0074#,
1284           16#0069#, 16#006F#, 16#006E#, 16#0020#,
1285           16#0072#, 16#0065#, 16#0070#, 16#0072#,
1286           16#0065#, 16#0073#, 16#0065#, 16#006E#,
1287           16#0074#, 16#0069#, 16#006E#, 16#0067#,
1288           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1289           16#0020#, 16#0072#, 16#0065#, 16#0063#,
1290           16#0065#, 16#0069#, 16#0070#, 16#0074#,
1291           16#0020#, 16#006F#, 16#0066#, 16#0020#,
1292           16#0061#, 16#0020#, 16#0073#, 16#0079#,
1293           16#006E#, 16#0063#, 16#0068#, 16#0072#,
1294           16#006F#, 16#006E#, 16#006F#, 16#0075#,
1295           16#0073#, 16#0020#, 16#0063#, 16#0061#,
1296           16#006C#, 16#006C#, 16#0020#, 16#0072#,
1297           16#0065#, 16#0071#, 16#0075#, 16#0065#,
1298           16#0073#, 16#0074#, 16#002E#, 16#0020#,
1299           16#0049#, 16#006E#, 16#0020#, 16#0061#,
1300           16#0064#, 16#0064#, 16#0069#, 16#0074#,
1301           16#0069#, 16#006F#, 16#006E#, 16#0020#,
1302           16#0074#, 16#006F#, 16#0020#, 16#0074#,
1303           16#0068#, 16#0065#, 16#0020#, 16#006E#,
1304           16#006F#, 16#0072#, 16#006D#, 16#0061#,
1305           16#006C#, 16#0020#, 16#006F#, 16#0070#,
1306           16#0065#, 16#0072#, 16#0061#, 16#0074#,
1307           16#0069#, 16#006F#, 16#006E#, 16#0020#,
1308           16#0070#, 16#0061#, 16#0072#, 16#0061#,
1309           16#006D#, 16#0065#, 16#0074#, 16#0065#,
1310           16#0072#, 16#0073#, 16#002C#, 16#0020#,
1311           16#0074#, 16#0068#, 16#0065#, 16#0020#,
1312           16#0061#, 16#0063#, 16#0074#, 16#0069#,
1313           16#006F#, 16#006E#, 16#0020#, 16#0070#,
1314           16#0072#, 16#006F#, 16#0064#, 16#0075#,
1315           16#0063#, 16#0065#, 16#0073#, 16#0020#,
1316           16#0061#, 16#006E#, 16#0020#, 16#006F#,
1317           16#0075#, 16#0074#, 16#0070#, 16#0075#,
1318           16#0074#, 16#0020#, 16#0074#, 16#0068#,
1319           16#0061#, 16#0074#, 16#0020#, 16#0069#,
1320           16#0073#, 16#0020#, 16#006E#, 16#0065#,
1321           16#0065#, 16#0064#, 16#0065#, 16#0064#,
1322           16#0020#, 16#006C#, 16#0061#, 16#0074#,
1323           16#0065#, 16#0072#, 16#0020#, 16#0074#,
1324           16#006F#, 16#0020#, 16#0073#, 16#0075#,
1325           16#0070#, 16#0070#, 16#006C#, 16#0079#,
1326           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1327           16#0020#, 16#0069#, 16#006E#, 16#0066#,
1328           16#006F#, 16#0072#, 16#006D#, 16#0061#,
1329           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1330           16#0020#, 16#0074#, 16#006F#, 16#0020#,
1331           16#0074#, 16#0068#, 16#0065#, 16#0020#,
1332           16#0072#, 16#0065#, 16#0070#, 16#006C#,
1333           16#0079#, 16#0020#, 16#0061#, 16#0063#,
1334           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1335           16#0020#, 16#006E#, 16#0065#, 16#0063#,
1336           16#0065#, 16#0073#, 16#0073#, 16#0061#,
1337           16#0072#, 16#0079#, 16#0020#, 16#0074#,
1338           16#006F#, 16#0020#, 16#0072#, 16#0065#,
1339           16#0074#, 16#0075#, 16#0072#, 16#006E#,
1340           16#0020#, 16#0063#, 16#006F#, 16#006E#,
1341           16#0074#, 16#0072#, 16#006F#, 16#006C#,
1342           16#0020#, 16#0074#, 16#006F#, 16#0020#,
1343           16#0074#, 16#0068#, 16#0065#, 16#0020#,
1344           16#0063#, 16#0061#, 16#006C#, 16#006C#,
1345           16#0065#, 16#0072#, 16#002E#, 16#0020#,
1346           16#0054#, 16#0068#, 16#0069#, 16#0073#,
1347           16#0020#, 16#0061#, 16#0063#, 16#0074#,
1348           16#0069#, 16#006F#, 16#006E#, 16#0020#,
1349           16#0069#, 16#0073#, 16#0020#, 16#0066#,
1350           16#006F#, 16#0072#, 16#0020#, 16#0073#,
1351           16#0079#, 16#006E#, 16#0063#, 16#0068#,
1352           16#0072#, 16#006F#, 16#006E#, 16#006F#,
1353           16#0075#, 16#0073#, 16#0020#, 16#0063#,
1354           16#0061#, 16#006C#, 16#006C#, 16#0073#,
1355           16#002E#, 16#0020#, 16#0049#, 16#0066#,
1356           16#0020#, 16#0069#, 16#0074#, 16#0020#,
1357           16#0069#, 16#0073#, 16#0020#, 16#0075#,
1358           16#0073#, 16#0065#, 16#0064#, 16#0020#,
1359           16#0074#, 16#006F#, 16#0020#, 16#0068#,
1360           16#0061#, 16#006E#, 16#0064#, 16#006C#,
1361           16#0065#, 16#0020#, 16#0061#, 16#006E#,
1362           16#0020#, 16#0061#, 16#0073#, 16#0079#,
1363           16#006E#, 16#0063#, 16#0068#, 16#0072#,
1364           16#006F#, 16#006E#, 16#006F#, 16#0075#,
1365           16#0073#, 16#0020#, 16#0063#, 16#0061#,
1366           16#006C#, 16#006C#, 16#002C#, 16#0020#,
1367           16#0065#, 16#0078#, 16#0065#, 16#0063#,
1368           16#0075#, 16#0074#, 16#0069#, 16#006F#,
1369           16#006E#, 16#0020#, 16#006F#, 16#0066#,
1370           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1371           16#0020#, 16#0073#, 16#0075#, 16#0062#,
1372           16#0073#, 16#0065#, 16#0071#, 16#0075#,
1373           16#0065#, 16#006E#, 16#0074#, 16#0020#,
1374           16#0072#, 16#0065#, 16#0070#, 16#006C#,
1375           16#0079#, 16#0020#, 16#0061#, 16#0063#,
1376           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1377           16#0020#, 16#0077#, 16#0069#, 16#006C#,
1378           16#006C#, 16#0020#, 16#0063#, 16#006F#,
1379           16#006D#, 16#0070#, 16#006C#, 16#0065#,
1380           16#0074#, 16#0065#, 16#0020#, 16#0069#,
1381           16#006D#, 16#006D#, 16#0065#, 16#0064#,
1382           16#0069#, 16#0061#, 16#0074#, 16#0065#,
1383           16#006C#, 16#0079#, 16#0020#, 16#0077#,
1384           16#0069#, 16#0074#, 16#0068#, 16#0020#,
1385           16#006E#, 16#006F#, 16#0020#, 16#0065#,
1386           16#0066#, 16#0066#, 16#0065#, 16#0063#,
1387           16#0074#, 16#0073#, 16#002E#,
1388           others => 16#0000#),
1389         others => <>);
1390
1391   --  "selection"
1392
1393   MS_0A28 : aliased Matreshka.Internals.Strings.Shared_String
1394     := (Size   => 15,
1395         Unused => 9,
1396         Length => 9,
1397         Value  =>
1398          (16#0073#, 16#0065#, 16#006C#, 16#0065#,
1399           16#0063#, 16#0074#, 16#0069#, 16#006F#,
1400           16#006E#,
1401           others => 16#0000#),
1402         others => <>);
1403
1404   --  "Package"
1405
1406   MS_0A29 : aliased Matreshka.Internals.Strings.Shared_String
1407     := (Size   => 15,
1408         Unused => 7,
1409         Length => 7,
1410         Value  =>
1411          (16#0050#, 16#0061#, 16#0063#, 16#006B#,
1412           16#0061#, 16#0067#, 16#0065#,
1413           others => 16#0000#),
1414         others => <>);
1415
1416   --  "Missing derivation for Message::/messageKind : MessageKind"
1417
1418   MS_0A2A : aliased Matreshka.Internals.Strings.Shared_String
1419     := (Size   => 63,
1420         Unused => 58,
1421         Length => 58,
1422         Value  =>
1423          (16#004D#, 16#0069#, 16#0073#, 16#0073#,
1424           16#0069#, 16#006E#, 16#0067#, 16#0020#,
1425           16#0064#, 16#0065#, 16#0072#, 16#0069#,
1426           16#0076#, 16#0061#, 16#0074#, 16#0069#,
1427           16#006F#, 16#006E#, 16#0020#, 16#0066#,
1428           16#006F#, 16#0072#, 16#0020#, 16#004D#,
1429           16#0065#, 16#0073#, 16#0073#, 16#0061#,
1430           16#0067#, 16#0065#, 16#003A#, 16#003A#,
1431           16#002F#, 16#006D#, 16#0065#, 16#0073#,
1432           16#0073#, 16#0061#, 16#0067#, 16#0065#,
1433           16#004B#, 16#0069#, 16#006E#, 16#0064#,
1434           16#0020#, 16#003A#, 16#0020#, 16#004D#,
1435           16#0065#, 16#0073#, 16#0073#, 16#0061#,
1436           16#0067#, 16#0065#, 16#004B#, 16#0069#,
1437           16#006E#, 16#0064#,
1438           others => 16#0000#),
1439         others => <>);
1440
1441   --  "Property represents a declared state of one or more instances in terms of a named relationship to a value or values. When a property is an attribute of a classifier, the value or values are related to the instance of the classifier by being held in slots of the instance. When a property is an association end, the value or values are related to the instance or instances at the other end(s) of the association. The range of valid values represented by the property can be controlled by setting the property's type."
1442
1443   MS_0A2B : aliased Matreshka.Internals.Strings.Shared_String
1444     := (Size   => 535,
1445         Unused => 515,
1446         Length => 515,
1447         Value  =>
1448          (16#0050#, 16#0072#, 16#006F#, 16#0070#,
1449           16#0065#, 16#0072#, 16#0074#, 16#0079#,
1450           16#0020#, 16#0072#, 16#0065#, 16#0070#,
1451           16#0072#, 16#0065#, 16#0073#, 16#0065#,
1452           16#006E#, 16#0074#, 16#0073#, 16#0020#,
1453           16#0061#, 16#0020#, 16#0064#, 16#0065#,
1454           16#0063#, 16#006C#, 16#0061#, 16#0072#,
1455           16#0065#, 16#0064#, 16#0020#, 16#0073#,
1456           16#0074#, 16#0061#, 16#0074#, 16#0065#,
1457           16#0020#, 16#006F#, 16#0066#, 16#0020#,
1458           16#006F#, 16#006E#, 16#0065#, 16#0020#,
1459           16#006F#, 16#0072#, 16#0020#, 16#006D#,
1460           16#006F#, 16#0072#, 16#0065#, 16#0020#,
1461           16#0069#, 16#006E#, 16#0073#, 16#0074#,
1462           16#0061#, 16#006E#, 16#0063#, 16#0065#,
1463           16#0073#, 16#0020#, 16#0069#, 16#006E#,
1464           16#0020#, 16#0074#, 16#0065#, 16#0072#,
1465           16#006D#, 16#0073#, 16#0020#, 16#006F#,
1466           16#0066#, 16#0020#, 16#0061#, 16#0020#,
1467           16#006E#, 16#0061#, 16#006D#, 16#0065#,
1468           16#0064#, 16#0020#, 16#0072#, 16#0065#,
1469           16#006C#, 16#0061#, 16#0074#, 16#0069#,
1470           16#006F#, 16#006E#, 16#0073#, 16#0068#,
1471           16#0069#, 16#0070#, 16#0020#, 16#0074#,
1472           16#006F#, 16#0020#, 16#0061#, 16#0020#,
1473           16#0076#, 16#0061#, 16#006C#, 16#0075#,
1474           16#0065#, 16#0020#, 16#006F#, 16#0072#,
1475           16#0020#, 16#0076#, 16#0061#, 16#006C#,
1476           16#0075#, 16#0065#, 16#0073#, 16#002E#,
1477           16#0020#, 16#0057#, 16#0068#, 16#0065#,
1478           16#006E#, 16#0020#, 16#0061#, 16#0020#,
1479           16#0070#, 16#0072#, 16#006F#, 16#0070#,
1480           16#0065#, 16#0072#, 16#0074#, 16#0079#,
1481           16#0020#, 16#0069#, 16#0073#, 16#0020#,
1482           16#0061#, 16#006E#, 16#0020#, 16#0061#,
1483           16#0074#, 16#0074#, 16#0072#, 16#0069#,
1484           16#0062#, 16#0075#, 16#0074#, 16#0065#,
1485           16#0020#, 16#006F#, 16#0066#, 16#0020#,
1486           16#0061#, 16#0020#, 16#0063#, 16#006C#,
1487           16#0061#, 16#0073#, 16#0073#, 16#0069#,
1488           16#0066#, 16#0069#, 16#0065#, 16#0072#,
1489           16#002C#, 16#0020#, 16#0074#, 16#0068#,
1490           16#0065#, 16#0020#, 16#0076#, 16#0061#,
1491           16#006C#, 16#0075#, 16#0065#, 16#0020#,
1492           16#006F#, 16#0072#, 16#0020#, 16#0076#,
1493           16#0061#, 16#006C#, 16#0075#, 16#0065#,
1494           16#0073#, 16#0020#, 16#0061#, 16#0072#,
1495           16#0065#, 16#0020#, 16#0072#, 16#0065#,
1496           16#006C#, 16#0061#, 16#0074#, 16#0065#,
1497           16#0064#, 16#0020#, 16#0074#, 16#006F#,
1498           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1499           16#0020#, 16#0069#, 16#006E#, 16#0073#,
1500           16#0074#, 16#0061#, 16#006E#, 16#0063#,
1501           16#0065#, 16#0020#, 16#006F#, 16#0066#,
1502           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1503           16#0020#, 16#0063#, 16#006C#, 16#0061#,
1504           16#0073#, 16#0073#, 16#0069#, 16#0066#,
1505           16#0069#, 16#0065#, 16#0072#, 16#0020#,
1506           16#0062#, 16#0079#, 16#0020#, 16#0062#,
1507           16#0065#, 16#0069#, 16#006E#, 16#0067#,
1508           16#0020#, 16#0068#, 16#0065#, 16#006C#,
1509           16#0064#, 16#0020#, 16#0069#, 16#006E#,
1510           16#0020#, 16#0073#, 16#006C#, 16#006F#,
1511           16#0074#, 16#0073#, 16#0020#, 16#006F#,
1512           16#0066#, 16#0020#, 16#0074#, 16#0068#,
1513           16#0065#, 16#0020#, 16#0069#, 16#006E#,
1514           16#0073#, 16#0074#, 16#0061#, 16#006E#,
1515           16#0063#, 16#0065#, 16#002E#, 16#0020#,
1516           16#0057#, 16#0068#, 16#0065#, 16#006E#,
1517           16#0020#, 16#0061#, 16#0020#, 16#0070#,
1518           16#0072#, 16#006F#, 16#0070#, 16#0065#,
1519           16#0072#, 16#0074#, 16#0079#, 16#0020#,
1520           16#0069#, 16#0073#, 16#0020#, 16#0061#,
1521           16#006E#, 16#0020#, 16#0061#, 16#0073#,
1522           16#0073#, 16#006F#, 16#0063#, 16#0069#,
1523           16#0061#, 16#0074#, 16#0069#, 16#006F#,
1524           16#006E#, 16#0020#, 16#0065#, 16#006E#,
1525           16#0064#, 16#002C#, 16#0020#, 16#0074#,
1526           16#0068#, 16#0065#, 16#0020#, 16#0076#,
1527           16#0061#, 16#006C#, 16#0075#, 16#0065#,
1528           16#0020#, 16#006F#, 16#0072#, 16#0020#,
1529           16#0076#, 16#0061#, 16#006C#, 16#0075#,
1530           16#0065#, 16#0073#, 16#0020#, 16#0061#,
1531           16#0072#, 16#0065#, 16#0020#, 16#0072#,
1532           16#0065#, 16#006C#, 16#0061#, 16#0074#,
1533           16#0065#, 16#0064#, 16#0020#, 16#0074#,
1534           16#006F#, 16#0020#, 16#0074#, 16#0068#,
1535           16#0065#, 16#0020#, 16#0069#, 16#006E#,
1536           16#0073#, 16#0074#, 16#0061#, 16#006E#,
1537           16#0063#, 16#0065#, 16#0020#, 16#006F#,
1538           16#0072#, 16#0020#, 16#0069#, 16#006E#,
1539           16#0073#, 16#0074#, 16#0061#, 16#006E#,
1540           16#0063#, 16#0065#, 16#0073#, 16#0020#,
1541           16#0061#, 16#0074#, 16#0020#, 16#0074#,
1542           16#0068#, 16#0065#, 16#0020#, 16#006F#,
1543           16#0074#, 16#0068#, 16#0065#, 16#0072#,
1544           16#0020#, 16#0065#, 16#006E#, 16#0064#,
1545           16#0028#, 16#0073#, 16#0029#, 16#0020#,
1546           16#006F#, 16#0066#, 16#0020#, 16#0074#,
1547           16#0068#, 16#0065#, 16#0020#, 16#0061#,
1548           16#0073#, 16#0073#, 16#006F#, 16#0063#,
1549           16#0069#, 16#0061#, 16#0074#, 16#0069#,
1550           16#006F#, 16#006E#, 16#002E#, 16#0020#,
1551           16#0054#, 16#0068#, 16#0065#, 16#0020#,
1552           16#0072#, 16#0061#, 16#006E#, 16#0067#,
1553           16#0065#, 16#0020#, 16#006F#, 16#0066#,
1554           16#0020#, 16#0076#, 16#0061#, 16#006C#,
1555           16#0069#, 16#0064#, 16#0020#, 16#0076#,
1556           16#0061#, 16#006C#, 16#0075#, 16#0065#,
1557           16#0073#, 16#0020#, 16#0072#, 16#0065#,
1558           16#0070#, 16#0072#, 16#0065#, 16#0073#,
1559           16#0065#, 16#006E#, 16#0074#, 16#0065#,
1560           16#0064#, 16#0020#, 16#0062#, 16#0079#,
1561           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1562           16#0020#, 16#0070#, 16#0072#, 16#006F#,
1563           16#0070#, 16#0065#, 16#0072#, 16#0074#,
1564           16#0079#, 16#0020#, 16#0063#, 16#0061#,
1565           16#006E#, 16#0020#, 16#0062#, 16#0065#,
1566           16#0020#, 16#0063#, 16#006F#, 16#006E#,
1567           16#0074#, 16#0072#, 16#006F#, 16#006C#,
1568           16#006C#, 16#0065#, 16#0064#, 16#0020#,
1569           16#0062#, 16#0079#, 16#0020#, 16#0073#,
1570           16#0065#, 16#0074#, 16#0074#, 16#0069#,
1571           16#006E#, 16#0067#, 16#0020#, 16#0074#,
1572           16#0068#, 16#0065#, 16#0020#, 16#0070#,
1573           16#0072#, 16#006F#, 16#0070#, 16#0065#,
1574           16#0072#, 16#0074#, 16#0079#, 16#0027#,
1575           16#0073#, 16#0020#, 16#0074#, 16#0079#,
1576           16#0070#, 16#0065#, 16#002E#,
1577           others => 16#0000#),
1578         others => <>);
1579
1580   --  "The Operations owned by the DataType."
1581
1582   MS_0A2C : aliased Matreshka.Internals.Strings.Shared_String
1583     := (Size   => 39,
1584         Unused => 37,
1585         Length => 37,
1586         Value  =>
1587          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
1588           16#004F#, 16#0070#, 16#0065#, 16#0072#,
1589           16#0061#, 16#0074#, 16#0069#, 16#006F#,
1590           16#006E#, 16#0073#, 16#0020#, 16#006F#,
1591           16#0077#, 16#006E#, 16#0065#, 16#0064#,
1592           16#0020#, 16#0062#, 16#0079#, 16#0020#,
1593           16#0074#, 16#0068#, 16#0065#, 16#0020#,
1594           16#0044#, 16#0061#, 16#0074#, 16#0061#,
1595           16#0054#, 16#0079#, 16#0070#, 16#0065#,
1596           16#002E#,
1597           others => 16#0000#),
1598         others => <>);
1599
1600   --  "A Stereotype may only generalize or specialize another Stereotype."
1601
1602   MS_0A2D : aliased Matreshka.Internals.Strings.Shared_String
1603     := (Size   => 71,
1604         Unused => 66,
1605         Length => 66,
1606         Value  =>
1607          (16#0041#, 16#0020#, 16#0053#, 16#0074#,
1608           16#0065#, 16#0072#, 16#0065#, 16#006F#,
1609           16#0074#, 16#0079#, 16#0070#, 16#0065#,
1610           16#0020#, 16#006D#, 16#0061#, 16#0079#,
1611           16#0020#, 16#006F#, 16#006E#, 16#006C#,
1612           16#0079#, 16#0020#, 16#0067#, 16#0065#,
1613           16#006E#, 16#0065#, 16#0072#, 16#0061#,
1614           16#006C#, 16#0069#, 16#007A#, 16#0065#,
1615           16#0020#, 16#006F#, 16#0072#, 16#0020#,
1616           16#0073#, 16#0070#, 16#0065#, 16#0063#,
1617           16#0069#, 16#0061#, 16#006C#, 16#0069#,
1618           16#007A#, 16#0065#, 16#0020#, 16#0061#,
1619           16#006E#, 16#006F#, 16#0074#, 16#0068#,
1620           16#0065#, 16#0072#, 16#0020#, 16#0053#,
1621           16#0074#, 16#0065#, 16#0072#, 16#0065#,
1622           16#006F#, 16#0074#, 16#0079#, 16#0070#,
1623           16#0065#, 16#002E#,
1624           others => 16#0000#),
1625         others => <>);
1626
1627   --  "References the Interaction enclosing this Lifeline."
1628
1629   MS_0A2E : aliased Matreshka.Internals.Strings.Shared_String
1630     := (Size   => 55,
1631         Unused => 51,
1632         Length => 51,
1633         Value  =>
1634          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
1635           16#0072#, 16#0065#, 16#006E#, 16#0063#,
1636           16#0065#, 16#0073#, 16#0020#, 16#0074#,
1637           16#0068#, 16#0065#, 16#0020#, 16#0049#,
1638           16#006E#, 16#0074#, 16#0065#, 16#0072#,
1639           16#0061#, 16#0063#, 16#0074#, 16#0069#,
1640           16#006F#, 16#006E#, 16#0020#, 16#0065#,
1641           16#006E#, 16#0063#, 16#006C#, 16#006F#,
1642           16#0073#, 16#0069#, 16#006E#, 16#0067#,
1643           16#0020#, 16#0074#, 16#0068#, 16#0069#,
1644           16#0073#, 16#0020#, 16#004C#, 16#0069#,
1645           16#0066#, 16#0065#, 16#006C#, 16#0069#,
1646           16#006E#, 16#0065#, 16#002E#,
1647           others => 16#0000#),
1648         others => <>);
1649
1650   --  "ExpansionKind is an enumeration type used to specify how multiple executions of an expansion region interact."
1651
1652   MS_0A2F : aliased Matreshka.Internals.Strings.Shared_String
1653     := (Size   => 119,
1654         Unused => 109,
1655         Length => 109,
1656         Value  =>
1657          (16#0045#, 16#0078#, 16#0070#, 16#0061#,
1658           16#006E#, 16#0073#, 16#0069#, 16#006F#,
1659           16#006E#, 16#004B#, 16#0069#, 16#006E#,
1660           16#0064#, 16#0020#, 16#0069#, 16#0073#,
1661           16#0020#, 16#0061#, 16#006E#, 16#0020#,
1662           16#0065#, 16#006E#, 16#0075#, 16#006D#,
1663           16#0065#, 16#0072#, 16#0061#, 16#0074#,
1664           16#0069#, 16#006F#, 16#006E#, 16#0020#,
1665           16#0074#, 16#0079#, 16#0070#, 16#0065#,
1666           16#0020#, 16#0075#, 16#0073#, 16#0065#,
1667           16#0064#, 16#0020#, 16#0074#, 16#006F#,
1668           16#0020#, 16#0073#, 16#0070#, 16#0065#,
1669           16#0063#, 16#0069#, 16#0066#, 16#0079#,
1670           16#0020#, 16#0068#, 16#006F#, 16#0077#,
1671           16#0020#, 16#006D#, 16#0075#, 16#006C#,
1672           16#0074#, 16#0069#, 16#0070#, 16#006C#,
1673           16#0065#, 16#0020#, 16#0065#, 16#0078#,
1674           16#0065#, 16#0063#, 16#0075#, 16#0074#,
1675           16#0069#, 16#006F#, 16#006E#, 16#0073#,
1676           16#0020#, 16#006F#, 16#0066#, 16#0020#,
1677           16#0061#, 16#006E#, 16#0020#, 16#0065#,
1678           16#0078#, 16#0070#, 16#0061#, 16#006E#,
1679           16#0073#, 16#0069#, 16#006F#, 16#006E#,
1680           16#0020#, 16#0072#, 16#0065#, 16#0067#,
1681           16#0069#, 16#006F#, 16#006E#, 16#0020#,
1682           16#0069#, 16#006E#, 16#0074#, 16#0065#,
1683           16#0072#, 16#0061#, 16#0063#, 16#0074#,
1684           16#002E#,
1685           others => 16#0000#),
1686         others => <>);
1687
1688   --  "input_and_output_parameter"
1689
1690   MS_0A30 : aliased Matreshka.Internals.Strings.Shared_String
1691     := (Size   => 31,
1692         Unused => 26,
1693         Length => 26,
1694         Value  =>
1695          (16#0069#, 16#006E#, 16#0070#, 16#0075#,
1696           16#0074#, 16#005F#, 16#0061#, 16#006E#,
1697           16#0064#, 16#005F#, 16#006F#, 16#0075#,
1698           16#0074#, 16#0070#, 16#0075#, 16#0074#,
1699           16#005F#, 16#0070#, 16#0061#, 16#0072#,
1700           16#0061#, 16#006D#, 16#0065#, 16#0074#,
1701           16#0065#, 16#0072#,
1702           others => 16#0000#),
1703         others => <>);
1704
1705   --  "A_subgroup_superGroup"
1706
1707   MS_0A31 : aliased Matreshka.Internals.Strings.Shared_String
1708     := (Size   => 23,
1709         Unused => 21,
1710         Length => 21,
1711         Value  =>
1712          (16#0041#, 16#005F#, 16#0073#, 16#0075#,
1713           16#0062#, 16#0067#, 16#0072#, 16#006F#,
1714           16#0075#, 16#0070#, 16#005F#, 16#0073#,
1715           16#0075#, 16#0070#, 16#0065#, 16#0072#,
1716           16#0047#, 16#0072#, 16#006F#, 16#0075#,
1717           16#0070#,
1718           others => 16#0000#),
1719         others => <>);
1720
1721   --  "Specifies the transitions entering this vertex."
1722
1723   MS_0A32 : aliased Matreshka.Internals.Strings.Shared_String
1724     := (Size   => 55,
1725         Unused => 47,
1726         Length => 47,
1727         Value  =>
1728          (16#0053#, 16#0070#, 16#0065#, 16#0063#,
1729           16#0069#, 16#0066#, 16#0069#, 16#0065#,
1730           16#0073#, 16#0020#, 16#0074#, 16#0068#,
1731           16#0065#, 16#0020#, 16#0074#, 16#0072#,
1732           16#0061#, 16#006E#, 16#0073#, 16#0069#,
1733           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1734           16#0073#, 16#0020#, 16#0065#, 16#006E#,
1735           16#0074#, 16#0065#, 16#0072#, 16#0069#,
1736           16#006E#, 16#0067#, 16#0020#, 16#0074#,
1737           16#0068#, 16#0069#, 16#0073#, 16#0020#,
1738           16#0076#, 16#0065#, 16#0072#, 16#0074#,
1739           16#0065#, 16#0078#, 16#002E#,
1740           others => 16#0000#),
1741         others => <>);
1742
1743   --  "The values of the structural features of the input object."
1744
1745   MS_0A33 : aliased Matreshka.Internals.Strings.Shared_String
1746     := (Size   => 63,
1747         Unused => 58,
1748         Length => 58,
1749         Value  =>
1750          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
1751           16#0076#, 16#0061#, 16#006C#, 16#0075#,
1752           16#0065#, 16#0073#, 16#0020#, 16#006F#,
1753           16#0066#, 16#0020#, 16#0074#, 16#0068#,
1754           16#0065#, 16#0020#, 16#0073#, 16#0074#,
1755           16#0072#, 16#0075#, 16#0063#, 16#0074#,
1756           16#0075#, 16#0072#, 16#0061#, 16#006C#,
1757           16#0020#, 16#0066#, 16#0065#, 16#0061#,
1758           16#0074#, 16#0075#, 16#0072#, 16#0065#,
1759           16#0073#, 16#0020#, 16#006F#, 16#0066#,
1760           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1761           16#0020#, 16#0069#, 16#006E#, 16#0070#,
1762           16#0075#, 16#0074#, 16#0020#, 16#006F#,
1763           16#0062#, 16#006A#, 16#0065#, 16#0063#,
1764           16#0074#, 16#002E#,
1765           others => 16#0000#),
1766         others => <>);
1767
1768   --  "A_connectableElement_templateParameter_parameteredElement"
1769
1770   MS_0A34 : aliased Matreshka.Internals.Strings.Shared_String
1771     := (Size   => 63,
1772         Unused => 57,
1773         Length => 57,
1774         Value  =>
1775          (16#0041#, 16#005F#, 16#0063#, 16#006F#,
1776           16#006E#, 16#006E#, 16#0065#, 16#0063#,
1777           16#0074#, 16#0061#, 16#0062#, 16#006C#,
1778           16#0065#, 16#0045#, 16#006C#, 16#0065#,
1779           16#006D#, 16#0065#, 16#006E#, 16#0074#,
1780           16#005F#, 16#0074#, 16#0065#, 16#006D#,
1781           16#0070#, 16#006C#, 16#0061#, 16#0074#,
1782           16#0065#, 16#0050#, 16#0061#, 16#0072#,
1783           16#0061#, 16#006D#, 16#0065#, 16#0074#,
1784           16#0065#, 16#0072#, 16#005F#, 16#0070#,
1785           16#0061#, 16#0072#, 16#0061#, 16#006D#,
1786           16#0065#, 16#0074#, 16#0065#, 16#0072#,
1787           16#0065#, 16#0064#, 16#0045#, 16#006C#,
1788           16#0065#, 16#006D#, 16#0065#, 16#006E#,
1789           16#0074#,
1790           others => 16#0000#),
1791         others => <>);
1792
1793   --  "Specifies a String that represents a value to be used when no argument is supplied for the Property."
1794
1795   MS_0A35 : aliased Matreshka.Internals.Strings.Shared_String
1796     := (Size   => 103,
1797         Unused => 100,
1798         Length => 100,
1799         Value  =>
1800          (16#0053#, 16#0070#, 16#0065#, 16#0063#,
1801           16#0069#, 16#0066#, 16#0069#, 16#0065#,
1802           16#0073#, 16#0020#, 16#0061#, 16#0020#,
1803           16#0053#, 16#0074#, 16#0072#, 16#0069#,
1804           16#006E#, 16#0067#, 16#0020#, 16#0074#,
1805           16#0068#, 16#0061#, 16#0074#, 16#0020#,
1806           16#0072#, 16#0065#, 16#0070#, 16#0072#,
1807           16#0065#, 16#0073#, 16#0065#, 16#006E#,
1808           16#0074#, 16#0073#, 16#0020#, 16#0061#,
1809           16#0020#, 16#0076#, 16#0061#, 16#006C#,
1810           16#0075#, 16#0065#, 16#0020#, 16#0074#,
1811           16#006F#, 16#0020#, 16#0062#, 16#0065#,
1812           16#0020#, 16#0075#, 16#0073#, 16#0065#,
1813           16#0064#, 16#0020#, 16#0077#, 16#0068#,
1814           16#0065#, 16#006E#, 16#0020#, 16#006E#,
1815           16#006F#, 16#0020#, 16#0061#, 16#0072#,
1816           16#0067#, 16#0075#, 16#006D#, 16#0065#,
1817           16#006E#, 16#0074#, 16#0020#, 16#0069#,
1818           16#0073#, 16#0020#, 16#0073#, 16#0075#,
1819           16#0070#, 16#0070#, 16#006C#, 16#0069#,
1820           16#0065#, 16#0064#, 16#0020#, 16#0066#,
1821           16#006F#, 16#0072#, 16#0020#, 16#0074#,
1822           16#0068#, 16#0065#, 16#0020#, 16#0050#,
1823           16#0072#, 16#006F#, 16#0070#, 16#0065#,
1824           16#0072#, 16#0074#, 16#0079#, 16#002E#,
1825           others => 16#0000#),
1826         others => <>);
1827
1828   --  "A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance."
1829
1830   MS_0A36 : aliased Matreshka.Internals.Strings.Shared_String
1831     := (Size   => 143,
1832         Unused => 138,
1833         Length => 138,
1834         Value  =>
1835          (16#0041#, 16#0020#, 16#0063#, 16#006F#,
1836           16#006C#, 16#006C#, 16#0065#, 16#0063#,
1837           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1838           16#0020#, 16#006F#, 16#0066#, 16#0020#,
1839           16#004E#, 16#0061#, 16#006D#, 16#0065#,
1840           16#0064#, 16#0045#, 16#006C#, 16#0065#,
1841           16#006D#, 16#0065#, 16#006E#, 16#0074#,
1842           16#0073#, 16#0020#, 16#0069#, 16#0064#,
1843           16#0065#, 16#006E#, 16#0074#, 16#0069#,
1844           16#0066#, 16#0069#, 16#0061#, 16#0062#,
1845           16#006C#, 16#0065#, 16#0020#, 16#0077#,
1846           16#0069#, 16#0074#, 16#0068#, 16#0069#,
1847           16#006E#, 16#0020#, 16#0074#, 16#0068#,
1848           16#0065#, 16#0020#, 16#004E#, 16#0061#,
1849           16#006D#, 16#0065#, 16#0073#, 16#0070#,
1850           16#0061#, 16#0063#, 16#0065#, 16#002C#,
1851           16#0020#, 16#0065#, 16#0069#, 16#0074#,
1852           16#0068#, 16#0065#, 16#0072#, 16#0020#,
1853           16#0062#, 16#0079#, 16#0020#, 16#0062#,
1854           16#0065#, 16#0069#, 16#006E#, 16#0067#,
1855           16#0020#, 16#006F#, 16#0077#, 16#006E#,
1856           16#0065#, 16#0064#, 16#0020#, 16#006F#,
1857           16#0072#, 16#0020#, 16#0062#, 16#0079#,
1858           16#0020#, 16#0062#, 16#0065#, 16#0069#,
1859           16#006E#, 16#0067#, 16#0020#, 16#0069#,
1860           16#006E#, 16#0074#, 16#0072#, 16#006F#,
1861           16#0064#, 16#0075#, 16#0063#, 16#0065#,
1862           16#0064#, 16#0020#, 16#0062#, 16#0079#,
1863           16#0020#, 16#0069#, 16#006D#, 16#0070#,
1864           16#006F#, 16#0072#, 16#0074#, 16#0069#,
1865           16#006E#, 16#0067#, 16#0020#, 16#006F#,
1866           16#0072#, 16#0020#, 16#0069#, 16#006E#,
1867           16#0068#, 16#0065#, 16#0072#, 16#0069#,
1868           16#0074#, 16#0061#, 16#006E#, 16#0063#,
1869           16#0065#, 16#002E#,
1870           others => 16#0000#),
1871         others => <>);
1872
1873   --  "exit"
1874
1875   MS_0A37 : aliased Matreshka.Internals.Strings.Shared_String
1876     := (Size   => 7,
1877         Unused => 4,
1878         Length => 4,
1879         Value  =>
1880          (16#0065#, 16#0078#, 16#0069#, 16#0074#,
1881           others => 16#0000#),
1882         others => <>);
1883
1884   --  "onPort"
1885
1886   MS_0A38 : aliased Matreshka.Internals.Strings.Shared_String
1887     := (Size   => 7,
1888         Unused => 6,
1889         Length => 6,
1890         Value  =>
1891          (16#006F#, 16#006E#, 16#0050#, 16#006F#,
1892           16#0072#, 16#0074#,
1893           others => 16#0000#),
1894         others => <>);
1895
1896   --  "The type of the result output pin is the same as the type of the association end."
1897
1898   MS_0A39 : aliased Matreshka.Internals.Strings.Shared_String
1899     := (Size   => 87,
1900         Unused => 81,
1901         Length => 81,
1902         Value  =>
1903          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
1904           16#0074#, 16#0079#, 16#0070#, 16#0065#,
1905           16#0020#, 16#006F#, 16#0066#, 16#0020#,
1906           16#0074#, 16#0068#, 16#0065#, 16#0020#,
1907           16#0072#, 16#0065#, 16#0073#, 16#0075#,
1908           16#006C#, 16#0074#, 16#0020#, 16#006F#,
1909           16#0075#, 16#0074#, 16#0070#, 16#0075#,
1910           16#0074#, 16#0020#, 16#0070#, 16#0069#,
1911           16#006E#, 16#0020#, 16#0069#, 16#0073#,
1912           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1913           16#0020#, 16#0073#, 16#0061#, 16#006D#,
1914           16#0065#, 16#0020#, 16#0061#, 16#0073#,
1915           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1916           16#0020#, 16#0074#, 16#0079#, 16#0070#,
1917           16#0065#, 16#0020#, 16#006F#, 16#0066#,
1918           16#0020#, 16#0074#, 16#0068#, 16#0065#,
1919           16#0020#, 16#0061#, 16#0073#, 16#0073#,
1920           16#006F#, 16#0063#, 16#0069#, 16#0061#,
1921           16#0074#, 16#0069#, 16#006F#, 16#006E#,
1922           16#0020#, 16#0065#, 16#006E#, 16#0064#,
1923           16#002E#,
1924           others => 16#0000#),
1925         others => <>);
1926
1927   --  "References the properties owned by the classifier."
1928
1929   MS_0A3A : aliased Matreshka.Internals.Strings.Shared_String
1930     := (Size   => 55,
1931         Unused => 50,
1932         Length => 50,
1933         Value  =>
1934          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
1935           16#0072#, 16#0065#, 16#006E#, 16#0063#,
1936           16#0065#, 16#0073#, 16#0020#, 16#0074#,
1937           16#0068#, 16#0065#, 16#0020#, 16#0070#,
1938           16#0072#, 16#006F#, 16#0070#, 16#0065#,
1939           16#0072#, 16#0074#, 16#0069#, 16#0065#,
1940           16#0073#, 16#0020#, 16#006F#, 16#0077#,
1941           16#006E#, 16#0065#, 16#0064#, 16#0020#,
1942           16#0062#, 16#0079#, 16#0020#, 16#0074#,
1943           16#0068#, 16#0065#, 16#0020#, 16#0063#,
1944           16#006C#, 16#0061#, 16#0073#, 16#0073#,
1945           16#0069#, 16#0066#, 16#0069#, 16#0065#,
1946           16#0072#, 16#002E#,
1947           others => 16#0000#),
1948         others => <>);
1949
1950   --  "sendEvent"
1951
1952   MS_0A3B : aliased Matreshka.Internals.Strings.Shared_String
1953     := (Size   => 15,
1954         Unused => 9,
1955         Length => 9,
1956         Value  =>
1957          (16#0073#, 16#0065#, 16#006E#, 16#0064#,
1958           16#0045#, 16#0076#, 16#0065#, 16#006E#,
1959           16#0074#,
1960           others => 16#0000#),
1961         others => <>);
1962
1963   --  "A redefining element must be consistent with each redefined element."
1964
1965   MS_0A3C : aliased Matreshka.Internals.Strings.Shared_String
1966     := (Size   => 71,
1967         Unused => 68,
1968         Length => 68,
1969         Value  =>
1970          (16#0041#, 16#0020#, 16#0072#, 16#0065#,
1971           16#0064#, 16#0065#, 16#0066#, 16#0069#,
1972           16#006E#, 16#0069#, 16#006E#, 16#0067#,
1973           16#0020#, 16#0065#, 16#006C#, 16#0065#,
1974           16#006D#, 16#0065#, 16#006E#, 16#0074#,
1975           16#0020#, 16#006D#, 16#0075#, 16#0073#,
1976           16#0074#, 16#0020#, 16#0062#, 16#0065#,
1977           16#0020#, 16#0063#, 16#006F#, 16#006E#,
1978           16#0073#, 16#0069#, 16#0073#, 16#0074#,
1979           16#0065#, 16#006E#, 16#0074#, 16#0020#,
1980           16#0077#, 16#0069#, 16#0074#, 16#0068#,
1981           16#0020#, 16#0065#, 16#0061#, 16#0063#,
1982           16#0068#, 16#0020#, 16#0072#, 16#0065#,
1983           16#0064#, 16#0065#, 16#0066#, 16#0069#,
1984           16#006E#, 16#0065#, 16#0064#, 16#0020#,
1985           16#0065#, 16#006C#, 16#0065#, 16#006D#,
1986           16#0065#, 16#006E#, 16#0074#, 16#002E#,
1987           others => 16#0000#),
1988         others => <>);
1989
1990   --  "The input pin providing the object to be destroyed."
1991
1992   MS_0A3D : aliased Matreshka.Internals.Strings.Shared_String
1993     := (Size   => 55,
1994         Unused => 51,
1995         Length => 51,
1996         Value  =>
1997          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
1998           16#0069#, 16#006E#, 16#0070#, 16#0075#,
1999           16#0074#, 16#0020#, 16#0070#, 16#0069#,
2000           16#006E#, 16#0020#, 16#0070#, 16#0072#,
2001           16#006F#, 16#0076#, 16#0069#, 16#0064#,
2002           16#0069#, 16#006E#, 16#0067#, 16#0020#,
2003           16#0074#, 16#0068#, 16#0065#, 16#0020#,
2004           16#006F#, 16#0062#, 16#006A#, 16#0065#,
2005           16#0063#, 16#0074#, 16#0020#, 16#0074#,
2006           16#006F#, 16#0020#, 16#0062#, 16#0065#,
2007           16#0020#, 16#0064#, 16#0065#, 16#0073#,
2008           16#0074#, 16#0072#, 16#006F#, 16#0079#,
2009           16#0065#, 16#0064#, 16#002E#,
2010           others => 16#0000#),
2011         others => <>);
2012
2013   --  "A_qualifier_linkEndData"
2014
2015   MS_0A3E : aliased Matreshka.Internals.Strings.Shared_String
2016     := (Size   => 31,
2017         Unused => 23,
2018         Length => 23,
2019         Value  =>
2020          (16#0041#, 16#005F#, 16#0071#, 16#0075#,
2021           16#0061#, 16#006C#, 16#0069#, 16#0066#,
2022           16#0069#, 16#0065#, 16#0072#, 16#005F#,
2023           16#006C#, 16#0069#, 16#006E#, 16#006B#,
2024           16#0045#, 16#006E#, 16#0064#, 16#0044#,
2025           16#0061#, 16#0074#, 16#0061#,
2026           others => 16#0000#),
2027         others => <>);
2028
2029   --  "Stereotypes may only participate in binary associations."
2030
2031   MS_0A3F : aliased Matreshka.Internals.Strings.Shared_String
2032     := (Size   => 63,
2033         Unused => 56,
2034         Length => 56,
2035         Value  =>
2036          (16#0053#, 16#0074#, 16#0065#, 16#0072#,
2037           16#0065#, 16#006F#, 16#0074#, 16#0079#,
2038           16#0070#, 16#0065#, 16#0073#, 16#0020#,
2039           16#006D#, 16#0061#, 16#0079#, 16#0020#,
2040           16#006F#, 16#006E#, 16#006C#, 16#0079#,
2041           16#0020#, 16#0070#, 16#0061#, 16#0072#,
2042           16#0074#, 16#0069#, 16#0063#, 16#0069#,
2043           16#0070#, 16#0061#, 16#0074#, 16#0065#,
2044           16#0020#, 16#0069#, 16#006E#, 16#0020#,
2045           16#0062#, 16#0069#, 16#006E#, 16#0061#,
2046           16#0072#, 16#0079#, 16#0020#, 16#0061#,
2047           16#0073#, 16#0073#, 16#006F#, 16#0063#,
2048           16#0069#, 16#0061#, 16#0074#, 16#0069#,
2049           16#006F#, 16#006E#, 16#0073#, 16#002E#,
2050           others => 16#0000#),
2051         others => <>);
2052
2053   --  "minint_maxint"
2054
2055   MS_0A40 : aliased Matreshka.Internals.Strings.Shared_String
2056     := (Size   => 15,
2057         Unused => 13,
2058         Length => 13,
2059         Value  =>
2060          (16#006D#, 16#0069#, 16#006E#, 16#0069#,
2061           16#006E#, 16#0074#, 16#005F#, 16#006D#,
2062           16#0061#, 16#0078#, 16#0069#, 16#006E#,
2063           16#0074#,
2064           others => 16#0000#),
2065         others => <>);
2066
2067   --  "firstEvent"
2068
2069   MS_0A41 : aliased Matreshka.Internals.Strings.Shared_String
2070     := (Size   => 15,
2071         Unused => 10,
2072         Length => 10,
2073         Value  =>
2074          (16#0066#, 16#0069#, 16#0072#, 16#0073#,
2075           16#0074#, 16#0045#, 16#0076#, 16#0065#,
2076           16#006E#, 16#0074#,
2077           others => 16#0000#),
2078         others => <>);
2079
2080   --  "A_covered_stateInvariant"
2081
2082   MS_0A42 : aliased Matreshka.Internals.Strings.Shared_String
2083     := (Size   => 31,
2084         Unused => 24,
2085         Length => 24,
2086         Value  =>
2087          (16#0041#, 16#005F#, 16#0063#, 16#006F#,
2088           16#0076#, 16#0065#, 16#0072#, 16#0065#,
2089           16#0064#, 16#005F#, 16#0073#, 16#0074#,
2090           16#0061#, 16#0074#, 16#0065#, 16#0049#,
2091           16#006E#, 16#0076#, 16#0061#, 16#0072#,
2092           16#0069#, 16#0061#, 16#006E#, 16#0074#,
2093           others => 16#0000#),
2094         others => <>);
2095
2096   --  "association"
2097
2098   MS_0A43 : aliased Matreshka.Internals.Strings.Shared_String
2099     := (Size   => 15,
2100         Unused => 11,
2101         Length => 11,
2102         Value  =>
2103          (16#0061#, 16#0073#, 16#0073#, 16#006F#,
2104           16#0063#, 16#0069#, 16#0061#, 16#0074#,
2105           16#0069#, 16#006F#, 16#006E#,
2106           others => 16#0000#),
2107         others => <>);
2108
2109   --  "fileName"
2110
2111   MS_0A44 : aliased Matreshka.Internals.Strings.Shared_String
2112     := (Size   => 15,
2113         Unused => 8,
2114         Length => 8,
2115         Value  =>
2116          (16#0066#, 16#0069#, 16#006C#, 16#0065#,
2117           16#004E#, 16#0061#, 16#006D#, 16#0065#,
2118           others => 16#0000#),
2119         others => <>);
2120
2121   --  "Duration"
2122
2123   MS_0A45 : aliased Matreshka.Internals.Strings.Shared_String
2124     := (Size   => 15,
2125         Unused => 8,
2126         Length => 8,
2127         Value  =>
2128          (16#0044#, 16#0075#, 16#0072#, 16#0061#,
2129           16#0074#, 16#0069#, 16#006F#, 16#006E#,
2130           others => 16#0000#),
2131         others => <>);
2132
2133   --  "A_upperValue_owningUpper"
2134
2135   MS_0A46 : aliased Matreshka.Internals.Strings.Shared_String
2136     := (Size   => 31,
2137         Unused => 24,
2138         Length => 24,
2139         Value  =>
2140          (16#0041#, 16#005F#, 16#0075#, 16#0070#,
2141           16#0070#, 16#0065#, 16#0072#, 16#0056#,
2142           16#0061#, 16#006C#, 16#0075#, 16#0065#,
2143           16#005F#, 16#006F#, 16#0077#, 16#006E#,
2144           16#0069#, 16#006E#, 16#0067#, 16#0055#,
2145           16#0070#, 16#0070#, 16#0065#, 16#0072#,
2146           others => 16#0000#),
2147         others => <>);
2148
2149   --  "The multiplicity of the output pin is 1..1."
2150
2151   MS_0A47 : aliased Matreshka.Internals.Strings.Shared_String
2152     := (Size   => 47,
2153         Unused => 43,
2154         Length => 43,
2155         Value  =>
2156          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
2157           16#006D#, 16#0075#, 16#006C#, 16#0074#,
2158           16#0069#, 16#0070#, 16#006C#, 16#0069#,
2159           16#0063#, 16#0069#, 16#0074#, 16#0079#,
2160           16#0020#, 16#006F#, 16#0066#, 16#0020#,
2161           16#0074#, 16#0068#, 16#0065#, 16#0020#,
2162           16#006F#, 16#0075#, 16#0074#, 16#0070#,
2163           16#0075#, 16#0074#, 16#0020#, 16#0070#,
2164           16#0069#, 16#006E#, 16#0020#, 16#0069#,
2165           16#0073#, 16#0020#, 16#0031#, 16#002E#,
2166           16#002E#, 16#0031#, 16#002E#,
2167           others => 16#0000#),
2168         others => <>);
2169
2170   --  "Actions owned by the Interaction."
2171
2172   MS_0A48 : aliased Matreshka.Internals.Strings.Shared_String
2173     := (Size   => 39,
2174         Unused => 33,
2175         Length => 33,
2176         Value  =>
2177          (16#0041#, 16#0063#, 16#0074#, 16#0069#,
2178           16#006F#, 16#006E#, 16#0073#, 16#0020#,
2179           16#006F#, 16#0077#, 16#006E#, 16#0065#,
2180           16#0064#, 16#0020#, 16#0062#, 16#0079#,
2181           16#0020#, 16#0074#, 16#0068#, 16#0065#,
2182           16#0020#, 16#0049#, 16#006E#, 16#0074#,
2183           16#0065#, 16#0072#, 16#0061#, 16#0063#,
2184           16#0074#, 16#0069#, 16#006F#, 16#006E#,
2185           16#002E#,
2186           others => 16#0000#),
2187         others => <>);
2188
2189   --  "If a protocol transition refers to an operation (i. e. has a call trigger corresponding to an operation), then that operation should apply to the context classifier of the state machine of the protocol transition."
2190
2191   MS_0A49 : aliased Matreshka.Internals.Strings.Shared_String
2192     := (Size   => 223,
2193         Unused => 213,
2194         Length => 213,
2195         Value  =>
2196          (16#0049#, 16#0066#, 16#0020#, 16#0061#,
2197           16#0020#, 16#0070#, 16#0072#, 16#006F#,
2198           16#0074#, 16#006F#, 16#0063#, 16#006F#,
2199           16#006C#, 16#0020#, 16#0074#, 16#0072#,
2200           16#0061#, 16#006E#, 16#0073#, 16#0069#,
2201           16#0074#, 16#0069#, 16#006F#, 16#006E#,
2202           16#0020#, 16#0072#, 16#0065#, 16#0066#,
2203           16#0065#, 16#0072#, 16#0073#, 16#0020#,
2204           16#0074#, 16#006F#, 16#0020#, 16#0061#,
2205           16#006E#, 16#0020#, 16#006F#, 16#0070#,
2206           16#0065#, 16#0072#, 16#0061#, 16#0074#,
2207           16#0069#, 16#006F#, 16#006E#, 16#0020#,
2208           16#0028#, 16#0069#, 16#002E#, 16#0020#,
2209           16#0065#, 16#002E#, 16#0020#, 16#0068#,
2210           16#0061#, 16#0073#, 16#0020#, 16#0061#,
2211           16#0020#, 16#0063#, 16#0061#, 16#006C#,
2212           16#006C#, 16#0020#, 16#0074#, 16#0072#,
2213           16#0069#, 16#0067#, 16#0067#, 16#0065#,
2214           16#0072#, 16#0020#, 16#0063#, 16#006F#,
2215           16#0072#, 16#0072#, 16#0065#, 16#0073#,
2216           16#0070#, 16#006F#, 16#006E#, 16#0064#,
2217           16#0069#, 16#006E#, 16#0067#, 16#0020#,
2218           16#0074#, 16#006F#, 16#0020#, 16#0061#,
2219           16#006E#, 16#0020#, 16#006F#, 16#0070#,
2220           16#0065#, 16#0072#, 16#0061#, 16#0074#,
2221           16#0069#, 16#006F#, 16#006E#, 16#0029#,
2222           16#002C#, 16#0020#, 16#0074#, 16#0068#,
2223           16#0065#, 16#006E#, 16#0020#, 16#0074#,
2224           16#0068#, 16#0061#, 16#0074#, 16#0020#,
2225           16#006F#, 16#0070#, 16#0065#, 16#0072#,
2226           16#0061#, 16#0074#, 16#0069#, 16#006F#,
2227           16#006E#, 16#0020#, 16#0073#, 16#0068#,
2228           16#006F#, 16#0075#, 16#006C#, 16#0064#,
2229           16#0020#, 16#0061#, 16#0070#, 16#0070#,
2230           16#006C#, 16#0079#, 16#0020#, 16#0074#,
2231           16#006F#, 16#0020#, 16#0074#, 16#0068#,
2232           16#0065#, 16#0020#, 16#0063#, 16#006F#,
2233           16#006E#, 16#0074#, 16#0065#, 16#0078#,
2234           16#0074#, 16#0020#, 16#0063#, 16#006C#,
2235           16#0061#, 16#0073#, 16#0073#, 16#0069#,
2236           16#0066#, 16#0069#, 16#0065#, 16#0072#,
2237           16#0020#, 16#006F#, 16#0066#, 16#0020#,
2238           16#0074#, 16#0068#, 16#0065#, 16#0020#,
2239           16#0073#, 16#0074#, 16#0061#, 16#0074#,
2240           16#0065#, 16#0020#, 16#006D#, 16#0061#,
2241           16#0063#, 16#0068#, 16#0069#, 16#006E#,
2242           16#0065#, 16#0020#, 16#006F#, 16#0066#,
2243           16#0020#, 16#0074#, 16#0068#, 16#0065#,
2244           16#0020#, 16#0070#, 16#0072#, 16#006F#,
2245           16#0074#, 16#006F#, 16#0063#, 16#006F#,
2246           16#006C#, 16#0020#, 16#0074#, 16#0072#,
2247           16#0061#, 16#006E#, 16#0073#, 16#0069#,
2248           16#0074#, 16#0069#, 16#006F#, 16#006E#,
2249           16#002E#,
2250           others => 16#0000#),
2251         others => <>);
2252
2253   --  "isPositive"
2254
2255   MS_0A4A : aliased Matreshka.Internals.Strings.Shared_String
2256     := (Size   => 15,
2257         Unused => 10,
2258         Length => 10,
2259         Value  =>
2260          (16#0069#, 16#0073#, 16#0050#, 16#006F#,
2261           16#0073#, 16#0069#, 16#0074#, 16#0069#,
2262           16#0076#, 16#0065#,
2263           others => 16#0000#),
2264         others => <>);
2265
2266   --  "not_instantiable"
2267
2268   MS_0A4B : aliased Matreshka.Internals.Strings.Shared_String
2269     := (Size   => 23,
2270         Unused => 16,
2271         Length => 16,
2272         Value  =>
2273          (16#006E#, 16#006F#, 16#0074#, 16#005F#,
2274           16#0069#, 16#006E#, 16#0073#, 16#0074#,
2275           16#0061#, 16#006E#, 16#0074#, 16#0069#,
2276           16#0061#, 16#0062#, 16#006C#, 16#0065#,
2277           others => 16#0000#),
2278         others => <>);
2279
2280   --  "Device"
2281
2282   MS_0A4C : aliased Matreshka.Internals.Strings.Shared_String
2283     := (Size   => 7,
2284         Unused => 6,
2285         Length => 6,
2286         Value  =>
2287          (16#0044#, 16#0065#, 16#0076#, 16#0069#,
2288           16#0063#, 16#0065#,
2289           others => 16#0000#),
2290         others => <>);
2291
2292   --  "References the properties that are redefined by this property."
2293
2294   MS_0A4D : aliased Matreshka.Internals.Strings.Shared_String
2295     := (Size   => 63,
2296         Unused => 62,
2297         Length => 62,
2298         Value  =>
2299          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
2300           16#0072#, 16#0065#, 16#006E#, 16#0063#,
2301           16#0065#, 16#0073#, 16#0020#, 16#0074#,
2302           16#0068#, 16#0065#, 16#0020#, 16#0070#,
2303           16#0072#, 16#006F#, 16#0070#, 16#0065#,
2304           16#0072#, 16#0074#, 16#0069#, 16#0065#,
2305           16#0073#, 16#0020#, 16#0074#, 16#0068#,
2306           16#0061#, 16#0074#, 16#0020#, 16#0061#,
2307           16#0072#, 16#0065#, 16#0020#, 16#0072#,
2308           16#0065#, 16#0064#, 16#0065#, 16#0066#,
2309           16#0069#, 16#006E#, 16#0065#, 16#0064#,
2310           16#0020#, 16#0062#, 16#0079#, 16#0020#,
2311           16#0074#, 16#0068#, 16#0069#, 16#0073#,
2312           16#0020#, 16#0070#, 16#0072#, 16#006F#,
2313           16#0070#, 16#0065#, 16#0072#, 16#0074#,
2314           16#0079#, 16#002E#,
2315           others => 16#0000#),
2316         others => <>);
2317
2318   --  "include"
2319
2320   MS_0A4E : aliased Matreshka.Internals.Strings.Shared_String
2321     := (Size   => 15,
2322         Unused => 7,
2323         Length => 7,
2324         Value  =>
2325          (16#0069#, 16#006E#, 16#0063#, 16#006C#,
2326           16#0075#, 16#0064#, 16#0065#,
2327           others => 16#0000#),
2328         others => <>);
2329
2330   --  "multiplicities"
2331
2332   MS_0A4F : aliased Matreshka.Internals.Strings.Shared_String
2333     := (Size   => 15,
2334         Unused => 14,
2335         Length => 14,
2336         Value  =>
2337          (16#006D#, 16#0075#, 16#006C#, 16#0074#,
2338           16#0069#, 16#0070#, 16#006C#, 16#0069#,
2339           16#0063#, 16#0069#, 16#0074#, 16#0069#,
2340           16#0065#, 16#0073#,
2341           others => 16#0000#),
2342         others => <>);
2343
2344   --  "Indicates the precise type of the transition."
2345
2346   MS_0A50 : aliased Matreshka.Internals.Strings.Shared_String
2347     := (Size   => 47,
2348         Unused => 45,
2349         Length => 45,
2350         Value  =>
2351          (16#0049#, 16#006E#, 16#0064#, 16#0069#,
2352           16#0063#, 16#0061#, 16#0074#, 16#0065#,
2353           16#0073#, 16#0020#, 16#0074#, 16#0068#,
2354           16#0065#, 16#0020#, 16#0070#, 16#0072#,
2355           16#0065#, 16#0063#, 16#0069#, 16#0073#,
2356           16#0065#, 16#0020#, 16#0074#, 16#0079#,
2357           16#0070#, 16#0065#, 16#0020#, 16#006F#,
2358           16#0066#, 16#0020#, 16#0074#, 16#0068#,
2359           16#0065#, 16#0020#, 16#0074#, 16#0072#,
2360           16#0061#, 16#006E#, 16#0073#, 16#0069#,
2361           16#0074#, 16#0069#, 16#006F#, 16#006E#,
2362           16#002E#,
2363           others => 16#0000#),
2364         others => <>);
2365
2366   --  "messages_combined_fragment"
2367
2368   MS_0A51 : aliased Matreshka.Internals.Strings.Shared_String
2369     := (Size   => 31,
2370         Unused => 26,
2371         Length => 26,
2372         Value  =>
2373          (16#006D#, 16#0065#, 16#0073#, 16#0073#,
2374           16#0061#, 16#0067#, 16#0065#, 16#0073#,
2375           16#005F#, 16#0063#, 16#006F#, 16#006D#,
2376           16#0062#, 16#0069#, 16#006E#, 16#0065#,
2377           16#0064#, 16#005F#, 16#0066#, 16#0072#,
2378           16#0061#, 16#0067#, 16#006D#, 16#0065#,
2379           16#006E#, 16#0074#,
2380           others => 16#0000#),
2381         others => <>);
2382
2383   --  "subsetted_property_names"
2384
2385   MS_0A52 : aliased Matreshka.Internals.Strings.Shared_String
2386     := (Size   => 31,
2387         Unused => 24,
2388         Length => 24,
2389         Value  =>
2390          (16#0073#, 16#0075#, 16#0062#, 16#0073#,
2391           16#0065#, 16#0074#, 16#0074#, 16#0065#,
2392           16#0064#, 16#005F#, 16#0070#, 16#0072#,
2393           16#006F#, 16#0070#, 16#0065#, 16#0072#,
2394           16#0074#, 16#0079#, 16#005F#, 16#006E#,
2395           16#0061#, 16#006D#, 16#0065#, 16#0073#,
2396           others => 16#0000#),
2397         others => <>);
2398
2399   --  "A derived union is read only."
2400
2401   MS_0A53 : aliased Matreshka.Internals.Strings.Shared_String
2402     := (Size   => 31,
2403         Unused => 29,
2404         Length => 29,
2405         Value  =>
2406          (16#0041#, 16#0020#, 16#0064#, 16#0065#,
2407           16#0072#, 16#0069#, 16#0076#, 16#0065#,
2408           16#0064#, 16#0020#, 16#0075#, 16#006E#,
2409           16#0069#, 16#006F#, 16#006E#, 16#0020#,
2410           16#0069#, 16#0073#, 16#0020#, 16#0072#,
2411           16#0065#, 16#0061#, 16#0064#, 16#0020#,
2412           16#006F#, 16#006E#, 16#006C#, 16#0079#,
2413           16#002E#,
2414           others => 16#0000#),
2415         others => <>);
2416
2417   --  "A_interruptingEdge_interrupts"
2418
2419   MS_0A54 : aliased Matreshka.Internals.Strings.Shared_String
2420     := (Size   => 31,
2421         Unused => 29,
2422         Length => 29,
2423         Value  =>
2424          (16#0041#, 16#005F#, 16#0069#, 16#006E#,
2425           16#0074#, 16#0065#, 16#0072#, 16#0072#,
2426           16#0075#, 16#0070#, 16#0074#, 16#0069#,
2427           16#006E#, 16#0067#, 16#0045#, 16#0064#,
2428           16#0067#, 16#0065#, 16#005F#, 16#0069#,
2429           16#006E#, 16#0074#, 16#0065#, 16#0072#,
2430           16#0072#, 16#0075#, 16#0070#, 16#0074#,
2431           16#0073#,
2432           others => 16#0000#),
2433         others => <>);
2434
2435   --  "The formal template parameter that is associated with this substitution."
2436
2437   MS_0A55 : aliased Matreshka.Internals.Strings.Shared_String
2438     := (Size   => 79,
2439         Unused => 72,
2440         Length => 72,
2441         Value  =>
2442          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
2443           16#0066#, 16#006F#, 16#0072#, 16#006D#,
2444           16#0061#, 16#006C#, 16#0020#, 16#0074#,
2445           16#0065#, 16#006D#, 16#0070#, 16#006C#,
2446           16#0061#, 16#0074#, 16#0065#, 16#0020#,
2447           16#0070#, 16#0061#, 16#0072#, 16#0061#,
2448           16#006D#, 16#0065#, 16#0074#, 16#0065#,
2449           16#0072#, 16#0020#, 16#0074#, 16#0068#,
2450           16#0061#, 16#0074#, 16#0020#, 16#0069#,
2451           16#0073#, 16#0020#, 16#0061#, 16#0073#,
2452           16#0073#, 16#006F#, 16#0063#, 16#0069#,
2453           16#0061#, 16#0074#, 16#0065#, 16#0064#,
2454           16#0020#, 16#0077#, 16#0069#, 16#0074#,
2455           16#0068#, 16#0020#, 16#0074#, 16#0068#,
2456           16#0069#, 16#0073#, 16#0020#, 16#0073#,
2457           16#0075#, 16#0062#, 16#0073#, 16#0074#,
2458           16#0069#, 16#0074#, 16#0075#, 16#0074#,
2459           16#0069#, 16#006F#, 16#006E#, 16#002E#,
2460           others => 16#0000#),
2461         others => <>);
2462
2463   --  "The type of the result output pin is the same as the type of the inherited object input pin."
2464
2465   MS_0A56 : aliased Matreshka.Internals.Strings.Shared_String
2466     := (Size   => 95,
2467         Unused => 92,
2468         Length => 92,
2469         Value  =>
2470          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
2471           16#0074#, 16#0079#, 16#0070#, 16#0065#,
2472           16#0020#, 16#006F#, 16#0066#, 16#0020#,
2473           16#0074#, 16#0068#, 16#0065#, 16#0020#,
2474           16#0072#, 16#0065#, 16#0073#, 16#0075#,
2475           16#006C#, 16#0074#, 16#0020#, 16#006F#,
2476           16#0075#, 16#0074#, 16#0070#, 16#0075#,
2477           16#0074#, 16#0020#, 16#0070#, 16#0069#,
2478           16#006E#, 16#0020#, 16#0069#, 16#0073#,
2479           16#0020#, 16#0074#, 16#0068#, 16#0065#,
2480           16#0020#, 16#0073#, 16#0061#, 16#006D#,
2481           16#0065#, 16#0020#, 16#0061#, 16#0073#,
2482           16#0020#, 16#0074#, 16#0068#, 16#0065#,
2483           16#0020#, 16#0074#, 16#0079#, 16#0070#,
2484           16#0065#, 16#0020#, 16#006F#, 16#0066#,
2485           16#0020#, 16#0074#, 16#0068#, 16#0065#,
2486           16#0020#, 16#0069#, 16#006E#, 16#0068#,
2487           16#0065#, 16#0072#, 16#0069#, 16#0074#,
2488           16#0065#, 16#0064#, 16#0020#, 16#006F#,
2489           16#0062#, 16#006A#, 16#0065#, 16#0063#,
2490           16#0074#, 16#0020#, 16#0069#, 16#006E#,
2491           16#0070#, 16#0075#, 16#0074#, 16#0020#,
2492           16#0070#, 16#0069#, 16#006E#, 16#002E#,
2493           others => 16#0000#),
2494         others => <>);
2495
2496   --  "localPrecondition"
2497
2498   MS_0A57 : aliased Matreshka.Internals.Strings.Shared_String
2499     := (Size   => 23,
2500         Unused => 17,
2501         Length => 17,
2502         Value  =>
2503          (16#006C#, 16#006F#, 16#0063#, 16#0061#,
2504           16#006C#, 16#0050#, 16#0072#, 16#0065#,
2505           16#0063#, 16#006F#, 16#006E#, 16#0064#,
2506           16#0069#, 16#0074#, 16#0069#, 16#006F#,
2507           16#006E#,
2508           others => 16#0000#),
2509         others => <>);
2510
2511   --  "body_output_pins"
2512
2513   MS_0A58 : aliased Matreshka.Internals.Strings.Shared_String
2514     := (Size   => 23,
2515         Unused => 16,
2516         Length => 16,
2517         Value  =>
2518          (16#0062#, 16#006F#, 16#0064#, 16#0079#,
2519           16#005F#, 16#006F#, 16#0075#, 16#0074#,
2520           16#0070#, 16#0075#, 16#0074#, 16#005F#,
2521           16#0070#, 16#0069#, 16#006E#, 16#0073#,
2522           others => 16#0000#),
2523         others => <>);
2524
2525   --  "A_generalizationSet_generalization"
2526
2527   MS_0A59 : aliased Matreshka.Internals.Strings.Shared_String
2528     := (Size   => 39,
2529         Unused => 34,
2530         Length => 34,
2531         Value  =>
2532          (16#0041#, 16#005F#, 16#0067#, 16#0065#,
2533           16#006E#, 16#0065#, 16#0072#, 16#0061#,
2534           16#006C#, 16#0069#, 16#007A#, 16#0061#,
2535           16#0074#, 16#0069#, 16#006F#, 16#006E#,
2536           16#0053#, 16#0065#, 16#0074#, 16#005F#,
2537           16#0067#, 16#0065#, 16#006E#, 16#0065#,
2538           16#0072#, 16#0061#, 16#006C#, 16#0069#,
2539           16#007A#, 16#0061#, 16#0074#, 16#0069#,
2540           16#006F#, 16#006E#,
2541           others => 16#0000#),
2542         others => <>);
2543
2544   --  "A component deployment is the deployment of one or more artifacts or artifact instances to a deployment target, optionally parameterized by a deployment specification. Examples are executables and configuration files."
2545
2546   MS_0A5A : aliased Matreshka.Internals.Strings.Shared_String
2547     := (Size   => 223,
2548         Unused => 217,
2549         Length => 217,
2550         Value  =>
2551          (16#0041#, 16#0020#, 16#0063#, 16#006F#,
2552           16#006D#, 16#0070#, 16#006F#, 16#006E#,
2553           16#0065#, 16#006E#, 16#0074#, 16#0020#,
2554           16#0064#, 16#0065#, 16#0070#, 16#006C#,
2555           16#006F#, 16#0079#, 16#006D#, 16#0065#,
2556           16#006E#, 16#0074#, 16#0020#, 16#0069#,
2557           16#0073#, 16#0020#, 16#0074#, 16#0068#,
2558           16#0065#, 16#0020#, 16#0064#, 16#0065#,
2559           16#0070#, 16#006C#, 16#006F#, 16#0079#,
2560           16#006D#, 16#0065#, 16#006E#, 16#0074#,
2561           16#0020#, 16#006F#, 16#0066#, 16#0020#,
2562           16#006F#, 16#006E#, 16#0065#, 16#0020#,
2563           16#006F#, 16#0072#, 16#0020#, 16#006D#,
2564           16#006F#, 16#0072#, 16#0065#, 16#0020#,
2565           16#0061#, 16#0072#, 16#0074#, 16#0069#,
2566           16#0066#, 16#0061#, 16#0063#, 16#0074#,
2567           16#0073#, 16#0020#, 16#006F#, 16#0072#,
2568           16#0020#, 16#0061#, 16#0072#, 16#0074#,
2569           16#0069#, 16#0066#, 16#0061#, 16#0063#,
2570           16#0074#, 16#0020#, 16#0069#, 16#006E#,
2571           16#0073#, 16#0074#, 16#0061#, 16#006E#,
2572           16#0063#, 16#0065#, 16#0073#, 16#0020#,
2573           16#0074#, 16#006F#, 16#0020#, 16#0061#,
2574           16#0020#, 16#0064#, 16#0065#, 16#0070#,
2575           16#006C#, 16#006F#, 16#0079#, 16#006D#,
2576           16#0065#, 16#006E#, 16#0074#, 16#0020#,
2577           16#0074#, 16#0061#, 16#0072#, 16#0067#,
2578           16#0065#, 16#0074#, 16#002C#, 16#0020#,
2579           16#006F#, 16#0070#, 16#0074#, 16#0069#,
2580           16#006F#, 16#006E#, 16#0061#, 16#006C#,
2581           16#006C#, 16#0079#, 16#0020#, 16#0070#,
2582           16#0061#, 16#0072#, 16#0061#, 16#006D#,
2583           16#0065#, 16#0074#, 16#0065#, 16#0072#,
2584           16#0069#, 16#007A#, 16#0065#, 16#0064#,
2585           16#0020#, 16#0062#, 16#0079#, 16#0020#,
2586           16#0061#, 16#0020#, 16#0064#, 16#0065#,
2587           16#0070#, 16#006C#, 16#006F#, 16#0079#,
2588           16#006D#, 16#0065#, 16#006E#, 16#0074#,
2589           16#0020#, 16#0073#, 16#0070#, 16#0065#,
2590           16#0063#, 16#0069#, 16#0066#, 16#0069#,
2591           16#0063#, 16#0061#, 16#0074#, 16#0069#,
2592           16#006F#, 16#006E#, 16#002E#, 16#0020#,
2593           16#0045#, 16#0078#, 16#0061#, 16#006D#,
2594           16#0070#, 16#006C#, 16#0065#, 16#0073#,
2595           16#0020#, 16#0061#, 16#0072#, 16#0065#,
2596           16#0020#, 16#0065#, 16#0078#, 16#0065#,
2597           16#0063#, 16#0075#, 16#0074#, 16#0061#,
2598           16#0062#, 16#006C#, 16#0065#, 16#0073#,
2599           16#0020#, 16#0061#, 16#006E#, 16#0064#,
2600           16#0020#, 16#0063#, 16#006F#, 16#006E#,
2601           16#0066#, 16#0069#, 16#0067#, 16#0075#,
2602           16#0072#, 16#0061#, 16#0074#, 16#0069#,
2603           16#006F#, 16#006E#, 16#0020#, 16#0066#,
2604           16#0069#, 16#006C#, 16#0065#, 16#0073#,
2605           16#002E#,
2606           others => 16#0000#),
2607         others => <>);
2608
2609   --  "isIntegral"
2610
2611   MS_0A5B : aliased Matreshka.Internals.Strings.Shared_String
2612     := (Size   => 15,
2613         Unused => 10,
2614         Length => 10,
2615         Value  =>
2616          (16#0069#, 16#0073#, 16#0049#, 16#006E#,
2617           16#0074#, 16#0065#, 16#0067#, 16#0072#,
2618           16#0061#, 16#006C#,
2619           others => 16#0000#),
2620         others => <>);
2621
2622   --  "The number and order of argument pins must be the same as the number and order of attributes in the signal."
2623
2624   MS_0A5C : aliased Matreshka.Internals.Strings.Shared_String
2625     := (Size   => 111,
2626         Unused => 107,
2627         Length => 107,
2628         Value  =>
2629          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
2630           16#006E#, 16#0075#, 16#006D#, 16#0062#,
2631           16#0065#, 16#0072#, 16#0020#, 16#0061#,
2632           16#006E#, 16#0064#, 16#0020#, 16#006F#,
2633           16#0072#, 16#0064#, 16#0065#, 16#0072#,
2634           16#0020#, 16#006F#, 16#0066#, 16#0020#,
2635           16#0061#, 16#0072#, 16#0067#, 16#0075#,
2636           16#006D#, 16#0065#, 16#006E#, 16#0074#,
2637           16#0020#, 16#0070#, 16#0069#, 16#006E#,
2638           16#0073#, 16#0020#, 16#006D#, 16#0075#,
2639           16#0073#, 16#0074#, 16#0020#, 16#0062#,
2640           16#0065#, 16#0020#, 16#0074#, 16#0068#,
2641           16#0065#, 16#0020#, 16#0073#, 16#0061#,
2642           16#006D#, 16#0065#, 16#0020#, 16#0061#,
2643           16#0073#, 16#0020#, 16#0074#, 16#0068#,
2644           16#0065#, 16#0020#, 16#006E#, 16#0075#,
2645           16#006D#, 16#0062#, 16#0065#, 16#0072#,
2646           16#0020#, 16#0061#, 16#006E#, 16#0064#,
2647           16#0020#, 16#006F#, 16#0072#, 16#0064#,
2648           16#0065#, 16#0072#, 16#0020#, 16#006F#,
2649           16#0066#, 16#0020#, 16#0061#, 16#0074#,
2650           16#0074#, 16#0072#, 16#0069#, 16#0062#,
2651           16#0075#, 16#0074#, 16#0065#, 16#0073#,
2652           16#0020#, 16#0069#, 16#006E#, 16#0020#,
2653           16#0074#, 16#0068#, 16#0065#, 16#0020#,
2654           16#0073#, 16#0069#, 16#0067#, 16#006E#,
2655           16#0061#, 16#006C#, 16#002E#,
2656           others => 16#0000#),
2657         others => <>);
2658
2659   --  "A_result_readLinkAction"
2660
2661   MS_0A5D : aliased Matreshka.Internals.Strings.Shared_String
2662     := (Size   => 31,
2663         Unused => 23,
2664         Length => 23,
2665         Value  =>
2666          (16#0041#, 16#005F#, 16#0072#, 16#0065#,
2667           16#0073#, 16#0075#, 16#006C#, 16#0074#,
2668           16#005F#, 16#0072#, 16#0065#, 16#0061#,
2669           16#0064#, 16#004C#, 16#0069#, 16#006E#,
2670           16#006B#, 16#0041#, 16#0063#, 16#0074#,
2671           16#0069#, 16#006F#, 16#006E#,
2672           others => 16#0000#),
2673         others => <>);
2674
2675   --  "Determines the precise type of the Pseudostate and can be one of: entryPoint, exitPoint, initial, deepHistory, shallowHistory, join, fork, junction, terminate or choice."
2676
2677   MS_0A5E : aliased Matreshka.Internals.Strings.Shared_String
2678     := (Size   => 175,
2679         Unused => 169,
2680         Length => 169,
2681         Value  =>
2682          (16#0044#, 16#0065#, 16#0074#, 16#0065#,
2683           16#0072#, 16#006D#, 16#0069#, 16#006E#,
2684           16#0065#, 16#0073#, 16#0020#, 16#0074#,
2685           16#0068#, 16#0065#, 16#0020#, 16#0070#,
2686           16#0072#, 16#0065#, 16#0063#, 16#0069#,
2687           16#0073#, 16#0065#, 16#0020#, 16#0074#,
2688           16#0079#, 16#0070#, 16#0065#, 16#0020#,
2689           16#006F#, 16#0066#, 16#0020#, 16#0074#,
2690           16#0068#, 16#0065#, 16#0020#, 16#0050#,
2691           16#0073#, 16#0065#, 16#0075#, 16#0064#,
2692           16#006F#, 16#0073#, 16#0074#, 16#0061#,
2693           16#0074#, 16#0065#, 16#0020#, 16#0061#,
2694           16#006E#, 16#0064#, 16#0020#, 16#0063#,
2695           16#0061#, 16#006E#, 16#0020#, 16#0062#,
2696           16#0065#, 16#0020#, 16#006F#, 16#006E#,
2697           16#0065#, 16#0020#, 16#006F#, 16#0066#,
2698           16#003A#, 16#0020#, 16#0065#, 16#006E#,
2699           16#0074#, 16#0072#, 16#0079#, 16#0050#,
2700           16#006F#, 16#0069#, 16#006E#, 16#0074#,
2701           16#002C#, 16#0020#, 16#0065#, 16#0078#,
2702           16#0069#, 16#0074#, 16#0050#, 16#006F#,
2703           16#0069#, 16#006E#, 16#0074#, 16#002C#,
2704           16#0020#, 16#0069#, 16#006E#, 16#0069#,
2705           16#0074#, 16#0069#, 16#0061#, 16#006C#,
2706           16#002C#, 16#0020#, 16#0064#, 16#0065#,
2707           16#0065#, 16#0070#, 16#0048#, 16#0069#,
2708           16#0073#, 16#0074#, 16#006F#, 16#0072#,
2709           16#0079#, 16#002C#, 16#0020#, 16#0073#,
2710           16#0068#, 16#0061#, 16#006C#, 16#006C#,
2711           16#006F#, 16#0077#, 16#0048#, 16#0069#,
2712           16#0073#, 16#0074#, 16#006F#, 16#0072#,
2713           16#0079#, 16#002C#, 16#0020#, 16#006A#,
2714           16#006F#, 16#0069#, 16#006E#, 16#002C#,
2715           16#0020#, 16#0066#, 16#006F#, 16#0072#,
2716           16#006B#, 16#002C#, 16#0020#, 16#006A#,
2717           16#0075#, 16#006E#, 16#0063#, 16#0074#,
2718           16#0069#, 16#006F#, 16#006E#, 16#002C#,
2719           16#0020#, 16#0074#, 16#0065#, 16#0072#,
2720           16#006D#, 16#0069#, 16#006E#, 16#0061#,
2721           16#0074#, 16#0065#, 16#0020#, 16#006F#,
2722           16#0072#, 16#0020#, 16#0063#, 16#0068#,
2723           16#006F#, 16#0069#, 16#0063#, 16#0065#,
2724           16#002E#,
2725           others => 16#0000#),
2726         others => <>);
2727
2728   --  "generalMachine"
2729
2730   MS_0A5F : aliased Matreshka.Internals.Strings.Shared_String
2731     := (Size   => 15,
2732         Unused => 14,
2733         Length => 14,
2734         Value  =>
2735          (16#0067#, 16#0065#, 16#006E#, 16#0065#,
2736           16#0072#, 16#0061#, 16#006C#, 16#004D#,
2737           16#0061#, 16#0063#, 16#0068#, 16#0069#,
2738           16#006E#, 16#0065#,
2739           others => 16#0000#),
2740         others => <>);
2741
2742   --  "The type of the output pin is Boolean"
2743
2744   MS_0A60 : aliased Matreshka.Internals.Strings.Shared_String
2745     := (Size   => 39,
2746         Unused => 37,
2747         Length => 37,
2748         Value  =>
2749          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
2750           16#0074#, 16#0079#, 16#0070#, 16#0065#,
2751           16#0020#, 16#006F#, 16#0066#, 16#0020#,
2752           16#0074#, 16#0068#, 16#0065#, 16#0020#,
2753           16#006F#, 16#0075#, 16#0074#, 16#0070#,
2754           16#0075#, 16#0074#, 16#0020#, 16#0070#,
2755           16#0069#, 16#006E#, 16#0020#, 16#0069#,
2756           16#0073#, 16#0020#, 16#0042#, 16#006F#,
2757           16#006F#, 16#006C#, 16#0065#, 16#0061#,
2758           16#006E#,
2759           others => 16#0000#),
2760         others => <>);
2761
2762   --  "The behavior must have exactly one return result parameter."
2763
2764   MS_0A61 : aliased Matreshka.Internals.Strings.Shared_String
2765     := (Size   => 63,
2766         Unused => 59,
2767         Length => 59,
2768         Value  =>
2769          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
2770           16#0062#, 16#0065#, 16#0068#, 16#0061#,
2771           16#0076#, 16#0069#, 16#006F#, 16#0072#,
2772           16#0020#, 16#006D#, 16#0075#, 16#0073#,
2773           16#0074#, 16#0020#, 16#0068#, 16#0061#,
2774           16#0076#, 16#0065#, 16#0020#, 16#0065#,
2775           16#0078#, 16#0061#, 16#0063#, 16#0074#,
2776           16#006C#, 16#0079#, 16#0020#, 16#006F#,
2777           16#006E#, 16#0065#, 16#0020#, 16#0072#,
2778           16#0065#, 16#0074#, 16#0075#, 16#0072#,
2779           16#006E#, 16#0020#, 16#0072#, 16#0065#,
2780           16#0073#, 16#0075#, 16#006C#, 16#0074#,
2781           16#0020#, 16#0070#, 16#0061#, 16#0072#,
2782           16#0061#, 16#006D#, 16#0065#, 16#0074#,
2783           16#0065#, 16#0072#, 16#002E#,
2784           others => 16#0000#),
2785         others => <>);
2786
2787   --  "interval"
2788
2789   MS_0A62 : aliased Matreshka.Internals.Strings.Shared_String
2790     := (Size   => 15,
2791         Unused => 8,
2792         Length => 8,
2793         Value  =>
2794          (16#0069#, 16#006E#, 16#0074#, 16#0065#,
2795           16#0072#, 16#0076#, 16#0061#, 16#006C#,
2796           others => 16#0000#),
2797         others => <>);
2798
2799   --  "An occurrence specification is the basic semantic unit of interactions. The sequences of occurrences specified by them are the meanings of interactions."
2800
2801   MS_0A63 : aliased Matreshka.Internals.Strings.Shared_String
2802     := (Size   => 159,
2803         Unused => 152,
2804         Length => 152,
2805         Value  =>
2806          (16#0041#, 16#006E#, 16#0020#, 16#006F#,
2807           16#0063#, 16#0063#, 16#0075#, 16#0072#,
2808           16#0072#, 16#0065#, 16#006E#, 16#0063#,
2809           16#0065#, 16#0020#, 16#0073#, 16#0070#,
2810           16#0065#, 16#0063#, 16#0069#, 16#0066#,
2811           16#0069#, 16#0063#, 16#0061#, 16#0074#,
2812           16#0069#, 16#006F#, 16#006E#, 16#0020#,
2813           16#0069#, 16#0073#, 16#0020#, 16#0074#,
2814           16#0068#, 16#0065#, 16#0020#, 16#0062#,
2815           16#0061#, 16#0073#, 16#0069#, 16#0063#,
2816           16#0020#, 16#0073#, 16#0065#, 16#006D#,
2817           16#0061#, 16#006E#, 16#0074#, 16#0069#,
2818           16#0063#, 16#0020#, 16#0075#, 16#006E#,
2819           16#0069#, 16#0074#, 16#0020#, 16#006F#,
2820           16#0066#, 16#0020#, 16#0069#, 16#006E#,
2821           16#0074#, 16#0065#, 16#0072#, 16#0061#,
2822           16#0063#, 16#0074#, 16#0069#, 16#006F#,
2823           16#006E#, 16#0073#, 16#002E#, 16#0020#,
2824           16#0054#, 16#0068#, 16#0065#, 16#0020#,
2825           16#0073#, 16#0065#, 16#0071#, 16#0075#,
2826           16#0065#, 16#006E#, 16#0063#, 16#0065#,
2827           16#0073#, 16#0020#, 16#006F#, 16#0066#,
2828           16#0020#, 16#006F#, 16#0063#, 16#0063#,
2829           16#0075#, 16#0072#, 16#0072#, 16#0065#,
2830           16#006E#, 16#0063#, 16#0065#, 16#0073#,
2831           16#0020#, 16#0073#, 16#0070#, 16#0065#,
2832           16#0063#, 16#0069#, 16#0066#, 16#0069#,
2833           16#0065#, 16#0064#, 16#0020#, 16#0062#,
2834           16#0079#, 16#0020#, 16#0074#, 16#0068#,
2835           16#0065#, 16#006D#, 16#0020#, 16#0061#,
2836           16#0072#, 16#0065#, 16#0020#, 16#0074#,
2837           16#0068#, 16#0065#, 16#0020#, 16#006D#,
2838           16#0065#, 16#0061#, 16#006E#, 16#0069#,
2839           16#006E#, 16#0067#, 16#0073#, 16#0020#,
2840           16#006F#, 16#0066#, 16#0020#, 16#0069#,
2841           16#006E#, 16#0074#, 16#0065#, 16#0072#,
2842           16#0061#, 16#0063#, 16#0074#, 16#0069#,
2843           16#006F#, 16#006E#, 16#0073#, 16#002E#,
2844           others => 16#0000#),
2845         others => <>);
2846
2847   --  "A deployed artifact is an artifact or artifact instance that has been deployed to a deployment target."
2848
2849   MS_0A64 : aliased Matreshka.Internals.Strings.Shared_String
2850     := (Size   => 111,
2851         Unused => 102,
2852         Length => 102,
2853         Value  =>
2854          (16#0041#, 16#0020#, 16#0064#, 16#0065#,
2855           16#0070#, 16#006C#, 16#006F#, 16#0079#,
2856           16#0065#, 16#0064#, 16#0020#, 16#0061#,
2857           16#0072#, 16#0074#, 16#0069#, 16#0066#,
2858           16#0061#, 16#0063#, 16#0074#, 16#0020#,
2859           16#0069#, 16#0073#, 16#0020#, 16#0061#,
2860           16#006E#, 16#0020#, 16#0061#, 16#0072#,
2861           16#0074#, 16#0069#, 16#0066#, 16#0061#,
2862           16#0063#, 16#0074#, 16#0020#, 16#006F#,
2863           16#0072#, 16#0020#, 16#0061#, 16#0072#,
2864           16#0074#, 16#0069#, 16#0066#, 16#0061#,
2865           16#0063#, 16#0074#, 16#0020#, 16#0069#,
2866           16#006E#, 16#0073#, 16#0074#, 16#0061#,
2867           16#006E#, 16#0063#, 16#0065#, 16#0020#,
2868           16#0074#, 16#0068#, 16#0061#, 16#0074#,
2869           16#0020#, 16#0068#, 16#0061#, 16#0073#,
2870           16#0020#, 16#0062#, 16#0065#, 16#0065#,
2871           16#006E#, 16#0020#, 16#0064#, 16#0065#,
2872           16#0070#, 16#006C#, 16#006F#, 16#0079#,
2873           16#0065#, 16#0064#, 16#0020#, 16#0074#,
2874           16#006F#, 16#0020#, 16#0061#, 16#0020#,
2875           16#0064#, 16#0065#, 16#0070#, 16#006C#,
2876           16#006F#, 16#0079#, 16#006D#, 16#0065#,
2877           16#006E#, 16#0074#, 16#0020#, 16#0074#,
2878           16#0061#, 16#0072#, 16#0067#, 16#0065#,
2879           16#0074#, 16#002E#,
2880           others => 16#0000#),
2881         others => <>);
2882
2883   --  "Packageable elements are able to serve as a template parameter."
2884
2885   MS_0A65 : aliased Matreshka.Internals.Strings.Shared_String
2886     := (Size   => 71,
2887         Unused => 63,
2888         Length => 63,
2889         Value  =>
2890          (16#0050#, 16#0061#, 16#0063#, 16#006B#,
2891           16#0061#, 16#0067#, 16#0065#, 16#0061#,
2892           16#0062#, 16#006C#, 16#0065#, 16#0020#,
2893           16#0065#, 16#006C#, 16#0065#, 16#006D#,
2894           16#0065#, 16#006E#, 16#0074#, 16#0073#,
2895           16#0020#, 16#0061#, 16#0072#, 16#0065#,
2896           16#0020#, 16#0061#, 16#0062#, 16#006C#,
2897           16#0065#, 16#0020#, 16#0074#, 16#006F#,
2898           16#0020#, 16#0073#, 16#0065#, 16#0072#,
2899           16#0076#, 16#0065#, 16#0020#, 16#0061#,
2900           16#0073#, 16#0020#, 16#0061#, 16#0020#,
2901           16#0074#, 16#0065#, 16#006D#, 16#0070#,
2902           16#006C#, 16#0061#, 16#0074#, 16#0065#,
2903           16#0020#, 16#0070#, 16#0061#, 16#0072#,
2904           16#0061#, 16#006D#, 16#0065#, 16#0074#,
2905           16#0065#, 16#0072#, 16#002E#,
2906           others => 16#0000#),
2907         others => <>);
2908
2909   --  "irreflexsive_transitive_closure"
2910
2911   MS_0A66 : aliased Matreshka.Internals.Strings.Shared_String
2912     := (Size   => 39,
2913         Unused => 31,
2914         Length => 31,
2915         Value  =>
2916          (16#0069#, 16#0072#, 16#0072#, 16#0065#,
2917           16#0066#, 16#006C#, 16#0065#, 16#0078#,
2918           16#0073#, 16#0069#, 16#0076#, 16#0065#,
2919           16#005F#, 16#0074#, 16#0072#, 16#0061#,
2920           16#006E#, 16#0073#, 16#0069#, 16#0074#,
2921           16#0069#, 16#0076#, 16#0065#, 16#005F#,
2922           16#0063#, 16#006C#, 16#006F#, 16#0073#,
2923           16#0075#, 16#0072#, 16#0065#,
2924           others => 16#0000#),
2925         others => <>);
2926
2927   --  "subExpression"
2928
2929   MS_0A67 : aliased Matreshka.Internals.Strings.Shared_String
2930     := (Size   => 15,
2931         Unused => 13,
2932         Length => 13,
2933         Value  =>
2934          (16#0073#, 16#0075#, 16#0062#, 16#0045#,
2935           16#0078#, 16#0070#, 16#0072#, 16#0065#,
2936           16#0073#, 16#0073#, 16#0069#, 16#006F#,
2937           16#006E#,
2938           others => 16#0000#),
2939         others => <>);
2940
2941   --  "The query isComputable() determines whether a value specification can be computed in a model. This operation cannot be fully defined in OCL. A conforming implementation is expected to deliver true for this operation for all value specifications that it can compute, and to compute all of those for which the operation is true. A conforming implementation is expected to be able to compute the value of all literals."
2942
2943   MS_0A68 : aliased Matreshka.Internals.Strings.Shared_String
2944     := (Size   => 431,
2945         Unused => 415,
2946         Length => 415,
2947         Value  =>
2948          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
2949           16#0071#, 16#0075#, 16#0065#, 16#0072#,
2950           16#0079#, 16#0020#, 16#0069#, 16#0073#,
2951           16#0043#, 16#006F#, 16#006D#, 16#0070#,
2952           16#0075#, 16#0074#, 16#0061#, 16#0062#,
2953           16#006C#, 16#0065#, 16#0028#, 16#0029#,
2954           16#0020#, 16#0064#, 16#0065#, 16#0074#,
2955           16#0065#, 16#0072#, 16#006D#, 16#0069#,
2956           16#006E#, 16#0065#, 16#0073#, 16#0020#,
2957           16#0077#, 16#0068#, 16#0065#, 16#0074#,
2958           16#0068#, 16#0065#, 16#0072#, 16#0020#,
2959           16#0061#, 16#0020#, 16#0076#, 16#0061#,
2960           16#006C#, 16#0075#, 16#0065#, 16#0020#,
2961           16#0073#, 16#0070#, 16#0065#, 16#0063#,
2962           16#0069#, 16#0066#, 16#0069#, 16#0063#,
2963           16#0061#, 16#0074#, 16#0069#, 16#006F#,
2964           16#006E#, 16#0020#, 16#0063#, 16#0061#,
2965           16#006E#, 16#0020#, 16#0062#, 16#0065#,
2966           16#0020#, 16#0063#, 16#006F#, 16#006D#,
2967           16#0070#, 16#0075#, 16#0074#, 16#0065#,
2968           16#0064#, 16#0020#, 16#0069#, 16#006E#,
2969           16#0020#, 16#0061#, 16#0020#, 16#006D#,
2970           16#006F#, 16#0064#, 16#0065#, 16#006C#,
2971           16#002E#, 16#0020#, 16#0054#, 16#0068#,
2972           16#0069#, 16#0073#, 16#0020#, 16#006F#,
2973           16#0070#, 16#0065#, 16#0072#, 16#0061#,
2974           16#0074#, 16#0069#, 16#006F#, 16#006E#,
2975           16#0020#, 16#0063#, 16#0061#, 16#006E#,
2976           16#006E#, 16#006F#, 16#0074#, 16#0020#,
2977           16#0062#, 16#0065#, 16#0020#, 16#0066#,
2978           16#0075#, 16#006C#, 16#006C#, 16#0079#,
2979           16#0020#, 16#0064#, 16#0065#, 16#0066#,
2980           16#0069#, 16#006E#, 16#0065#, 16#0064#,
2981           16#0020#, 16#0069#, 16#006E#, 16#0020#,
2982           16#004F#, 16#0043#, 16#004C#, 16#002E#,
2983           16#0020#, 16#0041#, 16#0020#, 16#0063#,
2984           16#006F#, 16#006E#, 16#0066#, 16#006F#,
2985           16#0072#, 16#006D#, 16#0069#, 16#006E#,
2986           16#0067#, 16#0020#, 16#0069#, 16#006D#,
2987           16#0070#, 16#006C#, 16#0065#, 16#006D#,
2988           16#0065#, 16#006E#, 16#0074#, 16#0061#,
2989           16#0074#, 16#0069#, 16#006F#, 16#006E#,
2990           16#0020#, 16#0069#, 16#0073#, 16#0020#,
2991           16#0065#, 16#0078#, 16#0070#, 16#0065#,
2992           16#0063#, 16#0074#, 16#0065#, 16#0064#,
2993           16#0020#, 16#0074#, 16#006F#, 16#0020#,
2994           16#0064#, 16#0065#, 16#006C#, 16#0069#,
2995           16#0076#, 16#0065#, 16#0072#, 16#0020#,
2996           16#0074#, 16#0072#, 16#0075#, 16#0065#,
2997           16#0020#, 16#0066#, 16#006F#, 16#0072#,
2998           16#0020#, 16#0074#, 16#0068#, 16#0069#,
2999           16#0073#, 16#0020#, 16#006F#, 16#0070#,
3000           16#0065#, 16#0072#, 16#0061#, 16#0074#,
3001           16#0069#, 16#006F#, 16#006E#, 16#0020#,
3002           16#0066#, 16#006F#, 16#0072#, 16#0020#,
3003           16#0061#, 16#006C#, 16#006C#, 16#0020#,
3004           16#0076#, 16#0061#, 16#006C#, 16#0075#,
3005           16#0065#, 16#0020#, 16#0073#, 16#0070#,
3006           16#0065#, 16#0063#, 16#0069#, 16#0066#,
3007           16#0069#, 16#0063#, 16#0061#, 16#0074#,
3008           16#0069#, 16#006F#, 16#006E#, 16#0073#,
3009           16#0020#, 16#0074#, 16#0068#, 16#0061#,
3010           16#0074#, 16#0020#, 16#0069#, 16#0074#,
3011           16#0020#, 16#0063#, 16#0061#, 16#006E#,
3012           16#0020#, 16#0063#, 16#006F#, 16#006D#,
3013           16#0070#, 16#0075#, 16#0074#, 16#0065#,
3014           16#002C#, 16#0020#, 16#0061#, 16#006E#,
3015           16#0064#, 16#0020#, 16#0074#, 16#006F#,
3016           16#0020#, 16#0063#, 16#006F#, 16#006D#,
3017           16#0070#, 16#0075#, 16#0074#, 16#0065#,
3018           16#0020#, 16#0061#, 16#006C#, 16#006C#,
3019           16#0020#, 16#006F#, 16#0066#, 16#0020#,
3020           16#0074#, 16#0068#, 16#006F#, 16#0073#,
3021           16#0065#, 16#0020#, 16#0066#, 16#006F#,
3022           16#0072#, 16#0020#, 16#0077#, 16#0068#,
3023           16#0069#, 16#0063#, 16#0068#, 16#0020#,
3024           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3025           16#006F#, 16#0070#, 16#0065#, 16#0072#,
3026           16#0061#, 16#0074#, 16#0069#, 16#006F#,
3027           16#006E#, 16#0020#, 16#0069#, 16#0073#,
3028           16#0020#, 16#0074#, 16#0072#, 16#0075#,
3029           16#0065#, 16#002E#, 16#0020#, 16#0041#,
3030           16#0020#, 16#0063#, 16#006F#, 16#006E#,
3031           16#0066#, 16#006F#, 16#0072#, 16#006D#,
3032           16#0069#, 16#006E#, 16#0067#, 16#0020#,
3033           16#0069#, 16#006D#, 16#0070#, 16#006C#,
3034           16#0065#, 16#006D#, 16#0065#, 16#006E#,
3035           16#0074#, 16#0061#, 16#0074#, 16#0069#,
3036           16#006F#, 16#006E#, 16#0020#, 16#0069#,
3037           16#0073#, 16#0020#, 16#0065#, 16#0078#,
3038           16#0070#, 16#0065#, 16#0063#, 16#0074#,
3039           16#0065#, 16#0064#, 16#0020#, 16#0074#,
3040           16#006F#, 16#0020#, 16#0062#, 16#0065#,
3041           16#0020#, 16#0061#, 16#0062#, 16#006C#,
3042           16#0065#, 16#0020#, 16#0074#, 16#006F#,
3043           16#0020#, 16#0063#, 16#006F#, 16#006D#,
3044           16#0070#, 16#0075#, 16#0074#, 16#0065#,
3045           16#0020#, 16#0074#, 16#0068#, 16#0065#,
3046           16#0020#, 16#0076#, 16#0061#, 16#006C#,
3047           16#0075#, 16#0065#, 16#0020#, 16#006F#,
3048           16#0066#, 16#0020#, 16#0061#, 16#006C#,
3049           16#006C#, 16#0020#, 16#006C#, 16#0069#,
3050           16#0074#, 16#0065#, 16#0072#, 16#0061#,
3051           16#006C#, 16#0073#, 16#002E#,
3052           others => 16#0000#),
3053         others => <>);
3054
3055   --  "Indicates whether there is a single output pin for the event, or multiple output pins for attributes of the event."
3056
3057   MS_0A69 : aliased Matreshka.Internals.Strings.Shared_String
3058     := (Size   => 119,
3059         Unused => 114,
3060         Length => 114,
3061         Value  =>
3062          (16#0049#, 16#006E#, 16#0064#, 16#0069#,
3063           16#0063#, 16#0061#, 16#0074#, 16#0065#,
3064           16#0073#, 16#0020#, 16#0077#, 16#0068#,
3065           16#0065#, 16#0074#, 16#0068#, 16#0065#,
3066           16#0072#, 16#0020#, 16#0074#, 16#0068#,
3067           16#0065#, 16#0072#, 16#0065#, 16#0020#,
3068           16#0069#, 16#0073#, 16#0020#, 16#0061#,
3069           16#0020#, 16#0073#, 16#0069#, 16#006E#,
3070           16#0067#, 16#006C#, 16#0065#, 16#0020#,
3071           16#006F#, 16#0075#, 16#0074#, 16#0070#,
3072           16#0075#, 16#0074#, 16#0020#, 16#0070#,
3073           16#0069#, 16#006E#, 16#0020#, 16#0066#,
3074           16#006F#, 16#0072#, 16#0020#, 16#0074#,
3075           16#0068#, 16#0065#, 16#0020#, 16#0065#,
3076           16#0076#, 16#0065#, 16#006E#, 16#0074#,
3077           16#002C#, 16#0020#, 16#006F#, 16#0072#,
3078           16#0020#, 16#006D#, 16#0075#, 16#006C#,
3079           16#0074#, 16#0069#, 16#0070#, 16#006C#,
3080           16#0065#, 16#0020#, 16#006F#, 16#0075#,
3081           16#0074#, 16#0070#, 16#0075#, 16#0074#,
3082           16#0020#, 16#0070#, 16#0069#, 16#006E#,
3083           16#0073#, 16#0020#, 16#0066#, 16#006F#,
3084           16#0072#, 16#0020#, 16#0061#, 16#0074#,
3085           16#0074#, 16#0072#, 16#0069#, 16#0062#,
3086           16#0075#, 16#0074#, 16#0065#, 16#0073#,
3087           16#0020#, 16#006F#, 16#0066#, 16#0020#,
3088           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3089           16#0065#, 16#0076#, 16#0065#, 16#006E#,
3090           16#0074#, 16#002E#,
3091           others => 16#0000#),
3092         others => <>);
3093
3094   --  "isSynchronous"
3095
3096   MS_0A6A : aliased Matreshka.Internals.Strings.Shared_String
3097     := (Size   => 15,
3098         Unused => 13,
3099         Length => 13,
3100         Value  =>
3101          (16#0069#, 16#0073#, 16#0053#, 16#0079#,
3102           16#006E#, 16#0063#, 16#0068#, 16#0072#,
3103           16#006F#, 16#006E#, 16#006F#, 16#0075#,
3104           16#0073#,
3105           others => 16#0000#),
3106         others => <>);
3107
3108   --  "A_type_operation"
3109
3110   MS_0A6B : aliased Matreshka.Internals.Strings.Shared_String
3111     := (Size   => 23,
3112         Unused => 16,
3113         Length => 16,
3114         Value  =>
3115          (16#0041#, 16#005F#, 16#0074#, 16#0079#,
3116           16#0070#, 16#0065#, 16#005F#, 16#006F#,
3117           16#0070#, 16#0065#, 16#0072#, 16#0061#,
3118           16#0074#, 16#0069#, 16#006F#, 16#006E#,
3119           others => 16#0000#),
3120         others => <>);
3121
3122   --  "instanceValue"
3123
3124   MS_0A6C : aliased Matreshka.Internals.Strings.Shared_String
3125     := (Size   => 15,
3126         Unused => 13,
3127         Length => 13,
3128         Value  =>
3129          (16#0069#, 16#006E#, 16#0073#, 16#0074#,
3130           16#0061#, 16#006E#, 16#0063#, 16#0065#,
3131           16#0056#, 16#0061#, 16#006C#, 16#0075#,
3132           16#0065#,
3133           others => 16#0000#),
3134         others => <>);
3135
3136   --  "The minimum number of tokens that must traverse the edge at the same time."
3137
3138   MS_0A6D : aliased Matreshka.Internals.Strings.Shared_String
3139     := (Size   => 79,
3140         Unused => 74,
3141         Length => 74,
3142         Value  =>
3143          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
3144           16#006D#, 16#0069#, 16#006E#, 16#0069#,
3145           16#006D#, 16#0075#, 16#006D#, 16#0020#,
3146           16#006E#, 16#0075#, 16#006D#, 16#0062#,
3147           16#0065#, 16#0072#, 16#0020#, 16#006F#,
3148           16#0066#, 16#0020#, 16#0074#, 16#006F#,
3149           16#006B#, 16#0065#, 16#006E#, 16#0073#,
3150           16#0020#, 16#0074#, 16#0068#, 16#0061#,
3151           16#0074#, 16#0020#, 16#006D#, 16#0075#,
3152           16#0073#, 16#0074#, 16#0020#, 16#0074#,
3153           16#0072#, 16#0061#, 16#0076#, 16#0065#,
3154           16#0072#, 16#0073#, 16#0065#, 16#0020#,
3155           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3156           16#0065#, 16#0064#, 16#0067#, 16#0065#,
3157           16#0020#, 16#0061#, 16#0074#, 16#0020#,
3158           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3159           16#0073#, 16#0061#, 16#006D#, 16#0065#,
3160           16#0020#, 16#0074#, 16#0069#, 16#006D#,
3161           16#0065#, 16#002E#,
3162           others => 16#0000#),
3163         others => <>);
3164
3165   --  "internal_structure"
3166
3167   MS_0A6E : aliased Matreshka.Internals.Strings.Shared_String
3168     := (Size   => 23,
3169         Unused => 18,
3170         Length => 18,
3171         Value  =>
3172          (16#0069#, 16#006E#, 16#0074#, 16#0065#,
3173           16#0072#, 16#006E#, 16#0061#, 16#006C#,
3174           16#005F#, 16#0073#, 16#0074#, 16#0072#,
3175           16#0075#, 16#0063#, 16#0074#, 16#0075#,
3176           16#0072#, 16#0065#,
3177           others => 16#0000#),
3178         others => <>);
3179
3180   --  "isConjugated"
3181
3182   MS_0A6F : aliased Matreshka.Internals.Strings.Shared_String
3183     := (Size   => 15,
3184         Unused => 12,
3185         Length => 12,
3186         Value  =>
3187          (16#0069#, 16#0073#, 16#0043#, 16#006F#,
3188           16#006E#, 16#006A#, 16#0075#, 16#0067#,
3189           16#0061#, 16#0074#, 16#0065#, 16#0064#,
3190           others => 16#0000#),
3191         others => <>);
3192
3193   --  "A_classifier_readExtentAction"
3194
3195   MS_0A70 : aliased Matreshka.Internals.Strings.Shared_String
3196     := (Size   => 31,
3197         Unused => 29,
3198         Length => 29,
3199         Value  =>
3200          (16#0041#, 16#005F#, 16#0063#, 16#006C#,
3201           16#0061#, 16#0073#, 16#0073#, 16#0069#,
3202           16#0066#, 16#0069#, 16#0065#, 16#0072#,
3203           16#005F#, 16#0072#, 16#0065#, 16#0061#,
3204           16#0064#, 16#0045#, 16#0078#, 16#0074#,
3205           16#0065#, 16#006E#, 16#0074#, 16#0041#,
3206           16#0063#, 16#0074#, 16#0069#, 16#006F#,
3207           16#006E#,
3208           others => 16#0000#),
3209         others => <>);
3210
3211   --  "A_replyToCall_replyAction"
3212
3213   MS_0A71 : aliased Matreshka.Internals.Strings.Shared_String
3214     := (Size   => 31,
3215         Unused => 25,
3216         Length => 25,
3217         Value  =>
3218          (16#0041#, 16#005F#, 16#0072#, 16#0065#,
3219           16#0070#, 16#006C#, 16#0079#, 16#0054#,
3220           16#006F#, 16#0043#, 16#0061#, 16#006C#,
3221           16#006C#, 16#005F#, 16#0072#, 16#0065#,
3222           16#0070#, 16#006C#, 16#0079#, 16#0041#,
3223           16#0063#, 16#0074#, 16#0069#, 16#006F#,
3224           16#006E#,
3225           others => 16#0000#),
3226         others => <>);
3227
3228   --  "A final state cannot have regions."
3229
3230   MS_0A72 : aliased Matreshka.Internals.Strings.Shared_String
3231     := (Size   => 39,
3232         Unused => 34,
3233         Length => 34,
3234         Value  =>
3235          (16#0041#, 16#0020#, 16#0066#, 16#0069#,
3236           16#006E#, 16#0061#, 16#006C#, 16#0020#,
3237           16#0073#, 16#0074#, 16#0061#, 16#0074#,
3238           16#0065#, 16#0020#, 16#0063#, 16#0061#,
3239           16#006E#, 16#006E#, 16#006F#, 16#0074#,
3240           16#0020#, 16#0068#, 16#0061#, 16#0076#,
3241           16#0065#, 16#0020#, 16#0072#, 16#0065#,
3242           16#0067#, 16#0069#, 16#006F#, 16#006E#,
3243           16#0073#, 16#002E#,
3244           others => 16#0000#),
3245         others => <>);
3246
3247   --  "A_removeAt_removeVariableValueAction"
3248
3249   MS_0A73 : aliased Matreshka.Internals.Strings.Shared_String
3250     := (Size   => 39,
3251         Unused => 36,
3252         Length => 36,
3253         Value  =>
3254          (16#0041#, 16#005F#, 16#0072#, 16#0065#,
3255           16#006D#, 16#006F#, 16#0076#, 16#0065#,
3256           16#0041#, 16#0074#, 16#005F#, 16#0072#,
3257           16#0065#, 16#006D#, 16#006F#, 16#0076#,
3258           16#0065#, 16#0056#, 16#0061#, 16#0072#,
3259           16#0069#, 16#0061#, 16#0062#, 16#006C#,
3260           16#0065#, 16#0056#, 16#0061#, 16#006C#,
3261           16#0075#, 16#0065#, 16#0041#, 16#0063#,
3262           16#0074#, 16#0069#, 16#006F#, 16#006E#,
3263           others => 16#0000#),
3264         others => <>);
3265
3266   --  "A_guard_transition"
3267
3268   MS_0A74 : aliased Matreshka.Internals.Strings.Shared_String
3269     := (Size   => 23,
3270         Unused => 18,
3271         Length => 18,
3272         Value  =>
3273          (16#0041#, 16#005F#, 16#0067#, 16#0075#,
3274           16#0061#, 16#0072#, 16#0064#, 16#005F#,
3275           16#0074#, 16#0072#, 16#0061#, 16#006E#,
3276           16#0073#, 16#0069#, 16#0074#, 16#0069#,
3277           16#006F#, 16#006E#,
3278           others => 16#0000#),
3279         others => <>);
3280
3281   --  "isActive"
3282
3283   MS_0A75 : aliased Matreshka.Internals.Strings.Shared_String
3284     := (Size   => 15,
3285         Unused => 8,
3286         Length => 8,
3287         Value  =>
3288          (16#0069#, 16#0073#, 16#0041#, 16#0063#,
3289           16#0074#, 16#0069#, 16#0076#, 16#0065#,
3290           others => 16#0000#),
3291         others => <>);
3292
3293   --  "Implies that the transition, if triggered, will exit the composite (source) state."
3294
3295   MS_0A76 : aliased Matreshka.Internals.Strings.Shared_String
3296     := (Size   => 87,
3297         Unused => 82,
3298         Length => 82,
3299         Value  =>
3300          (16#0049#, 16#006D#, 16#0070#, 16#006C#,
3301           16#0069#, 16#0065#, 16#0073#, 16#0020#,
3302           16#0074#, 16#0068#, 16#0061#, 16#0074#,
3303           16#0020#, 16#0074#, 16#0068#, 16#0065#,
3304           16#0020#, 16#0074#, 16#0072#, 16#0061#,
3305           16#006E#, 16#0073#, 16#0069#, 16#0074#,
3306           16#0069#, 16#006F#, 16#006E#, 16#002C#,
3307           16#0020#, 16#0069#, 16#0066#, 16#0020#,
3308           16#0074#, 16#0072#, 16#0069#, 16#0067#,
3309           16#0067#, 16#0065#, 16#0072#, 16#0065#,
3310           16#0064#, 16#002C#, 16#0020#, 16#0077#,
3311           16#0069#, 16#006C#, 16#006C#, 16#0020#,
3312           16#0065#, 16#0078#, 16#0069#, 16#0074#,
3313           16#0020#, 16#0074#, 16#0068#, 16#0065#,
3314           16#0020#, 16#0063#, 16#006F#, 16#006D#,
3315           16#0070#, 16#006F#, 16#0073#, 16#0069#,
3316           16#0074#, 16#0065#, 16#0020#, 16#0028#,
3317           16#0073#, 16#006F#, 16#0075#, 16#0072#,
3318           16#0063#, 16#0065#, 16#0029#, 16#0020#,
3319           16#0073#, 16#0074#, 16#0061#, 16#0074#,
3320           16#0065#, 16#002E#,
3321           others => 16#0000#),
3322         others => <>);
3323
3324   --  "URI"
3325
3326   MS_0A77 : aliased Matreshka.Internals.Strings.Shared_String
3327     := (Size   => 7,
3328         Unused => 3,
3329         Length => 3,
3330         Value  =>
3331          (16#0055#, 16#0052#, 16#0049#,
3332           others => 16#0000#),
3333         others => <>);
3334
3335   --  "A named element is an element in a model that may have a name."
3336
3337   MS_0A78 : aliased Matreshka.Internals.Strings.Shared_String
3338     := (Size   => 63,
3339         Unused => 62,
3340         Length => 62,
3341         Value  =>
3342          (16#0041#, 16#0020#, 16#006E#, 16#0061#,
3343           16#006D#, 16#0065#, 16#0064#, 16#0020#,
3344           16#0065#, 16#006C#, 16#0065#, 16#006D#,
3345           16#0065#, 16#006E#, 16#0074#, 16#0020#,
3346           16#0069#, 16#0073#, 16#0020#, 16#0061#,
3347           16#006E#, 16#0020#, 16#0065#, 16#006C#,
3348           16#0065#, 16#006D#, 16#0065#, 16#006E#,
3349           16#0074#, 16#0020#, 16#0069#, 16#006E#,
3350           16#0020#, 16#0061#, 16#0020#, 16#006D#,
3351           16#006F#, 16#0064#, 16#0065#, 16#006C#,
3352           16#0020#, 16#0074#, 16#0068#, 16#0061#,
3353           16#0074#, 16#0020#, 16#006D#, 16#0061#,
3354           16#0079#, 16#0020#, 16#0068#, 16#0061#,
3355           16#0076#, 16#0065#, 16#0020#, 16#0061#,
3356           16#0020#, 16#006E#, 16#0061#, 16#006D#,
3357           16#0065#, 16#002E#,
3358           others => 16#0000#),
3359         others => <>);
3360
3361   --  "Variable"
3362
3363   MS_0A79 : aliased Matreshka.Internals.Strings.Shared_String
3364     := (Size   => 15,
3365         Unused => 8,
3366         Length => 8,
3367         Value  =>
3368          (16#0056#, 16#0061#, 16#0072#, 16#0069#,
3369           16#0061#, 16#0062#, 16#006C#, 16#0065#,
3370           others => 16#0000#),
3371         others => <>);
3372
3373   --  "A_ownedUseCase_classifier"
3374
3375   MS_0A7A : aliased Matreshka.Internals.Strings.Shared_String
3376     := (Size   => 31,
3377         Unused => 25,
3378         Length => 25,
3379         Value  =>
3380          (16#0041#, 16#005F#, 16#006F#, 16#0077#,
3381           16#006E#, 16#0065#, 16#0064#, 16#0055#,
3382           16#0073#, 16#0065#, 16#0043#, 16#0061#,
3383           16#0073#, 16#0065#, 16#005F#, 16#0063#,
3384           16#006C#, 16#0061#, 16#0073#, 16#0073#,
3385           16#0069#, 16#0066#, 16#0069#, 16#0065#,
3386           16#0072#,
3387           others => 16#0000#),
3388         others => <>);
3389
3390   --  "The sources and targets of an information item (its related information flows) must designate subsets of the sources and targets of the representation information item, if any.The Classifiers that can realize an information item can only be of the following kind: Class, Interface, InformationItem, Signal, Component."
3391
3392   MS_0A7B : aliased Matreshka.Internals.Strings.Shared_String
3393     := (Size   => 327,
3394         Unused => 317,
3395         Length => 317,
3396         Value  =>
3397          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
3398           16#0073#, 16#006F#, 16#0075#, 16#0072#,
3399           16#0063#, 16#0065#, 16#0073#, 16#0020#,
3400           16#0061#, 16#006E#, 16#0064#, 16#0020#,
3401           16#0074#, 16#0061#, 16#0072#, 16#0067#,
3402           16#0065#, 16#0074#, 16#0073#, 16#0020#,
3403           16#006F#, 16#0066#, 16#0020#, 16#0061#,
3404           16#006E#, 16#0020#, 16#0069#, 16#006E#,
3405           16#0066#, 16#006F#, 16#0072#, 16#006D#,
3406           16#0061#, 16#0074#, 16#0069#, 16#006F#,
3407           16#006E#, 16#0020#, 16#0069#, 16#0074#,
3408           16#0065#, 16#006D#, 16#0020#, 16#0028#,
3409           16#0069#, 16#0074#, 16#0073#, 16#0020#,
3410           16#0072#, 16#0065#, 16#006C#, 16#0061#,
3411           16#0074#, 16#0065#, 16#0064#, 16#0020#,
3412           16#0069#, 16#006E#, 16#0066#, 16#006F#,
3413           16#0072#, 16#006D#, 16#0061#, 16#0074#,
3414           16#0069#, 16#006F#, 16#006E#, 16#0020#,
3415           16#0066#, 16#006C#, 16#006F#, 16#0077#,
3416           16#0073#, 16#0029#, 16#0020#, 16#006D#,
3417           16#0075#, 16#0073#, 16#0074#, 16#0020#,
3418           16#0064#, 16#0065#, 16#0073#, 16#0069#,
3419           16#0067#, 16#006E#, 16#0061#, 16#0074#,
3420           16#0065#, 16#0020#, 16#0073#, 16#0075#,
3421           16#0062#, 16#0073#, 16#0065#, 16#0074#,
3422           16#0073#, 16#0020#, 16#006F#, 16#0066#,
3423           16#0020#, 16#0074#, 16#0068#, 16#0065#,
3424           16#0020#, 16#0073#, 16#006F#, 16#0075#,
3425           16#0072#, 16#0063#, 16#0065#, 16#0073#,
3426           16#0020#, 16#0061#, 16#006E#, 16#0064#,
3427           16#0020#, 16#0074#, 16#0061#, 16#0072#,
3428           16#0067#, 16#0065#, 16#0074#, 16#0073#,
3429           16#0020#, 16#006F#, 16#0066#, 16#0020#,
3430           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3431           16#0072#, 16#0065#, 16#0070#, 16#0072#,
3432           16#0065#, 16#0073#, 16#0065#, 16#006E#,
3433           16#0074#, 16#0061#, 16#0074#, 16#0069#,
3434           16#006F#, 16#006E#, 16#0020#, 16#0069#,
3435           16#006E#, 16#0066#, 16#006F#, 16#0072#,
3436           16#006D#, 16#0061#, 16#0074#, 16#0069#,
3437           16#006F#, 16#006E#, 16#0020#, 16#0069#,
3438           16#0074#, 16#0065#, 16#006D#, 16#002C#,
3439           16#0020#, 16#0069#, 16#0066#, 16#0020#,
3440           16#0061#, 16#006E#, 16#0079#, 16#002E#,
3441           16#0054#, 16#0068#, 16#0065#, 16#0020#,
3442           16#0043#, 16#006C#, 16#0061#, 16#0073#,
3443           16#0073#, 16#0069#, 16#0066#, 16#0069#,
3444           16#0065#, 16#0072#, 16#0073#, 16#0020#,
3445           16#0074#, 16#0068#, 16#0061#, 16#0074#,
3446           16#0020#, 16#0063#, 16#0061#, 16#006E#,
3447           16#0020#, 16#0072#, 16#0065#, 16#0061#,
3448           16#006C#, 16#0069#, 16#007A#, 16#0065#,
3449           16#0020#, 16#0061#, 16#006E#, 16#0020#,
3450           16#0069#, 16#006E#, 16#0066#, 16#006F#,
3451           16#0072#, 16#006D#, 16#0061#, 16#0074#,
3452           16#0069#, 16#006F#, 16#006E#, 16#0020#,
3453           16#0069#, 16#0074#, 16#0065#, 16#006D#,
3454           16#0020#, 16#0063#, 16#0061#, 16#006E#,
3455           16#0020#, 16#006F#, 16#006E#, 16#006C#,
3456           16#0079#, 16#0020#, 16#0062#, 16#0065#,
3457           16#0020#, 16#006F#, 16#0066#, 16#0020#,
3458           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3459           16#0066#, 16#006F#, 16#006C#, 16#006C#,
3460           16#006F#, 16#0077#, 16#0069#, 16#006E#,
3461           16#0067#, 16#0020#, 16#006B#, 16#0069#,
3462           16#006E#, 16#0064#, 16#003A#, 16#0020#,
3463           16#0043#, 16#006C#, 16#0061#, 16#0073#,
3464           16#0073#, 16#002C#, 16#0020#, 16#0049#,
3465           16#006E#, 16#0074#, 16#0065#, 16#0072#,
3466           16#0066#, 16#0061#, 16#0063#, 16#0065#,
3467           16#002C#, 16#0020#, 16#0049#, 16#006E#,
3468           16#0066#, 16#006F#, 16#0072#, 16#006D#,
3469           16#0061#, 16#0074#, 16#0069#, 16#006F#,
3470           16#006E#, 16#0049#, 16#0074#, 16#0065#,
3471           16#006D#, 16#002C#, 16#0020#, 16#0053#,
3472           16#0069#, 16#0067#, 16#006E#, 16#0061#,
3473           16#006C#, 16#002C#, 16#0020#, 16#0043#,
3474           16#006F#, 16#006D#, 16#0070#, 16#006F#,
3475           16#006E#, 16#0065#, 16#006E#, 16#0074#,
3476           16#002E#,
3477           others => 16#0000#),
3478         others => <>);
3479
3480   --  "A time observation is a reference to a time instant during an execution. It points out the element in the model to observe and whether the observation is when this model element is entered or when it is exited."
3481
3482   MS_0A7C : aliased Matreshka.Internals.Strings.Shared_String
3483     := (Size   => 223,
3484         Unused => 210,
3485         Length => 210,
3486         Value  =>
3487          (16#0041#, 16#0020#, 16#0074#, 16#0069#,
3488           16#006D#, 16#0065#, 16#0020#, 16#006F#,
3489           16#0062#, 16#0073#, 16#0065#, 16#0072#,
3490           16#0076#, 16#0061#, 16#0074#, 16#0069#,
3491           16#006F#, 16#006E#, 16#0020#, 16#0069#,
3492           16#0073#, 16#0020#, 16#0061#, 16#0020#,
3493           16#0072#, 16#0065#, 16#0066#, 16#0065#,
3494           16#0072#, 16#0065#, 16#006E#, 16#0063#,
3495           16#0065#, 16#0020#, 16#0074#, 16#006F#,
3496           16#0020#, 16#0061#, 16#0020#, 16#0074#,
3497           16#0069#, 16#006D#, 16#0065#, 16#0020#,
3498           16#0069#, 16#006E#, 16#0073#, 16#0074#,
3499           16#0061#, 16#006E#, 16#0074#, 16#0020#,
3500           16#0064#, 16#0075#, 16#0072#, 16#0069#,
3501           16#006E#, 16#0067#, 16#0020#, 16#0061#,
3502           16#006E#, 16#0020#, 16#0065#, 16#0078#,
3503           16#0065#, 16#0063#, 16#0075#, 16#0074#,
3504           16#0069#, 16#006F#, 16#006E#, 16#002E#,
3505           16#0020#, 16#0049#, 16#0074#, 16#0020#,
3506           16#0070#, 16#006F#, 16#0069#, 16#006E#,
3507           16#0074#, 16#0073#, 16#0020#, 16#006F#,
3508           16#0075#, 16#0074#, 16#0020#, 16#0074#,
3509           16#0068#, 16#0065#, 16#0020#, 16#0065#,
3510           16#006C#, 16#0065#, 16#006D#, 16#0065#,
3511           16#006E#, 16#0074#, 16#0020#, 16#0069#,
3512           16#006E#, 16#0020#, 16#0074#, 16#0068#,
3513           16#0065#, 16#0020#, 16#006D#, 16#006F#,
3514           16#0064#, 16#0065#, 16#006C#, 16#0020#,
3515           16#0074#, 16#006F#, 16#0020#, 16#006F#,
3516           16#0062#, 16#0073#, 16#0065#, 16#0072#,
3517           16#0076#, 16#0065#, 16#0020#, 16#0061#,
3518           16#006E#, 16#0064#, 16#0020#, 16#0077#,
3519           16#0068#, 16#0065#, 16#0074#, 16#0068#,
3520           16#0065#, 16#0072#, 16#0020#, 16#0074#,
3521           16#0068#, 16#0065#, 16#0020#, 16#006F#,
3522           16#0062#, 16#0073#, 16#0065#, 16#0072#,
3523           16#0076#, 16#0061#, 16#0074#, 16#0069#,
3524           16#006F#, 16#006E#, 16#0020#, 16#0069#,
3525           16#0073#, 16#0020#, 16#0077#, 16#0068#,
3526           16#0065#, 16#006E#, 16#0020#, 16#0074#,
3527           16#0068#, 16#0069#, 16#0073#, 16#0020#,
3528           16#006D#, 16#006F#, 16#0064#, 16#0065#,
3529           16#006C#, 16#0020#, 16#0065#, 16#006C#,
3530           16#0065#, 16#006D#, 16#0065#, 16#006E#,
3531           16#0074#, 16#0020#, 16#0069#, 16#0073#,
3532           16#0020#, 16#0065#, 16#006E#, 16#0074#,
3533           16#0065#, 16#0072#, 16#0065#, 16#0064#,
3534           16#0020#, 16#006F#, 16#0072#, 16#0020#,
3535           16#0077#, 16#0068#, 16#0065#, 16#006E#,
3536           16#0020#, 16#0069#, 16#0074#, 16#0020#,
3537           16#0069#, 16#0073#, 16#0020#, 16#0065#,
3538           16#0078#, 16#0069#, 16#0074#, 16#0065#,
3539           16#0064#, 16#002E#,
3540           others => 16#0000#),
3541         others => <>);
3542
3543   --  "A value input pin is required."
3544
3545   MS_0A7D : aliased Matreshka.Internals.Strings.Shared_String
3546     := (Size   => 31,
3547         Unused => 30,
3548         Length => 30,
3549         Value  =>
3550          (16#0041#, 16#0020#, 16#0076#, 16#0061#,
3551           16#006C#, 16#0075#, 16#0065#, 16#0020#,
3552           16#0069#, 16#006E#, 16#0070#, 16#0075#,
3553           16#0074#, 16#0020#, 16#0070#, 16#0069#,
3554           16#006E#, 16#0020#, 16#0069#, 16#0073#,
3555           16#0020#, 16#0072#, 16#0065#, 16#0071#,
3556           16#0075#, 16#0069#, 16#0072#, 16#0065#,
3557           16#0064#, 16#002E#,
3558           others => 16#0000#),
3559         others => <>);
3560
3561   --  "Interruptible regions containing the node."
3562
3563   MS_0A7E : aliased Matreshka.Internals.Strings.Shared_String
3564     := (Size   => 47,
3565         Unused => 42,
3566         Length => 42,
3567         Value  =>
3568          (16#0049#, 16#006E#, 16#0074#, 16#0065#,
3569           16#0072#, 16#0072#, 16#0075#, 16#0070#,
3570           16#0074#, 16#0069#, 16#0062#, 16#006C#,
3571           16#0065#, 16#0020#, 16#0072#, 16#0065#,
3572           16#0067#, 16#0069#, 16#006F#, 16#006E#,
3573           16#0073#, 16#0020#, 16#0063#, 16#006F#,
3574           16#006E#, 16#0074#, 16#0061#, 16#0069#,
3575           16#006E#, 16#0069#, 16#006E#, 16#0067#,
3576           16#0020#, 16#0074#, 16#0068#, 16#0065#,
3577           16#0020#, 16#006E#, 16#006F#, 16#0064#,
3578           16#0065#, 16#002E#,
3579           others => 16#0000#),
3580         others => <>);
3581
3582   --  "Manifestation"
3583
3584   MS_0A7F : aliased Matreshka.Internals.Strings.Shared_String
3585     := (Size   => 15,
3586         Unused => 13,
3587         Length => 13,
3588         Value  =>
3589          (16#004D#, 16#0061#, 16#006E#, 16#0069#,
3590           16#0066#, 16#0065#, 16#0073#, 16#0074#,
3591           16#0061#, 16#0074#, 16#0069#, 16#006F#,
3592           16#006E#,
3593           others => 16#0000#),
3594         others => <>);
3595
3596   --  "subgroup"
3597
3598   MS_0A80 : aliased Matreshka.Internals.Strings.Shared_String
3599     := (Size   => 15,
3600         Unused => 8,
3601         Length => 8,
3602         Value  =>
3603          (16#0073#, 16#0075#, 16#0062#, 16#0067#,
3604           16#0072#, 16#006F#, 16#0075#, 16#0070#,
3605           others => 16#0000#),
3606         others => <>);
3607
3608   --  "timeEvent"
3609
3610   MS_0A81 : aliased Matreshka.Internals.Strings.Shared_String
3611     := (Size   => 15,
3612         Unused => 9,
3613         Length => 9,
3614         Value  =>
3615          (16#0074#, 16#0069#, 16#006D#, 16#0065#,
3616           16#0045#, 16#0076#, 16#0065#, 16#006E#,
3617           16#0074#,
3618           others => 16#0000#),
3619         others => <>);
3620
3621   --  "Missing derivation for Port::/provided : Interface"
3622
3623   MS_0A82 : aliased Matreshka.Internals.Strings.Shared_String
3624     := (Size   => 55,
3625         Unused => 50,
3626         Length => 50,
3627         Value  =>
3628          (16#004D#, 16#0069#, 16#0073#, 16#0073#,
3629           16#0069#, 16#006E#, 16#0067#, 16#0020#,
3630           16#0064#, 16#0065#, 16#0072#, 16#0069#,
3631           16#0076#, 16#0061#, 16#0074#, 16#0069#,
3632           16#006F#, 16#006E#, 16#0020#, 16#0066#,
3633           16#006F#, 16#0072#, 16#0020#, 16#0050#,
3634           16#006F#, 16#0072#, 16#0074#, 16#003A#,
3635           16#003A#, 16#002F#, 16#0070#, 16#0072#,
3636           16#006F#, 16#0076#, 16#0069#, 16#0064#,
3637           16#0065#, 16#0064#, 16#0020#, 16#003A#,
3638           16#0020#, 16#0049#, 16#006E#, 16#0074#,
3639           16#0065#, 16#0072#, 16#0066#, 16#0061#,
3640           16#0063#, 16#0065#,
3641           others => 16#0000#),
3642         others => <>);
3643
3644   --  "initial_vertex"
3645
3646   MS_0A83 : aliased Matreshka.Internals.Strings.Shared_String
3647     := (Size   => 15,
3648         Unused => 14,
3649         Length => 14,
3650         Value  =>
3651          (16#0069#, 16#006E#, 16#0069#, 16#0074#,
3652           16#0069#, 16#0061#, 16#006C#, 16#005F#,
3653           16#0076#, 16#0065#, 16#0072#, 16#0074#,
3654           16#0065#, 16#0078#,
3655           others => 16#0000#),
3656         others => <>);
3657
3658   --  "A directed relationship represents a relationship between a collection of source model elements and a collection of target model elements."
3659
3660   MS_0A84 : aliased Matreshka.Internals.Strings.Shared_String
3661     := (Size   => 143,
3662         Unused => 138,
3663         Length => 138,
3664         Value  =>
3665          (16#0041#, 16#0020#, 16#0064#, 16#0069#,
3666           16#0072#, 16#0065#, 16#0063#, 16#0074#,
3667           16#0065#, 16#0064#, 16#0020#, 16#0072#,
3668           16#0065#, 16#006C#, 16#0061#, 16#0074#,
3669           16#0069#, 16#006F#, 16#006E#, 16#0073#,
3670           16#0068#, 16#0069#, 16#0070#, 16#0020#,
3671           16#0072#, 16#0065#, 16#0070#, 16#0072#,
3672           16#0065#, 16#0073#, 16#0065#, 16#006E#,
3673           16#0074#, 16#0073#, 16#0020#, 16#0061#,
3674           16#0020#, 16#0072#, 16#0065#, 16#006C#,
3675           16#0061#, 16#0074#, 16#0069#, 16#006F#,
3676           16#006E#, 16#0073#, 16#0068#, 16#0069#,
3677           16#0070#, 16#0020#, 16#0062#, 16#0065#,
3678           16#0074#, 16#0077#, 16#0065#, 16#0065#,
3679           16#006E#, 16#0020#, 16#0061#, 16#0020#,
3680           16#0063#, 16#006F#, 16#006C#, 16#006C#,
3681           16#0065#, 16#0063#, 16#0074#, 16#0069#,
3682           16#006F#, 16#006E#, 16#0020#, 16#006F#,
3683           16#0066#, 16#0020#, 16#0073#, 16#006F#,
3684           16#0075#, 16#0072#, 16#0063#, 16#0065#,
3685           16#0020#, 16#006D#, 16#006F#, 16#0064#,
3686           16#0065#, 16#006C#, 16#0020#, 16#0065#,
3687           16#006C#, 16#0065#, 16#006D#, 16#0065#,
3688           16#006E#, 16#0074#, 16#0073#, 16#0020#,
3689           16#0061#, 16#006E#, 16#0064#, 16#0020#,
3690           16#0061#, 16#0020#, 16#0063#, 16#006F#,
3691           16#006C#, 16#006C#, 16#0065#, 16#0063#,
3692           16#0074#, 16#0069#, 16#006F#, 16#006E#,
3693           16#0020#, 16#006F#, 16#0066#, 16#0020#,
3694           16#0074#, 16#0061#, 16#0072#, 16#0067#,
3695           16#0065#, 16#0074#, 16#0020#, 16#006D#,
3696           16#006F#, 16#0064#, 16#0065#, 16#006C#,
3697           16#0020#, 16#0065#, 16#006C#, 16#0065#,
3698           16#006D#, 16#0065#, 16#006E#, 16#0074#,
3699           16#0073#, 16#002E#,
3700           others => 16#0000#),
3701         others => <>);
3702
3703   --  "ordering"
3704
3705   MS_0A85 : aliased Matreshka.Internals.Strings.Shared_String
3706     := (Size   => 15,
3707         Unused => 8,
3708         Length => 8,
3709         Value  =>
3710          (16#006F#, 16#0072#, 16#0064#, 16#0065#,
3711           16#0072#, 16#0069#, 16#006E#, 16#0067#,
3712           others => 16#0000#),
3713         others => <>);
3714
3715   --  "An output pin is a pin that holds output values produced by an action."
3716
3717   MS_0A86 : aliased Matreshka.Internals.Strings.Shared_String
3718     := (Size   => 79,
3719         Unused => 70,
3720         Length => 70,
3721         Value  =>
3722          (16#0041#, 16#006E#, 16#0020#, 16#006F#,
3723           16#0075#, 16#0074#, 16#0070#, 16#0075#,
3724           16#0074#, 16#0020#, 16#0070#, 16#0069#,
3725           16#006E#, 16#0020#, 16#0069#, 16#0073#,
3726           16#0020#, 16#0061#, 16#0020#, 16#0070#,
3727           16#0069#, 16#006E#, 16#0020#, 16#0074#,
3728           16#0068#, 16#0061#, 16#0074#, 16#0020#,
3729           16#0068#, 16#006F#, 16#006C#, 16#0064#,
3730           16#0073#, 16#0020#, 16#006F#, 16#0075#,
3731           16#0074#, 16#0070#, 16#0075#, 16#0074#,
3732           16#0020#, 16#0076#, 16#0061#, 16#006C#,
3733           16#0075#, 16#0065#, 16#0073#, 16#0020#,
3734           16#0070#, 16#0072#, 16#006F#, 16#0064#,
3735           16#0075#, 16#0063#, 16#0065#, 16#0064#,
3736           16#0020#, 16#0062#, 16#0079#, 16#0020#,
3737           16#0061#, 16#006E#, 16#0020#, 16#0061#,
3738           16#0063#, 16#0074#, 16#0069#, 16#006F#,
3739           16#006E#, 16#002E#,
3740           others => 16#0000#),
3741         others => <>);
3742
3743   --  "A_insertAt_linkEndCreationData"
3744
3745   MS_0A87 : aliased Matreshka.Internals.Strings.Shared_String
3746     := (Size   => 31,
3747         Unused => 30,
3748         Length => 30,
3749         Value  =>
3750          (16#0041#, 16#005F#, 16#0069#, 16#006E#,
3751           16#0073#, 16#0065#, 16#0072#, 16#0074#,
3752           16#0041#, 16#0074#, 16#005F#, 16#006C#,
3753           16#0069#, 16#006E#, 16#006B#, 16#0045#,
3754           16#006E#, 16#0064#, 16#0043#, 16#0072#,
3755           16#0065#, 16#0061#, 16#0074#, 16#0069#,
3756           16#006F#, 16#006E#, 16#0044#, 16#0061#,
3757           16#0074#, 16#0061#,
3758           others => 16#0000#),
3759         others => <>);
3760
3761   --  "The query allIncludedUseCases() returns the transitive closure of all use cases (directly or indirectly) included by this use case."
3762
3763   MS_0A88 : aliased Matreshka.Internals.Strings.Shared_String
3764     := (Size   => 135,
3765         Unused => 131,
3766         Length => 131,
3767         Value  =>
3768          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
3769           16#0071#, 16#0075#, 16#0065#, 16#0072#,
3770           16#0079#, 16#0020#, 16#0061#, 16#006C#,
3771           16#006C#, 16#0049#, 16#006E#, 16#0063#,
3772           16#006C#, 16#0075#, 16#0064#, 16#0065#,
3773           16#0064#, 16#0055#, 16#0073#, 16#0065#,
3774           16#0043#, 16#0061#, 16#0073#, 16#0065#,
3775           16#0073#, 16#0028#, 16#0029#, 16#0020#,
3776           16#0072#, 16#0065#, 16#0074#, 16#0075#,
3777           16#0072#, 16#006E#, 16#0073#, 16#0020#,
3778           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3779           16#0074#, 16#0072#, 16#0061#, 16#006E#,
3780           16#0073#, 16#0069#, 16#0074#, 16#0069#,
3781           16#0076#, 16#0065#, 16#0020#, 16#0063#,
3782           16#006C#, 16#006F#, 16#0073#, 16#0075#,
3783           16#0072#, 16#0065#, 16#0020#, 16#006F#,
3784           16#0066#, 16#0020#, 16#0061#, 16#006C#,
3785           16#006C#, 16#0020#, 16#0075#, 16#0073#,
3786           16#0065#, 16#0020#, 16#0063#, 16#0061#,
3787           16#0073#, 16#0065#, 16#0073#, 16#0020#,
3788           16#0028#, 16#0064#, 16#0069#, 16#0072#,
3789           16#0065#, 16#0063#, 16#0074#, 16#006C#,
3790           16#0079#, 16#0020#, 16#006F#, 16#0072#,
3791           16#0020#, 16#0069#, 16#006E#, 16#0064#,
3792           16#0069#, 16#0072#, 16#0065#, 16#0063#,
3793           16#0074#, 16#006C#, 16#0079#, 16#0029#,
3794           16#0020#, 16#0069#, 16#006E#, 16#0063#,
3795           16#006C#, 16#0075#, 16#0064#, 16#0065#,
3796           16#0064#, 16#0020#, 16#0062#, 16#0079#,
3797           16#0020#, 16#0074#, 16#0068#, 16#0069#,
3798           16#0073#, 16#0020#, 16#0075#, 16#0073#,
3799           16#0065#, 16#0020#, 16#0063#, 16#0061#,
3800           16#0073#, 16#0065#, 16#002E#,
3801           others => 16#0000#),
3802         others => <>);
3803
3804   --  "Every role in the collaboration is bound within the collaboration use to a connectable element within the owning classifier."
3805
3806   MS_0A89 : aliased Matreshka.Internals.Strings.Shared_String
3807     := (Size   => 127,
3808         Unused => 124,
3809         Length => 124,
3810         Value  =>
3811          (16#0045#, 16#0076#, 16#0065#, 16#0072#,
3812           16#0079#, 16#0020#, 16#0072#, 16#006F#,
3813           16#006C#, 16#0065#, 16#0020#, 16#0069#,
3814           16#006E#, 16#0020#, 16#0074#, 16#0068#,
3815           16#0065#, 16#0020#, 16#0063#, 16#006F#,
3816           16#006C#, 16#006C#, 16#0061#, 16#0062#,
3817           16#006F#, 16#0072#, 16#0061#, 16#0074#,
3818           16#0069#, 16#006F#, 16#006E#, 16#0020#,
3819           16#0069#, 16#0073#, 16#0020#, 16#0062#,
3820           16#006F#, 16#0075#, 16#006E#, 16#0064#,
3821           16#0020#, 16#0077#, 16#0069#, 16#0074#,
3822           16#0068#, 16#0069#, 16#006E#, 16#0020#,
3823           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3824           16#0063#, 16#006F#, 16#006C#, 16#006C#,
3825           16#0061#, 16#0062#, 16#006F#, 16#0072#,
3826           16#0061#, 16#0074#, 16#0069#, 16#006F#,
3827           16#006E#, 16#0020#, 16#0075#, 16#0073#,
3828           16#0065#, 16#0020#, 16#0074#, 16#006F#,
3829           16#0020#, 16#0061#, 16#0020#, 16#0063#,
3830           16#006F#, 16#006E#, 16#006E#, 16#0065#,
3831           16#0063#, 16#0074#, 16#0061#, 16#0062#,
3832           16#006C#, 16#0065#, 16#0020#, 16#0065#,
3833           16#006C#, 16#0065#, 16#006D#, 16#0065#,
3834           16#006E#, 16#0074#, 16#0020#, 16#0077#,
3835           16#0069#, 16#0074#, 16#0068#, 16#0069#,
3836           16#006E#, 16#0020#, 16#0074#, 16#0068#,
3837           16#0065#, 16#0020#, 16#006F#, 16#0077#,
3838           16#006E#, 16#0069#, 16#006E#, 16#0067#,
3839           16#0020#, 16#0063#, 16#006C#, 16#0061#,
3840           16#0073#, 16#0073#, 16#0069#, 16#0066#,
3841           16#0069#, 16#0065#, 16#0072#, 16#002E#,
3842           others => 16#0000#),
3843         others => <>);
3844
3845   --  "References the specializing classifier in the Generalization relationship."
3846
3847   MS_0A8A : aliased Matreshka.Internals.Strings.Shared_String
3848     := (Size   => 79,
3849         Unused => 74,
3850         Length => 74,
3851         Value  =>
3852          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
3853           16#0072#, 16#0065#, 16#006E#, 16#0063#,
3854           16#0065#, 16#0073#, 16#0020#, 16#0074#,
3855           16#0068#, 16#0065#, 16#0020#, 16#0073#,
3856           16#0070#, 16#0065#, 16#0063#, 16#0069#,
3857           16#0061#, 16#006C#, 16#0069#, 16#007A#,
3858           16#0069#, 16#006E#, 16#0067#, 16#0020#,
3859           16#0063#, 16#006C#, 16#0061#, 16#0073#,
3860           16#0073#, 16#0069#, 16#0066#, 16#0069#,
3861           16#0065#, 16#0072#, 16#0020#, 16#0069#,
3862           16#006E#, 16#0020#, 16#0074#, 16#0068#,
3863           16#0065#, 16#0020#, 16#0047#, 16#0065#,
3864           16#006E#, 16#0065#, 16#0072#, 16#0061#,
3865           16#006C#, 16#0069#, 16#007A#, 16#0061#,
3866           16#0074#, 16#0069#, 16#006F#, 16#006E#,
3867           16#0020#, 16#0072#, 16#0065#, 16#006C#,
3868           16#0061#, 16#0074#, 16#0069#, 16#006F#,
3869           16#006E#, 16#0073#, 16#0068#, 16#0069#,
3870           16#0070#, 16#002E#,
3871           others => 16#0000#),
3872         others => <>);
3873
3874   --  "Specifies the visibility of the imported PackageableElement within the importing Package. The default visibility is the same as that of the imported element. If the imported element does not have a visibility, it is possible to add visibility to the element import."
3875
3876   MS_0A8B : aliased Matreshka.Internals.Strings.Shared_String
3877     := (Size   => 279,
3878         Unused => 265,
3879         Length => 265,
3880         Value  =>
3881          (16#0053#, 16#0070#, 16#0065#, 16#0063#,
3882           16#0069#, 16#0066#, 16#0069#, 16#0065#,
3883           16#0073#, 16#0020#, 16#0074#, 16#0068#,
3884           16#0065#, 16#0020#, 16#0076#, 16#0069#,
3885           16#0073#, 16#0069#, 16#0062#, 16#0069#,
3886           16#006C#, 16#0069#, 16#0074#, 16#0079#,
3887           16#0020#, 16#006F#, 16#0066#, 16#0020#,
3888           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3889           16#0069#, 16#006D#, 16#0070#, 16#006F#,
3890           16#0072#, 16#0074#, 16#0065#, 16#0064#,
3891           16#0020#, 16#0050#, 16#0061#, 16#0063#,
3892           16#006B#, 16#0061#, 16#0067#, 16#0065#,
3893           16#0061#, 16#0062#, 16#006C#, 16#0065#,
3894           16#0045#, 16#006C#, 16#0065#, 16#006D#,
3895           16#0065#, 16#006E#, 16#0074#, 16#0020#,
3896           16#0077#, 16#0069#, 16#0074#, 16#0068#,
3897           16#0069#, 16#006E#, 16#0020#, 16#0074#,
3898           16#0068#, 16#0065#, 16#0020#, 16#0069#,
3899           16#006D#, 16#0070#, 16#006F#, 16#0072#,
3900           16#0074#, 16#0069#, 16#006E#, 16#0067#,
3901           16#0020#, 16#0050#, 16#0061#, 16#0063#,
3902           16#006B#, 16#0061#, 16#0067#, 16#0065#,
3903           16#002E#, 16#0020#, 16#0054#, 16#0068#,
3904           16#0065#, 16#0020#, 16#0064#, 16#0065#,
3905           16#0066#, 16#0061#, 16#0075#, 16#006C#,
3906           16#0074#, 16#0020#, 16#0076#, 16#0069#,
3907           16#0073#, 16#0069#, 16#0062#, 16#0069#,
3908           16#006C#, 16#0069#, 16#0074#, 16#0079#,
3909           16#0020#, 16#0069#, 16#0073#, 16#0020#,
3910           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3911           16#0073#, 16#0061#, 16#006D#, 16#0065#,
3912           16#0020#, 16#0061#, 16#0073#, 16#0020#,
3913           16#0074#, 16#0068#, 16#0061#, 16#0074#,
3914           16#0020#, 16#006F#, 16#0066#, 16#0020#,
3915           16#0074#, 16#0068#, 16#0065#, 16#0020#,
3916           16#0069#, 16#006D#, 16#0070#, 16#006F#,
3917           16#0072#, 16#0074#, 16#0065#, 16#0064#,
3918           16#0020#, 16#0065#, 16#006C#, 16#0065#,
3919           16#006D#, 16#0065#, 16#006E#, 16#0074#,
3920           16#002E#, 16#0020#, 16#0049#, 16#0066#,
3921           16#0020#, 16#0074#, 16#0068#, 16#0065#,
3922           16#0020#, 16#0069#, 16#006D#, 16#0070#,
3923           16#006F#, 16#0072#, 16#0074#, 16#0065#,
3924           16#0064#, 16#0020#, 16#0065#, 16#006C#,
3925           16#0065#, 16#006D#, 16#0065#, 16#006E#,
3926           16#0074#, 16#0020#, 16#0064#, 16#006F#,
3927           16#0065#, 16#0073#, 16#0020#, 16#006E#,
3928           16#006F#, 16#0074#, 16#0020#, 16#0068#,
3929           16#0061#, 16#0076#, 16#0065#, 16#0020#,
3930           16#0061#, 16#0020#, 16#0076#, 16#0069#,
3931           16#0073#, 16#0069#, 16#0062#, 16#0069#,
3932           16#006C#, 16#0069#, 16#0074#, 16#0079#,
3933           16#002C#, 16#0020#, 16#0069#, 16#0074#,
3934           16#0020#, 16#0069#, 16#0073#, 16#0020#,
3935           16#0070#, 16#006F#, 16#0073#, 16#0073#,
3936           16#0069#, 16#0062#, 16#006C#, 16#0065#,
3937           16#0020#, 16#0074#, 16#006F#, 16#0020#,
3938           16#0061#, 16#0064#, 16#0064#, 16#0020#,
3939           16#0076#, 16#0069#, 16#0073#, 16#0069#,
3940           16#0062#, 16#0069#, 16#006C#, 16#0069#,
3941           16#0074#, 16#0079#, 16#0020#, 16#0074#,
3942           16#006F#, 16#0020#, 16#0074#, 16#0068#,
3943           16#0065#, 16#0020#, 16#0065#, 16#006C#,
3944           16#0065#, 16#006D#, 16#0065#, 16#006E#,
3945           16#0074#, 16#0020#, 16#0069#, 16#006D#,
3946           16#0070#, 16#006F#, 16#0072#, 16#0074#,
3947           16#002E#,
3948           others => 16#0000#),
3949         others => <>);
3950
3951   --  "A_generalization_specific"
3952
3953   MS_0A8C : aliased Matreshka.Internals.Strings.Shared_String
3954     := (Size   => 31,
3955         Unused => 25,
3956         Length => 25,
3957         Value  =>
3958          (16#0041#, 16#005F#, 16#0067#, 16#0065#,
3959           16#006E#, 16#0065#, 16#0072#, 16#0061#,
3960           16#006C#, 16#0069#, 16#007A#, 16#0061#,
3961           16#0074#, 16#0069#, 16#006F#, 16#006E#,
3962           16#005F#, 16#0073#, 16#0070#, 16#0065#,
3963           16#0063#, 16#0069#, 16#0066#, 16#0069#,
3964           16#0063#,
3965           others => 16#0000#),
3966         others => <>);
3967
3968   --  "unknown"
3969
3970   MS_0A8D : aliased Matreshka.Internals.Strings.Shared_String
3971     := (Size   => 15,
3972         Unused => 7,
3973         Length => 7,
3974         Value  =>
3975          (16#0075#, 16#006E#, 16#006B#, 16#006E#,
3976           16#006F#, 16#0077#, 16#006E#,
3977           others => 16#0000#),
3978         others => <>);
3979
3980   --  "ParameterDirectionKind"
3981
3982   MS_0A8E : aliased Matreshka.Internals.Strings.Shared_String
3983     := (Size   => 23,
3984         Unused => 22,
3985         Length => 22,
3986         Value  =>
3987          (16#0050#, 16#0061#, 16#0072#, 16#0061#,
3988           16#006D#, 16#0065#, 16#0074#, 16#0065#,
3989           16#0072#, 16#0044#, 16#0069#, 16#0072#,
3990           16#0065#, 16#0063#, 16#0074#, 16#0069#,
3991           16#006F#, 16#006E#, 16#004B#, 16#0069#,
3992           16#006E#, 16#0064#,
3993           others => 16#0000#),
3994         others => <>);
3995
3996   --  "LIFO"
3997
3998   MS_0A8F : aliased Matreshka.Internals.Strings.Shared_String
3999     := (Size   => 7,
4000         Unused => 4,
4001         Length => 4,
4002         Value  =>
4003          (16#004C#, 16#0049#, 16#0046#, 16#004F#,
4004           others => 16#0000#),
4005         others => <>);
4006
4007   --  "An interval constraint is a constraint that refers to an interval."
4008
4009   MS_0A90 : aliased Matreshka.Internals.Strings.Shared_String
4010     := (Size   => 71,
4011         Unused => 66,
4012         Length => 66,
4013         Value  =>
4014          (16#0041#, 16#006E#, 16#0020#, 16#0069#,
4015           16#006E#, 16#0074#, 16#0065#, 16#0072#,
4016           16#0076#, 16#0061#, 16#006C#, 16#0020#,
4017           16#0063#, 16#006F#, 16#006E#, 16#0073#,
4018           16#0074#, 16#0072#, 16#0061#, 16#0069#,
4019           16#006E#, 16#0074#, 16#0020#, 16#0069#,
4020           16#0073#, 16#0020#, 16#0061#, 16#0020#,
4021           16#0063#, 16#006F#, 16#006E#, 16#0073#,
4022           16#0074#, 16#0072#, 16#0061#, 16#0069#,
4023           16#006E#, 16#0074#, 16#0020#, 16#0074#,
4024           16#0068#, 16#0061#, 16#0074#, 16#0020#,
4025           16#0072#, 16#0065#, 16#0066#, 16#0065#,
4026           16#0072#, 16#0073#, 16#0020#, 16#0074#,
4027           16#006F#, 16#0020#, 16#0061#, 16#006E#,
4028           16#0020#, 16#0069#, 16#006E#, 16#0074#,
4029           16#0065#, 16#0072#, 16#0076#, 16#0061#,
4030           16#006C#, 16#002E#,
4031           others => 16#0000#),
4032         others => <>);
4033
4034   --  "commutativity_of_decomposition"
4035
4036   MS_0A91 : aliased Matreshka.Internals.Strings.Shared_String
4037     := (Size   => 31,
4038         Unused => 30,
4039         Length => 30,
4040         Value  =>
4041          (16#0063#, 16#006F#, 16#006D#, 16#006D#,
4042           16#0075#, 16#0074#, 16#0061#, 16#0074#,
4043           16#0069#, 16#0076#, 16#0069#, 16#0074#,
4044           16#0079#, 16#005F#, 16#006F#, 16#0066#,
4045           16#005F#, 16#0064#, 16#0065#, 16#0063#,
4046           16#006F#, 16#006D#, 16#0070#, 16#006F#,
4047           16#0073#, 16#0069#, 16#0074#, 16#0069#,
4048           16#006F#, 16#006E#,
4049           others => 16#0000#),
4050         others => <>);
4051
4052   --  "A_edge_inStructuredNode"
4053
4054   MS_0A92 : aliased Matreshka.Internals.Strings.Shared_String
4055     := (Size   => 31,
4056         Unused => 23,
4057         Length => 23,
4058         Value  =>
4059          (16#0041#, 16#005F#, 16#0065#, 16#0064#,
4060           16#0067#, 16#0065#, 16#005F#, 16#0069#,
4061           16#006E#, 16#0053#, 16#0074#, 16#0072#,
4062           16#0075#, 16#0063#, 16#0074#, 16#0075#,
4063           16#0072#, 16#0065#, 16#0064#, 16#004E#,
4064           16#006F#, 16#0064#, 16#0065#,
4065           others => 16#0000#),
4066         others => <>);
4067
4068   --  "If true indicates that this port is used to provide the published functionality of a classifier; if false, this port is used to implement the classifier but is not part of the essential externally-visible functionality of the classifier and can, therefore, be altered or deleted along with the internal implementation of the classifier and other properties that are considered part of its implementation."
4069
4070   MS_0A93 : aliased Matreshka.Internals.Strings.Shared_String
4071     := (Size   => 423,
4072         Unused => 404,
4073         Length => 404,
4074         Value  =>
4075          (16#0049#, 16#0066#, 16#0020#, 16#0074#,
4076           16#0072#, 16#0075#, 16#0065#, 16#0020#,
4077           16#0069#, 16#006E#, 16#0064#, 16#0069#,
4078           16#0063#, 16#0061#, 16#0074#, 16#0065#,
4079           16#0073#, 16#0020#, 16#0074#, 16#0068#,
4080           16#0061#, 16#0074#, 16#0020#, 16#0074#,
4081           16#0068#, 16#0069#, 16#0073#, 16#0020#,
4082           16#0070#, 16#006F#, 16#0072#, 16#0074#,
4083           16#0020#, 16#0069#, 16#0073#, 16#0020#,
4084           16#0075#, 16#0073#, 16#0065#, 16#0064#,
4085           16#0020#, 16#0074#, 16#006F#, 16#0020#,
4086           16#0070#, 16#0072#, 16#006F#, 16#0076#,
4087           16#0069#, 16#0064#, 16#0065#, 16#0020#,
4088           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4089           16#0070#, 16#0075#, 16#0062#, 16#006C#,
4090           16#0069#, 16#0073#, 16#0068#, 16#0065#,
4091           16#0064#, 16#0020#, 16#0066#, 16#0075#,
4092           16#006E#, 16#0063#, 16#0074#, 16#0069#,
4093           16#006F#, 16#006E#, 16#0061#, 16#006C#,
4094           16#0069#, 16#0074#, 16#0079#, 16#0020#,
4095           16#006F#, 16#0066#, 16#0020#, 16#0061#,
4096           16#0020#, 16#0063#, 16#006C#, 16#0061#,
4097           16#0073#, 16#0073#, 16#0069#, 16#0066#,
4098           16#0069#, 16#0065#, 16#0072#, 16#003B#,
4099           16#0020#, 16#0069#, 16#0066#, 16#0020#,
4100           16#0066#, 16#0061#, 16#006C#, 16#0073#,
4101           16#0065#, 16#002C#, 16#0020#, 16#0074#,
4102           16#0068#, 16#0069#, 16#0073#, 16#0020#,
4103           16#0070#, 16#006F#, 16#0072#, 16#0074#,
4104           16#0020#, 16#0069#, 16#0073#, 16#0020#,
4105           16#0075#, 16#0073#, 16#0065#, 16#0064#,
4106           16#0020#, 16#0074#, 16#006F#, 16#0020#,
4107           16#0069#, 16#006D#, 16#0070#, 16#006C#,
4108           16#0065#, 16#006D#, 16#0065#, 16#006E#,
4109           16#0074#, 16#0020#, 16#0074#, 16#0068#,
4110           16#0065#, 16#0020#, 16#0063#, 16#006C#,
4111           16#0061#, 16#0073#, 16#0073#, 16#0069#,
4112           16#0066#, 16#0069#, 16#0065#, 16#0072#,
4113           16#0020#, 16#0062#, 16#0075#, 16#0074#,
4114           16#0020#, 16#0069#, 16#0073#, 16#0020#,
4115           16#006E#, 16#006F#, 16#0074#, 16#0020#,
4116           16#0070#, 16#0061#, 16#0072#, 16#0074#,
4117           16#0020#, 16#006F#, 16#0066#, 16#0020#,
4118           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4119           16#0065#, 16#0073#, 16#0073#, 16#0065#,
4120           16#006E#, 16#0074#, 16#0069#, 16#0061#,
4121           16#006C#, 16#0020#, 16#0065#, 16#0078#,
4122           16#0074#, 16#0065#, 16#0072#, 16#006E#,
4123           16#0061#, 16#006C#, 16#006C#, 16#0079#,
4124           16#002D#, 16#0076#, 16#0069#, 16#0073#,
4125           16#0069#, 16#0062#, 16#006C#, 16#0065#,
4126           16#0020#, 16#0066#, 16#0075#, 16#006E#,
4127           16#0063#, 16#0074#, 16#0069#, 16#006F#,
4128           16#006E#, 16#0061#, 16#006C#, 16#0069#,
4129           16#0074#, 16#0079#, 16#0020#, 16#006F#,
4130           16#0066#, 16#0020#, 16#0074#, 16#0068#,
4131           16#0065#, 16#0020#, 16#0063#, 16#006C#,
4132           16#0061#, 16#0073#, 16#0073#, 16#0069#,
4133           16#0066#, 16#0069#, 16#0065#, 16#0072#,
4134           16#0020#, 16#0061#, 16#006E#, 16#0064#,
4135           16#0020#, 16#0063#, 16#0061#, 16#006E#,
4136           16#002C#, 16#0020#, 16#0074#, 16#0068#,
4137           16#0065#, 16#0072#, 16#0065#, 16#0066#,
4138           16#006F#, 16#0072#, 16#0065#, 16#002C#,
4139           16#0020#, 16#0062#, 16#0065#, 16#0020#,
4140           16#0061#, 16#006C#, 16#0074#, 16#0065#,
4141           16#0072#, 16#0065#, 16#0064#, 16#0020#,
4142           16#006F#, 16#0072#, 16#0020#, 16#0064#,
4143           16#0065#, 16#006C#, 16#0065#, 16#0074#,
4144           16#0065#, 16#0064#, 16#0020#, 16#0061#,
4145           16#006C#, 16#006F#, 16#006E#, 16#0067#,
4146           16#0020#, 16#0077#, 16#0069#, 16#0074#,
4147           16#0068#, 16#0020#, 16#0074#, 16#0068#,
4148           16#0065#, 16#0020#, 16#0069#, 16#006E#,
4149           16#0074#, 16#0065#, 16#0072#, 16#006E#,
4150           16#0061#, 16#006C#, 16#0020#, 16#0069#,
4151           16#006D#, 16#0070#, 16#006C#, 16#0065#,
4152           16#006D#, 16#0065#, 16#006E#, 16#0074#,
4153           16#0061#, 16#0074#, 16#0069#, 16#006F#,
4154           16#006E#, 16#0020#, 16#006F#, 16#0066#,
4155           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4156           16#0020#, 16#0063#, 16#006C#, 16#0061#,
4157           16#0073#, 16#0073#, 16#0069#, 16#0066#,
4158           16#0069#, 16#0065#, 16#0072#, 16#0020#,
4159           16#0061#, 16#006E#, 16#0064#, 16#0020#,
4160           16#006F#, 16#0074#, 16#0068#, 16#0065#,
4161           16#0072#, 16#0020#, 16#0070#, 16#0072#,
4162           16#006F#, 16#0070#, 16#0065#, 16#0072#,
4163           16#0074#, 16#0069#, 16#0065#, 16#0073#,
4164           16#0020#, 16#0074#, 16#0068#, 16#0061#,
4165           16#0074#, 16#0020#, 16#0061#, 16#0072#,
4166           16#0065#, 16#0020#, 16#0063#, 16#006F#,
4167           16#006E#, 16#0073#, 16#0069#, 16#0064#,
4168           16#0065#, 16#0072#, 16#0065#, 16#0064#,
4169           16#0020#, 16#0070#, 16#0061#, 16#0072#,
4170           16#0074#, 16#0020#, 16#006F#, 16#0066#,
4171           16#0020#, 16#0069#, 16#0074#, 16#0073#,
4172           16#0020#, 16#0069#, 16#006D#, 16#0070#,
4173           16#006C#, 16#0065#, 16#006D#, 16#0065#,
4174           16#006E#, 16#0074#, 16#0061#, 16#0074#,
4175           16#0069#, 16#006F#, 16#006E#, 16#002E#,
4176           others => 16#0000#),
4177         others => <>);
4178
4179   --  "Provides input to guard specifications on edges outgoing from the decision node."
4180
4181   MS_0A94 : aliased Matreshka.Internals.Strings.Shared_String
4182     := (Size   => 87,
4183         Unused => 80,
4184         Length => 80,
4185         Value  =>
4186          (16#0050#, 16#0072#, 16#006F#, 16#0076#,
4187           16#0069#, 16#0064#, 16#0065#, 16#0073#,
4188           16#0020#, 16#0069#, 16#006E#, 16#0070#,
4189           16#0075#, 16#0074#, 16#0020#, 16#0074#,
4190           16#006F#, 16#0020#, 16#0067#, 16#0075#,
4191           16#0061#, 16#0072#, 16#0064#, 16#0020#,
4192           16#0073#, 16#0070#, 16#0065#, 16#0063#,
4193           16#0069#, 16#0066#, 16#0069#, 16#0063#,
4194           16#0061#, 16#0074#, 16#0069#, 16#006F#,
4195           16#006E#, 16#0073#, 16#0020#, 16#006F#,
4196           16#006E#, 16#0020#, 16#0065#, 16#0064#,
4197           16#0067#, 16#0065#, 16#0073#, 16#0020#,
4198           16#006F#, 16#0075#, 16#0074#, 16#0067#,
4199           16#006F#, 16#0069#, 16#006E#, 16#0067#,
4200           16#0020#, 16#0066#, 16#0072#, 16#006F#,
4201           16#006D#, 16#0020#, 16#0074#, 16#0068#,
4202           16#0065#, 16#0020#, 16#0064#, 16#0065#,
4203           16#0063#, 16#0069#, 16#0073#, 16#0069#,
4204           16#006F#, 16#006E#, 16#0020#, 16#006E#,
4205           16#006F#, 16#0064#, 16#0065#, 16#002E#,
4206           others => 16#0000#),
4207         others => <>);
4208
4209   --  "guard_directly_prior"
4210
4211   MS_0A95 : aliased Matreshka.Internals.Strings.Shared_String
4212     := (Size   => 23,
4213         Unused => 20,
4214         Length => 20,
4215         Value  =>
4216          (16#0067#, 16#0075#, 16#0061#, 16#0072#,
4217           16#0064#, 16#005F#, 16#0064#, 16#0069#,
4218           16#0072#, 16#0065#, 16#0063#, 16#0074#,
4219           16#006C#, 16#0079#, 16#005F#, 16#0070#,
4220           16#0072#, 16#0069#, 16#006F#, 16#0072#,
4221           others => 16#0000#),
4222         others => <>);
4223
4224   --  "single_input_pin"
4225
4226   MS_0A96 : aliased Matreshka.Internals.Strings.Shared_String
4227     := (Size   => 23,
4228         Unused => 16,
4229         Length => 16,
4230         Value  =>
4231          (16#0073#, 16#0069#, 16#006E#, 16#0067#,
4232           16#006C#, 16#0065#, 16#005F#, 16#0069#,
4233           16#006E#, 16#0070#, 16#0075#, 16#0074#,
4234           16#005F#, 16#0070#, 16#0069#, 16#006E#,
4235           others => 16#0000#),
4236         others => <>);
4237
4238   --  "encapsulatedClassifier"
4239
4240   MS_0A97 : aliased Matreshka.Internals.Strings.Shared_String
4241     := (Size   => 23,
4242         Unused => 22,
4243         Length => 22,
4244         Value  =>
4245          (16#0065#, 16#006E#, 16#0063#, 16#0061#,
4246           16#0070#, 16#0073#, 16#0075#, 16#006C#,
4247           16#0061#, 16#0074#, 16#0065#, 16#0064#,
4248           16#0043#, 16#006C#, 16#0061#, 16#0073#,
4249           16#0073#, 16#0069#, 16#0066#, 16#0069#,
4250           16#0065#, 16#0072#,
4251           others => 16#0000#),
4252         others => <>);
4253
4254   --  "An association describes a set of tuples whose values refer to typed instances. An instance of an association is called a link. A link is a tuple with one value for each end of the association, where each value is an instance of the type of the end."
4255
4256   MS_0A98 : aliased Matreshka.Internals.Strings.Shared_String
4257     := (Size   => 263,
4258         Unused => 249,
4259         Length => 249,
4260         Value  =>
4261          (16#0041#, 16#006E#, 16#0020#, 16#0061#,
4262           16#0073#, 16#0073#, 16#006F#, 16#0063#,
4263           16#0069#, 16#0061#, 16#0074#, 16#0069#,
4264           16#006F#, 16#006E#, 16#0020#, 16#0064#,
4265           16#0065#, 16#0073#, 16#0063#, 16#0072#,
4266           16#0069#, 16#0062#, 16#0065#, 16#0073#,
4267           16#0020#, 16#0061#, 16#0020#, 16#0073#,
4268           16#0065#, 16#0074#, 16#0020#, 16#006F#,
4269           16#0066#, 16#0020#, 16#0074#, 16#0075#,
4270           16#0070#, 16#006C#, 16#0065#, 16#0073#,
4271           16#0020#, 16#0077#, 16#0068#, 16#006F#,
4272           16#0073#, 16#0065#, 16#0020#, 16#0076#,
4273           16#0061#, 16#006C#, 16#0075#, 16#0065#,
4274           16#0073#, 16#0020#, 16#0072#, 16#0065#,
4275           16#0066#, 16#0065#, 16#0072#, 16#0020#,
4276           16#0074#, 16#006F#, 16#0020#, 16#0074#,
4277           16#0079#, 16#0070#, 16#0065#, 16#0064#,
4278           16#0020#, 16#0069#, 16#006E#, 16#0073#,
4279           16#0074#, 16#0061#, 16#006E#, 16#0063#,
4280           16#0065#, 16#0073#, 16#002E#, 16#0020#,
4281           16#0041#, 16#006E#, 16#0020#, 16#0069#,
4282           16#006E#, 16#0073#, 16#0074#, 16#0061#,
4283           16#006E#, 16#0063#, 16#0065#, 16#0020#,
4284           16#006F#, 16#0066#, 16#0020#, 16#0061#,
4285           16#006E#, 16#0020#, 16#0061#, 16#0073#,
4286           16#0073#, 16#006F#, 16#0063#, 16#0069#,
4287           16#0061#, 16#0074#, 16#0069#, 16#006F#,
4288           16#006E#, 16#0020#, 16#0069#, 16#0073#,
4289           16#0020#, 16#0063#, 16#0061#, 16#006C#,
4290           16#006C#, 16#0065#, 16#0064#, 16#0020#,
4291           16#0061#, 16#0020#, 16#006C#, 16#0069#,
4292           16#006E#, 16#006B#, 16#002E#, 16#0020#,
4293           16#0041#, 16#0020#, 16#006C#, 16#0069#,
4294           16#006E#, 16#006B#, 16#0020#, 16#0069#,
4295           16#0073#, 16#0020#, 16#0061#, 16#0020#,
4296           16#0074#, 16#0075#, 16#0070#, 16#006C#,
4297           16#0065#, 16#0020#, 16#0077#, 16#0069#,
4298           16#0074#, 16#0068#, 16#0020#, 16#006F#,
4299           16#006E#, 16#0065#, 16#0020#, 16#0076#,
4300           16#0061#, 16#006C#, 16#0075#, 16#0065#,
4301           16#0020#, 16#0066#, 16#006F#, 16#0072#,
4302           16#0020#, 16#0065#, 16#0061#, 16#0063#,
4303           16#0068#, 16#0020#, 16#0065#, 16#006E#,
4304           16#0064#, 16#0020#, 16#006F#, 16#0066#,
4305           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4306           16#0020#, 16#0061#, 16#0073#, 16#0073#,
4307           16#006F#, 16#0063#, 16#0069#, 16#0061#,
4308           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4309           16#002C#, 16#0020#, 16#0077#, 16#0068#,
4310           16#0065#, 16#0072#, 16#0065#, 16#0020#,
4311           16#0065#, 16#0061#, 16#0063#, 16#0068#,
4312           16#0020#, 16#0076#, 16#0061#, 16#006C#,
4313           16#0075#, 16#0065#, 16#0020#, 16#0069#,
4314           16#0073#, 16#0020#, 16#0061#, 16#006E#,
4315           16#0020#, 16#0069#, 16#006E#, 16#0073#,
4316           16#0074#, 16#0061#, 16#006E#, 16#0063#,
4317           16#0065#, 16#0020#, 16#006F#, 16#0066#,
4318           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4319           16#0020#, 16#0074#, 16#0079#, 16#0070#,
4320           16#0065#, 16#0020#, 16#006F#, 16#0066#,
4321           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4322           16#0020#, 16#0065#, 16#006E#, 16#0064#,
4323           16#002E#,
4324           others => 16#0000#),
4325         others => <>);
4326
4327   --  "imps"
4328
4329   MS_0A99 : aliased Matreshka.Internals.Strings.Shared_String
4330     := (Size   => 7,
4331         Unused => 4,
4332         Length => 4,
4333         Value  =>
4334          (16#0069#, 16#006D#, 16#0070#, 16#0073#,
4335           others => 16#0000#),
4336         others => <>);
4337
4338   --  "refers_to_operation"
4339
4340   MS_0A9A : aliased Matreshka.Internals.Strings.Shared_String
4341     := (Size   => 23,
4342         Unused => 19,
4343         Length => 19,
4344         Value  =>
4345          (16#0072#, 16#0065#, 16#0066#, 16#0065#,
4346           16#0072#, 16#0073#, 16#005F#, 16#0074#,
4347           16#006F#, 16#005F#, 16#006F#, 16#0070#,
4348           16#0065#, 16#0072#, 16#0061#, 16#0074#,
4349           16#0069#, 16#006F#, 16#006E#,
4350           others => 16#0000#),
4351         others => <>);
4352
4353   --  "A join segment must always originate from a state."
4354
4355   MS_0A9B : aliased Matreshka.Internals.Strings.Shared_String
4356     := (Size   => 55,
4357         Unused => 50,
4358         Length => 50,
4359         Value  =>
4360          (16#0041#, 16#0020#, 16#006A#, 16#006F#,
4361           16#0069#, 16#006E#, 16#0020#, 16#0073#,
4362           16#0065#, 16#0067#, 16#006D#, 16#0065#,
4363           16#006E#, 16#0074#, 16#0020#, 16#006D#,
4364           16#0075#, 16#0073#, 16#0074#, 16#0020#,
4365           16#0061#, 16#006C#, 16#0077#, 16#0061#,
4366           16#0079#, 16#0073#, 16#0020#, 16#006F#,
4367           16#0072#, 16#0069#, 16#0067#, 16#0069#,
4368           16#006E#, 16#0061#, 16#0074#, 16#0065#,
4369           16#0020#, 16#0066#, 16#0072#, 16#006F#,
4370           16#006D#, 16#0020#, 16#0061#, 16#0020#,
4371           16#0073#, 16#0074#, 16#0061#, 16#0074#,
4372           16#0065#, 16#002E#,
4373           others => 16#0000#),
4374         others => <>);
4375
4376   --  "A stream of collection elements flows into a single execution, in order of the collection elements."
4377
4378   MS_0A9C : aliased Matreshka.Internals.Strings.Shared_String
4379     := (Size   => 103,
4380         Unused => 99,
4381         Length => 99,
4382         Value  =>
4383          (16#0041#, 16#0020#, 16#0073#, 16#0074#,
4384           16#0072#, 16#0065#, 16#0061#, 16#006D#,
4385           16#0020#, 16#006F#, 16#0066#, 16#0020#,
4386           16#0063#, 16#006F#, 16#006C#, 16#006C#,
4387           16#0065#, 16#0063#, 16#0074#, 16#0069#,
4388           16#006F#, 16#006E#, 16#0020#, 16#0065#,
4389           16#006C#, 16#0065#, 16#006D#, 16#0065#,
4390           16#006E#, 16#0074#, 16#0073#, 16#0020#,
4391           16#0066#, 16#006C#, 16#006F#, 16#0077#,
4392           16#0073#, 16#0020#, 16#0069#, 16#006E#,
4393           16#0074#, 16#006F#, 16#0020#, 16#0061#,
4394           16#0020#, 16#0073#, 16#0069#, 16#006E#,
4395           16#0067#, 16#006C#, 16#0065#, 16#0020#,
4396           16#0065#, 16#0078#, 16#0065#, 16#0063#,
4397           16#0075#, 16#0074#, 16#0069#, 16#006F#,
4398           16#006E#, 16#002C#, 16#0020#, 16#0069#,
4399           16#006E#, 16#0020#, 16#006F#, 16#0072#,
4400           16#0064#, 16#0065#, 16#0072#, 16#0020#,
4401           16#006F#, 16#0066#, 16#0020#, 16#0074#,
4402           16#0068#, 16#0065#, 16#0020#, 16#0063#,
4403           16#006F#, 16#006C#, 16#006C#, 16#0065#,
4404           16#0063#, 16#0074#, 16#0069#, 16#006F#,
4405           16#006E#, 16#0020#, 16#0065#, 16#006C#,
4406           16#0065#, 16#006D#, 16#0065#, 16#006E#,
4407           16#0074#, 16#0073#, 16#002E#,
4408           others => 16#0000#),
4409         others => <>);
4410
4411   --  "readLinkObjectEndAction"
4412
4413   MS_0A9D : aliased Matreshka.Internals.Strings.Shared_String
4414     := (Size   => 31,
4415         Unused => 23,
4416         Length => 23,
4417         Value  =>
4418          (16#0072#, 16#0065#, 16#0061#, 16#0064#,
4419           16#004C#, 16#0069#, 16#006E#, 16#006B#,
4420           16#004F#, 16#0062#, 16#006A#, 16#0065#,
4421           16#0063#, 16#0074#, 16#0045#, 16#006E#,
4422           16#0064#, 16#0041#, 16#0063#, 16#0074#,
4423           16#0069#, 16#006F#, 16#006E#,
4424           others => 16#0000#),
4425         others => <>);
4426
4427   --  "A use case is the specification of a set of actions performed by a system, which yields an observable result that is, typically, of value for one or more actors or other stakeholders of the system."
4428
4429   MS_0A9E : aliased Matreshka.Internals.Strings.Shared_String
4430     := (Size   => 207,
4431         Unused => 197,
4432         Length => 197,
4433         Value  =>
4434          (16#0041#, 16#0020#, 16#0075#, 16#0073#,
4435           16#0065#, 16#0020#, 16#0063#, 16#0061#,
4436           16#0073#, 16#0065#, 16#0020#, 16#0069#,
4437           16#0073#, 16#0020#, 16#0074#, 16#0068#,
4438           16#0065#, 16#0020#, 16#0073#, 16#0070#,
4439           16#0065#, 16#0063#, 16#0069#, 16#0066#,
4440           16#0069#, 16#0063#, 16#0061#, 16#0074#,
4441           16#0069#, 16#006F#, 16#006E#, 16#0020#,
4442           16#006F#, 16#0066#, 16#0020#, 16#0061#,
4443           16#0020#, 16#0073#, 16#0065#, 16#0074#,
4444           16#0020#, 16#006F#, 16#0066#, 16#0020#,
4445           16#0061#, 16#0063#, 16#0074#, 16#0069#,
4446           16#006F#, 16#006E#, 16#0073#, 16#0020#,
4447           16#0070#, 16#0065#, 16#0072#, 16#0066#,
4448           16#006F#, 16#0072#, 16#006D#, 16#0065#,
4449           16#0064#, 16#0020#, 16#0062#, 16#0079#,
4450           16#0020#, 16#0061#, 16#0020#, 16#0073#,
4451           16#0079#, 16#0073#, 16#0074#, 16#0065#,
4452           16#006D#, 16#002C#, 16#0020#, 16#0077#,
4453           16#0068#, 16#0069#, 16#0063#, 16#0068#,
4454           16#0020#, 16#0079#, 16#0069#, 16#0065#,
4455           16#006C#, 16#0064#, 16#0073#, 16#0020#,
4456           16#0061#, 16#006E#, 16#0020#, 16#006F#,
4457           16#0062#, 16#0073#, 16#0065#, 16#0072#,
4458           16#0076#, 16#0061#, 16#0062#, 16#006C#,
4459           16#0065#, 16#0020#, 16#0072#, 16#0065#,
4460           16#0073#, 16#0075#, 16#006C#, 16#0074#,
4461           16#0020#, 16#0074#, 16#0068#, 16#0061#,
4462           16#0074#, 16#0020#, 16#0069#, 16#0073#,
4463           16#002C#, 16#0020#, 16#0074#, 16#0079#,
4464           16#0070#, 16#0069#, 16#0063#, 16#0061#,
4465           16#006C#, 16#006C#, 16#0079#, 16#002C#,
4466           16#0020#, 16#006F#, 16#0066#, 16#0020#,
4467           16#0076#, 16#0061#, 16#006C#, 16#0075#,
4468           16#0065#, 16#0020#, 16#0066#, 16#006F#,
4469           16#0072#, 16#0020#, 16#006F#, 16#006E#,
4470           16#0065#, 16#0020#, 16#006F#, 16#0072#,
4471           16#0020#, 16#006D#, 16#006F#, 16#0072#,
4472           16#0065#, 16#0020#, 16#0061#, 16#0063#,
4473           16#0074#, 16#006F#, 16#0072#, 16#0073#,
4474           16#0020#, 16#006F#, 16#0072#, 16#0020#,
4475           16#006F#, 16#0074#, 16#0068#, 16#0065#,
4476           16#0072#, 16#0020#, 16#0073#, 16#0074#,
4477           16#0061#, 16#006B#, 16#0065#, 16#0068#,
4478           16#006F#, 16#006C#, 16#0064#, 16#0065#,
4479           16#0072#, 16#0073#, 16#0020#, 16#006F#,
4480           16#0066#, 16#0020#, 16#0074#, 16#0068#,
4481           16#0065#, 16#0020#, 16#0073#, 16#0079#,
4482           16#0073#, 16#0074#, 16#0065#, 16#006D#,
4483           16#002E#,
4484           others => 16#0000#),
4485         others => <>);
4486
4487   --  "The structural feature must either be owned by the type of the object input pin, or it must be an owned end of a binary association with the type of the opposite end being the type of the object input pin."
4488
4489   MS_0A9F : aliased Matreshka.Internals.Strings.Shared_String
4490     := (Size   => 215,
4491         Unused => 205,
4492         Length => 205,
4493         Value  =>
4494          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
4495           16#0073#, 16#0074#, 16#0072#, 16#0075#,
4496           16#0063#, 16#0074#, 16#0075#, 16#0072#,
4497           16#0061#, 16#006C#, 16#0020#, 16#0066#,
4498           16#0065#, 16#0061#, 16#0074#, 16#0075#,
4499           16#0072#, 16#0065#, 16#0020#, 16#006D#,
4500           16#0075#, 16#0073#, 16#0074#, 16#0020#,
4501           16#0065#, 16#0069#, 16#0074#, 16#0068#,
4502           16#0065#, 16#0072#, 16#0020#, 16#0062#,
4503           16#0065#, 16#0020#, 16#006F#, 16#0077#,
4504           16#006E#, 16#0065#, 16#0064#, 16#0020#,
4505           16#0062#, 16#0079#, 16#0020#, 16#0074#,
4506           16#0068#, 16#0065#, 16#0020#, 16#0074#,
4507           16#0079#, 16#0070#, 16#0065#, 16#0020#,
4508           16#006F#, 16#0066#, 16#0020#, 16#0074#,
4509           16#0068#, 16#0065#, 16#0020#, 16#006F#,
4510           16#0062#, 16#006A#, 16#0065#, 16#0063#,
4511           16#0074#, 16#0020#, 16#0069#, 16#006E#,
4512           16#0070#, 16#0075#, 16#0074#, 16#0020#,
4513           16#0070#, 16#0069#, 16#006E#, 16#002C#,
4514           16#0020#, 16#006F#, 16#0072#, 16#0020#,
4515           16#0069#, 16#0074#, 16#0020#, 16#006D#,
4516           16#0075#, 16#0073#, 16#0074#, 16#0020#,
4517           16#0062#, 16#0065#, 16#0020#, 16#0061#,
4518           16#006E#, 16#0020#, 16#006F#, 16#0077#,
4519           16#006E#, 16#0065#, 16#0064#, 16#0020#,
4520           16#0065#, 16#006E#, 16#0064#, 16#0020#,
4521           16#006F#, 16#0066#, 16#0020#, 16#0061#,
4522           16#0020#, 16#0062#, 16#0069#, 16#006E#,
4523           16#0061#, 16#0072#, 16#0079#, 16#0020#,
4524           16#0061#, 16#0073#, 16#0073#, 16#006F#,
4525           16#0063#, 16#0069#, 16#0061#, 16#0074#,
4526           16#0069#, 16#006F#, 16#006E#, 16#0020#,
4527           16#0077#, 16#0069#, 16#0074#, 16#0068#,
4528           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4529           16#0020#, 16#0074#, 16#0079#, 16#0070#,
4530           16#0065#, 16#0020#, 16#006F#, 16#0066#,
4531           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4532           16#0020#, 16#006F#, 16#0070#, 16#0070#,
4533           16#006F#, 16#0073#, 16#0069#, 16#0074#,
4534           16#0065#, 16#0020#, 16#0065#, 16#006E#,
4535           16#0064#, 16#0020#, 16#0062#, 16#0065#,
4536           16#0069#, 16#006E#, 16#0067#, 16#0020#,
4537           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4538           16#0074#, 16#0079#, 16#0070#, 16#0065#,
4539           16#0020#, 16#006F#, 16#0066#, 16#0020#,
4540           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4541           16#006F#, 16#0062#, 16#006A#, 16#0065#,
4542           16#0063#, 16#0074#, 16#0020#, 16#0069#,
4543           16#006E#, 16#0070#, 16#0075#, 16#0074#,
4544           16#0020#, 16#0070#, 16#0069#, 16#006E#,
4545           16#002E#,
4546           others => 16#0000#),
4547         others => <>);
4548
4549   --  "parts_of_internal_structures"
4550
4551   MS_0AA0 : aliased Matreshka.Internals.Strings.Shared_String
4552     := (Size   => 31,
4553         Unused => 28,
4554         Length => 28,
4555         Value  =>
4556          (16#0070#, 16#0061#, 16#0072#, 16#0074#,
4557           16#0073#, 16#005F#, 16#006F#, 16#0066#,
4558           16#005F#, 16#0069#, 16#006E#, 16#0074#,
4559           16#0065#, 16#0072#, 16#006E#, 16#0061#,
4560           16#006C#, 16#005F#, 16#0073#, 16#0074#,
4561           16#0072#, 16#0075#, 16#0063#, 16#0074#,
4562           16#0075#, 16#0072#, 16#0065#, 16#0073#,
4563           others => 16#0000#),
4564         others => <>);
4565
4566   --  "protocol_transitions"
4567
4568   MS_0AA1 : aliased Matreshka.Internals.Strings.Shared_String
4569     := (Size   => 23,
4570         Unused => 20,
4571         Length => 20,
4572         Value  =>
4573          (16#0070#, 16#0072#, 16#006F#, 16#0074#,
4574           16#006F#, 16#0063#, 16#006F#, 16#006C#,
4575           16#005F#, 16#0074#, 16#0072#, 16#0061#,
4576           16#006E#, 16#0073#, 16#0069#, 16#0074#,
4577           16#0069#, 16#006F#, 16#006E#, 16#0073#,
4578           others => 16#0000#),
4579         others => <>);
4580
4581   --  "Indicates that parameter values are passed into the behavioral element by the caller."
4582
4583   MS_0AA2 : aliased Matreshka.Internals.Strings.Shared_String
4584     := (Size   => 87,
4585         Unused => 85,
4586         Length => 85,
4587         Value  =>
4588          (16#0049#, 16#006E#, 16#0064#, 16#0069#,
4589           16#0063#, 16#0061#, 16#0074#, 16#0065#,
4590           16#0073#, 16#0020#, 16#0074#, 16#0068#,
4591           16#0061#, 16#0074#, 16#0020#, 16#0070#,
4592           16#0061#, 16#0072#, 16#0061#, 16#006D#,
4593           16#0065#, 16#0074#, 16#0065#, 16#0072#,
4594           16#0020#, 16#0076#, 16#0061#, 16#006C#,
4595           16#0075#, 16#0065#, 16#0073#, 16#0020#,
4596           16#0061#, 16#0072#, 16#0065#, 16#0020#,
4597           16#0070#, 16#0061#, 16#0073#, 16#0073#,
4598           16#0065#, 16#0064#, 16#0020#, 16#0069#,
4599           16#006E#, 16#0074#, 16#006F#, 16#0020#,
4600           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4601           16#0062#, 16#0065#, 16#0068#, 16#0061#,
4602           16#0076#, 16#0069#, 16#006F#, 16#0072#,
4603           16#0061#, 16#006C#, 16#0020#, 16#0065#,
4604           16#006C#, 16#0065#, 16#006D#, 16#0065#,
4605           16#006E#, 16#0074#, 16#0020#, 16#0062#,
4606           16#0079#, 16#0020#, 16#0074#, 16#0068#,
4607           16#0065#, 16#0020#, 16#0063#, 16#0061#,
4608           16#006C#, 16#006C#, 16#0065#, 16#0072#,
4609           16#002E#,
4610           others => 16#0000#),
4611         others => <>);
4612
4613   --  "elementImport"
4614
4615   MS_0AA3 : aliased Matreshka.Internals.Strings.Shared_String
4616     := (Size   => 15,
4617         Unused => 13,
4618         Length => 13,
4619         Value  =>
4620          (16#0065#, 16#006C#, 16#0065#, 16#006D#,
4621           16#0065#, 16#006E#, 16#0074#, 16#0049#,
4622           16#006D#, 16#0070#, 16#006F#, 16#0072#,
4623           16#0074#,
4624           others => 16#0000#),
4625         others => <>);
4626
4627   --  "autonomous"
4628
4629   MS_0AA4 : aliased Matreshka.Internals.Strings.Shared_String
4630     := (Size   => 15,
4631         Unused => 10,
4632         Length => 10,
4633         Value  =>
4634          (16#0061#, 16#0075#, 16#0074#, 16#006F#,
4635           16#006E#, 16#006F#, 16#006D#, 16#006F#,
4636           16#0075#, 16#0073#,
4637           others => 16#0000#),
4638         others => <>);
4639
4640   --  "A_redefinedTransition_transition"
4641
4642   MS_0AA5 : aliased Matreshka.Internals.Strings.Shared_String
4643     := (Size   => 39,
4644         Unused => 32,
4645         Length => 32,
4646         Value  =>
4647          (16#0041#, 16#005F#, 16#0072#, 16#0065#,
4648           16#0064#, 16#0065#, 16#0066#, 16#0069#,
4649           16#006E#, 16#0065#, 16#0064#, 16#0054#,
4650           16#0072#, 16#0061#, 16#006E#, 16#0073#,
4651           16#0069#, 16#0074#, 16#0069#, 16#006F#,
4652           16#006E#, 16#005F#, 16#0074#, 16#0072#,
4653           16#0061#, 16#006E#, 16#0073#, 16#0069#,
4654           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4655           others => 16#0000#),
4656         others => <>);
4657
4658   --  "An expression that specifies a string value that is derived by concatenating a set of sub string expressions, some of which might be template parameters."
4659
4660   MS_0AA6 : aliased Matreshka.Internals.Strings.Shared_String
4661     := (Size   => 159,
4662         Unused => 153,
4663         Length => 153,
4664         Value  =>
4665          (16#0041#, 16#006E#, 16#0020#, 16#0065#,
4666           16#0078#, 16#0070#, 16#0072#, 16#0065#,
4667           16#0073#, 16#0073#, 16#0069#, 16#006F#,
4668           16#006E#, 16#0020#, 16#0074#, 16#0068#,
4669           16#0061#, 16#0074#, 16#0020#, 16#0073#,
4670           16#0070#, 16#0065#, 16#0063#, 16#0069#,
4671           16#0066#, 16#0069#, 16#0065#, 16#0073#,
4672           16#0020#, 16#0061#, 16#0020#, 16#0073#,
4673           16#0074#, 16#0072#, 16#0069#, 16#006E#,
4674           16#0067#, 16#0020#, 16#0076#, 16#0061#,
4675           16#006C#, 16#0075#, 16#0065#, 16#0020#,
4676           16#0074#, 16#0068#, 16#0061#, 16#0074#,
4677           16#0020#, 16#0069#, 16#0073#, 16#0020#,
4678           16#0064#, 16#0065#, 16#0072#, 16#0069#,
4679           16#0076#, 16#0065#, 16#0064#, 16#0020#,
4680           16#0062#, 16#0079#, 16#0020#, 16#0063#,
4681           16#006F#, 16#006E#, 16#0063#, 16#0061#,
4682           16#0074#, 16#0065#, 16#006E#, 16#0061#,
4683           16#0074#, 16#0069#, 16#006E#, 16#0067#,
4684           16#0020#, 16#0061#, 16#0020#, 16#0073#,
4685           16#0065#, 16#0074#, 16#0020#, 16#006F#,
4686           16#0066#, 16#0020#, 16#0073#, 16#0075#,
4687           16#0062#, 16#0020#, 16#0073#, 16#0074#,
4688           16#0072#, 16#0069#, 16#006E#, 16#0067#,
4689           16#0020#, 16#0065#, 16#0078#, 16#0070#,
4690           16#0072#, 16#0065#, 16#0073#, 16#0073#,
4691           16#0069#, 16#006F#, 16#006E#, 16#0073#,
4692           16#002C#, 16#0020#, 16#0073#, 16#006F#,
4693           16#006D#, 16#0065#, 16#0020#, 16#006F#,
4694           16#0066#, 16#0020#, 16#0077#, 16#0068#,
4695           16#0069#, 16#0063#, 16#0068#, 16#0020#,
4696           16#006D#, 16#0069#, 16#0067#, 16#0068#,
4697           16#0074#, 16#0020#, 16#0062#, 16#0065#,
4698           16#0020#, 16#0074#, 16#0065#, 16#006D#,
4699           16#0070#, 16#006C#, 16#0061#, 16#0074#,
4700           16#0065#, 16#0020#, 16#0070#, 16#0061#,
4701           16#0072#, 16#0061#, 16#006D#, 16#0065#,
4702           16#0074#, 16#0065#, 16#0072#, 16#0073#,
4703           16#002E#,
4704           others => 16#0000#),
4705         others => <>);
4706
4707   --  "clearStructuralFeatureAction"
4708
4709   MS_0AA7 : aliased Matreshka.Internals.Strings.Shared_String
4710     := (Size   => 31,
4711         Unused => 28,
4712         Length => 28,
4713         Value  =>
4714          (16#0063#, 16#006C#, 16#0065#, 16#0061#,
4715           16#0072#, 16#0053#, 16#0074#, 16#0072#,
4716           16#0075#, 16#0063#, 16#0074#, 16#0075#,
4717           16#0072#, 16#0061#, 16#006C#, 16#0046#,
4718           16#0065#, 16#0061#, 16#0074#, 16#0075#,
4719           16#0072#, 16#0065#, 16#0041#, 16#0063#,
4720           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4721           others => 16#0000#),
4722         others => <>);
4723
4724   --  "Image"
4725
4726   MS_0AA8 : aliased Matreshka.Internals.Strings.Shared_String
4727     := (Size   => 7,
4728         Unused => 5,
4729         Length => 5,
4730         Value  =>
4731          (16#0049#, 16#006D#, 16#0061#, 16#0067#,
4732           16#0065#,
4733           others => 16#0000#),
4734         others => <>);
4735
4736   --  "A call operation action is an action that transmits an operation call request to the target object, where it may cause the invocation of associated behavior. The argument values of the action are available to the execution of the invoked behavior. If the action is marked synchronous, the execution of the call operation action waits until the execution of the invoked behavior completes and a reply transmission is returned to the caller; otherwise execution of the action is complete when the invocation of the operation is established and the execution of the invoked operation proceeds concurrently with the execution of the calling behavior. Any values returned as part of the reply transmission are put on the result output pins of the call operation action. Upon receipt of the reply transmission, execution of the call operation action is complete."
4737
4738   MS_0AA9 : aliased Matreshka.Internals.Strings.Shared_String
4739     := (Size   => 887,
4740         Unused => 856,
4741         Length => 856,
4742         Value  =>
4743          (16#0041#, 16#0020#, 16#0063#, 16#0061#,
4744           16#006C#, 16#006C#, 16#0020#, 16#006F#,
4745           16#0070#, 16#0065#, 16#0072#, 16#0061#,
4746           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4747           16#0020#, 16#0061#, 16#0063#, 16#0074#,
4748           16#0069#, 16#006F#, 16#006E#, 16#0020#,
4749           16#0069#, 16#0073#, 16#0020#, 16#0061#,
4750           16#006E#, 16#0020#, 16#0061#, 16#0063#,
4751           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4752           16#0020#, 16#0074#, 16#0068#, 16#0061#,
4753           16#0074#, 16#0020#, 16#0074#, 16#0072#,
4754           16#0061#, 16#006E#, 16#0073#, 16#006D#,
4755           16#0069#, 16#0074#, 16#0073#, 16#0020#,
4756           16#0061#, 16#006E#, 16#0020#, 16#006F#,
4757           16#0070#, 16#0065#, 16#0072#, 16#0061#,
4758           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4759           16#0020#, 16#0063#, 16#0061#, 16#006C#,
4760           16#006C#, 16#0020#, 16#0072#, 16#0065#,
4761           16#0071#, 16#0075#, 16#0065#, 16#0073#,
4762           16#0074#, 16#0020#, 16#0074#, 16#006F#,
4763           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4764           16#0020#, 16#0074#, 16#0061#, 16#0072#,
4765           16#0067#, 16#0065#, 16#0074#, 16#0020#,
4766           16#006F#, 16#0062#, 16#006A#, 16#0065#,
4767           16#0063#, 16#0074#, 16#002C#, 16#0020#,
4768           16#0077#, 16#0068#, 16#0065#, 16#0072#,
4769           16#0065#, 16#0020#, 16#0069#, 16#0074#,
4770           16#0020#, 16#006D#, 16#0061#, 16#0079#,
4771           16#0020#, 16#0063#, 16#0061#, 16#0075#,
4772           16#0073#, 16#0065#, 16#0020#, 16#0074#,
4773           16#0068#, 16#0065#, 16#0020#, 16#0069#,
4774           16#006E#, 16#0076#, 16#006F#, 16#0063#,
4775           16#0061#, 16#0074#, 16#0069#, 16#006F#,
4776           16#006E#, 16#0020#, 16#006F#, 16#0066#,
4777           16#0020#, 16#0061#, 16#0073#, 16#0073#,
4778           16#006F#, 16#0063#, 16#0069#, 16#0061#,
4779           16#0074#, 16#0065#, 16#0064#, 16#0020#,
4780           16#0062#, 16#0065#, 16#0068#, 16#0061#,
4781           16#0076#, 16#0069#, 16#006F#, 16#0072#,
4782           16#002E#, 16#0020#, 16#0054#, 16#0068#,
4783           16#0065#, 16#0020#, 16#0061#, 16#0072#,
4784           16#0067#, 16#0075#, 16#006D#, 16#0065#,
4785           16#006E#, 16#0074#, 16#0020#, 16#0076#,
4786           16#0061#, 16#006C#, 16#0075#, 16#0065#,
4787           16#0073#, 16#0020#, 16#006F#, 16#0066#,
4788           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4789           16#0020#, 16#0061#, 16#0063#, 16#0074#,
4790           16#0069#, 16#006F#, 16#006E#, 16#0020#,
4791           16#0061#, 16#0072#, 16#0065#, 16#0020#,
4792           16#0061#, 16#0076#, 16#0061#, 16#0069#,
4793           16#006C#, 16#0061#, 16#0062#, 16#006C#,
4794           16#0065#, 16#0020#, 16#0074#, 16#006F#,
4795           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4796           16#0020#, 16#0065#, 16#0078#, 16#0065#,
4797           16#0063#, 16#0075#, 16#0074#, 16#0069#,
4798           16#006F#, 16#006E#, 16#0020#, 16#006F#,
4799           16#0066#, 16#0020#, 16#0074#, 16#0068#,
4800           16#0065#, 16#0020#, 16#0069#, 16#006E#,
4801           16#0076#, 16#006F#, 16#006B#, 16#0065#,
4802           16#0064#, 16#0020#, 16#0062#, 16#0065#,
4803           16#0068#, 16#0061#, 16#0076#, 16#0069#,
4804           16#006F#, 16#0072#, 16#002E#, 16#0020#,
4805           16#0049#, 16#0066#, 16#0020#, 16#0074#,
4806           16#0068#, 16#0065#, 16#0020#, 16#0061#,
4807           16#0063#, 16#0074#, 16#0069#, 16#006F#,
4808           16#006E#, 16#0020#, 16#0069#, 16#0073#,
4809           16#0020#, 16#006D#, 16#0061#, 16#0072#,
4810           16#006B#, 16#0065#, 16#0064#, 16#0020#,
4811           16#0073#, 16#0079#, 16#006E#, 16#0063#,
4812           16#0068#, 16#0072#, 16#006F#, 16#006E#,
4813           16#006F#, 16#0075#, 16#0073#, 16#002C#,
4814           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4815           16#0020#, 16#0065#, 16#0078#, 16#0065#,
4816           16#0063#, 16#0075#, 16#0074#, 16#0069#,
4817           16#006F#, 16#006E#, 16#0020#, 16#006F#,
4818           16#0066#, 16#0020#, 16#0074#, 16#0068#,
4819           16#0065#, 16#0020#, 16#0063#, 16#0061#,
4820           16#006C#, 16#006C#, 16#0020#, 16#006F#,
4821           16#0070#, 16#0065#, 16#0072#, 16#0061#,
4822           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4823           16#0020#, 16#0061#, 16#0063#, 16#0074#,
4824           16#0069#, 16#006F#, 16#006E#, 16#0020#,
4825           16#0077#, 16#0061#, 16#0069#, 16#0074#,
4826           16#0073#, 16#0020#, 16#0075#, 16#006E#,
4827           16#0074#, 16#0069#, 16#006C#, 16#0020#,
4828           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4829           16#0065#, 16#0078#, 16#0065#, 16#0063#,
4830           16#0075#, 16#0074#, 16#0069#, 16#006F#,
4831           16#006E#, 16#0020#, 16#006F#, 16#0066#,
4832           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4833           16#0020#, 16#0069#, 16#006E#, 16#0076#,
4834           16#006F#, 16#006B#, 16#0065#, 16#0064#,
4835           16#0020#, 16#0062#, 16#0065#, 16#0068#,
4836           16#0061#, 16#0076#, 16#0069#, 16#006F#,
4837           16#0072#, 16#0020#, 16#0063#, 16#006F#,
4838           16#006D#, 16#0070#, 16#006C#, 16#0065#,
4839           16#0074#, 16#0065#, 16#0073#, 16#0020#,
4840           16#0061#, 16#006E#, 16#0064#, 16#0020#,
4841           16#0061#, 16#0020#, 16#0072#, 16#0065#,
4842           16#0070#, 16#006C#, 16#0079#, 16#0020#,
4843           16#0074#, 16#0072#, 16#0061#, 16#006E#,
4844           16#0073#, 16#006D#, 16#0069#, 16#0073#,
4845           16#0073#, 16#0069#, 16#006F#, 16#006E#,
4846           16#0020#, 16#0069#, 16#0073#, 16#0020#,
4847           16#0072#, 16#0065#, 16#0074#, 16#0075#,
4848           16#0072#, 16#006E#, 16#0065#, 16#0064#,
4849           16#0020#, 16#0074#, 16#006F#, 16#0020#,
4850           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4851           16#0063#, 16#0061#, 16#006C#, 16#006C#,
4852           16#0065#, 16#0072#, 16#003B#, 16#0020#,
4853           16#006F#, 16#0074#, 16#0068#, 16#0065#,
4854           16#0072#, 16#0077#, 16#0069#, 16#0073#,
4855           16#0065#, 16#0020#, 16#0065#, 16#0078#,
4856           16#0065#, 16#0063#, 16#0075#, 16#0074#,
4857           16#0069#, 16#006F#, 16#006E#, 16#0020#,
4858           16#006F#, 16#0066#, 16#0020#, 16#0074#,
4859           16#0068#, 16#0065#, 16#0020#, 16#0061#,
4860           16#0063#, 16#0074#, 16#0069#, 16#006F#,
4861           16#006E#, 16#0020#, 16#0069#, 16#0073#,
4862           16#0020#, 16#0063#, 16#006F#, 16#006D#,
4863           16#0070#, 16#006C#, 16#0065#, 16#0074#,
4864           16#0065#, 16#0020#, 16#0077#, 16#0068#,
4865           16#0065#, 16#006E#, 16#0020#, 16#0074#,
4866           16#0068#, 16#0065#, 16#0020#, 16#0069#,
4867           16#006E#, 16#0076#, 16#006F#, 16#0063#,
4868           16#0061#, 16#0074#, 16#0069#, 16#006F#,
4869           16#006E#, 16#0020#, 16#006F#, 16#0066#,
4870           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4871           16#0020#, 16#006F#, 16#0070#, 16#0065#,
4872           16#0072#, 16#0061#, 16#0074#, 16#0069#,
4873           16#006F#, 16#006E#, 16#0020#, 16#0069#,
4874           16#0073#, 16#0020#, 16#0065#, 16#0073#,
4875           16#0074#, 16#0061#, 16#0062#, 16#006C#,
4876           16#0069#, 16#0073#, 16#0068#, 16#0065#,
4877           16#0064#, 16#0020#, 16#0061#, 16#006E#,
4878           16#0064#, 16#0020#, 16#0074#, 16#0068#,
4879           16#0065#, 16#0020#, 16#0065#, 16#0078#,
4880           16#0065#, 16#0063#, 16#0075#, 16#0074#,
4881           16#0069#, 16#006F#, 16#006E#, 16#0020#,
4882           16#006F#, 16#0066#, 16#0020#, 16#0074#,
4883           16#0068#, 16#0065#, 16#0020#, 16#0069#,
4884           16#006E#, 16#0076#, 16#006F#, 16#006B#,
4885           16#0065#, 16#0064#, 16#0020#, 16#006F#,
4886           16#0070#, 16#0065#, 16#0072#, 16#0061#,
4887           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4888           16#0020#, 16#0070#, 16#0072#, 16#006F#,
4889           16#0063#, 16#0065#, 16#0065#, 16#0064#,
4890           16#0073#, 16#0020#, 16#0063#, 16#006F#,
4891           16#006E#, 16#0063#, 16#0075#, 16#0072#,
4892           16#0072#, 16#0065#, 16#006E#, 16#0074#,
4893           16#006C#, 16#0079#, 16#0020#, 16#0077#,
4894           16#0069#, 16#0074#, 16#0068#, 16#0020#,
4895           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4896           16#0065#, 16#0078#, 16#0065#, 16#0063#,
4897           16#0075#, 16#0074#, 16#0069#, 16#006F#,
4898           16#006E#, 16#0020#, 16#006F#, 16#0066#,
4899           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4900           16#0020#, 16#0063#, 16#0061#, 16#006C#,
4901           16#006C#, 16#0069#, 16#006E#, 16#0067#,
4902           16#0020#, 16#0062#, 16#0065#, 16#0068#,
4903           16#0061#, 16#0076#, 16#0069#, 16#006F#,
4904           16#0072#, 16#002E#, 16#0020#, 16#0041#,
4905           16#006E#, 16#0079#, 16#0020#, 16#0076#,
4906           16#0061#, 16#006C#, 16#0075#, 16#0065#,
4907           16#0073#, 16#0020#, 16#0072#, 16#0065#,
4908           16#0074#, 16#0075#, 16#0072#, 16#006E#,
4909           16#0065#, 16#0064#, 16#0020#, 16#0061#,
4910           16#0073#, 16#0020#, 16#0070#, 16#0061#,
4911           16#0072#, 16#0074#, 16#0020#, 16#006F#,
4912           16#0066#, 16#0020#, 16#0074#, 16#0068#,
4913           16#0065#, 16#0020#, 16#0072#, 16#0065#,
4914           16#0070#, 16#006C#, 16#0079#, 16#0020#,
4915           16#0074#, 16#0072#, 16#0061#, 16#006E#,
4916           16#0073#, 16#006D#, 16#0069#, 16#0073#,
4917           16#0073#, 16#0069#, 16#006F#, 16#006E#,
4918           16#0020#, 16#0061#, 16#0072#, 16#0065#,
4919           16#0020#, 16#0070#, 16#0075#, 16#0074#,
4920           16#0020#, 16#006F#, 16#006E#, 16#0020#,
4921           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4922           16#0072#, 16#0065#, 16#0073#, 16#0075#,
4923           16#006C#, 16#0074#, 16#0020#, 16#006F#,
4924           16#0075#, 16#0074#, 16#0070#, 16#0075#,
4925           16#0074#, 16#0020#, 16#0070#, 16#0069#,
4926           16#006E#, 16#0073#, 16#0020#, 16#006F#,
4927           16#0066#, 16#0020#, 16#0074#, 16#0068#,
4928           16#0065#, 16#0020#, 16#0063#, 16#0061#,
4929           16#006C#, 16#006C#, 16#0020#, 16#006F#,
4930           16#0070#, 16#0065#, 16#0072#, 16#0061#,
4931           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4932           16#0020#, 16#0061#, 16#0063#, 16#0074#,
4933           16#0069#, 16#006F#, 16#006E#, 16#002E#,
4934           16#0020#, 16#0055#, 16#0070#, 16#006F#,
4935           16#006E#, 16#0020#, 16#0072#, 16#0065#,
4936           16#0063#, 16#0065#, 16#0069#, 16#0070#,
4937           16#0074#, 16#0020#, 16#006F#, 16#0066#,
4938           16#0020#, 16#0074#, 16#0068#, 16#0065#,
4939           16#0020#, 16#0072#, 16#0065#, 16#0070#,
4940           16#006C#, 16#0079#, 16#0020#, 16#0074#,
4941           16#0072#, 16#0061#, 16#006E#, 16#0073#,
4942           16#006D#, 16#0069#, 16#0073#, 16#0073#,
4943           16#0069#, 16#006F#, 16#006E#, 16#002C#,
4944           16#0020#, 16#0065#, 16#0078#, 16#0065#,
4945           16#0063#, 16#0075#, 16#0074#, 16#0069#,
4946           16#006F#, 16#006E#, 16#0020#, 16#006F#,
4947           16#0066#, 16#0020#, 16#0074#, 16#0068#,
4948           16#0065#, 16#0020#, 16#0063#, 16#0061#,
4949           16#006C#, 16#006C#, 16#0020#, 16#006F#,
4950           16#0070#, 16#0065#, 16#0072#, 16#0061#,
4951           16#0074#, 16#0069#, 16#006F#, 16#006E#,
4952           16#0020#, 16#0061#, 16#0063#, 16#0074#,
4953           16#0069#, 16#006F#, 16#006E#, 16#0020#,
4954           16#0069#, 16#0073#, 16#0020#, 16#0063#,
4955           16#006F#, 16#006D#, 16#0070#, 16#006C#,
4956           16#0065#, 16#0074#, 16#0065#, 16#002E#,
4957           others => 16#0000#),
4958         others => <>);
4959
4960   --  "allNamespaces"
4961
4962   MS_0AAA : aliased Matreshka.Internals.Strings.Shared_String
4963     := (Size   => 15,
4964         Unused => 13,
4965         Length => 13,
4966         Value  =>
4967          (16#0061#, 16#006C#, 16#006C#, 16#004E#,
4968           16#0061#, 16#006D#, 16#0065#, 16#0073#,
4969           16#0070#, 16#0061#, 16#0063#, 16#0065#,
4970           16#0073#,
4971           others => 16#0000#),
4972         others => <>);
4973
4974   --  "The type of the object input pin must be either a Behavior or a BehavioredClassifier with a classifier behavior."
4975
4976   MS_0AAB : aliased Matreshka.Internals.Strings.Shared_String
4977     := (Size   => 119,
4978         Unused => 112,
4979         Length => 112,
4980         Value  =>
4981          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
4982           16#0074#, 16#0079#, 16#0070#, 16#0065#,
4983           16#0020#, 16#006F#, 16#0066#, 16#0020#,
4984           16#0074#, 16#0068#, 16#0065#, 16#0020#,
4985           16#006F#, 16#0062#, 16#006A#, 16#0065#,
4986           16#0063#, 16#0074#, 16#0020#, 16#0069#,
4987           16#006E#, 16#0070#, 16#0075#, 16#0074#,
4988           16#0020#, 16#0070#, 16#0069#, 16#006E#,
4989           16#0020#, 16#006D#, 16#0075#, 16#0073#,
4990           16#0074#, 16#0020#, 16#0062#, 16#0065#,
4991           16#0020#, 16#0065#, 16#0069#, 16#0074#,
4992           16#0068#, 16#0065#, 16#0072#, 16#0020#,
4993           16#0061#, 16#0020#, 16#0042#, 16#0065#,
4994           16#0068#, 16#0061#, 16#0076#, 16#0069#,
4995           16#006F#, 16#0072#, 16#0020#, 16#006F#,
4996           16#0072#, 16#0020#, 16#0061#, 16#0020#,
4997           16#0042#, 16#0065#, 16#0068#, 16#0061#,
4998           16#0076#, 16#0069#, 16#006F#, 16#0072#,
4999           16#0065#, 16#0064#, 16#0043#, 16#006C#,
5000           16#0061#, 16#0073#, 16#0073#, 16#0069#,
5001           16#0066#, 16#0069#, 16#0065#, 16#0072#,
5002           16#0020#, 16#0077#, 16#0069#, 16#0074#,
5003           16#0068#, 16#0020#, 16#0061#, 16#0020#,
5004           16#0063#, 16#006C#, 16#0061#, 16#0073#,
5005           16#0073#, 16#0069#, 16#0066#, 16#0069#,
5006           16#0065#, 16#0072#, 16#0020#, 16#0062#,
5007           16#0065#, 16#0068#, 16#0061#, 16#0076#,
5008           16#0069#, 16#006F#, 16#0072#, 16#002E#,
5009           others => 16#0000#),
5010         others => <>);
5011
5012   --  "A behavior owns zero or more parameter sets."
5013
5014   MS_0AAC : aliased Matreshka.Internals.Strings.Shared_String
5015     := (Size   => 47,
5016         Unused => 44,
5017         Length => 44,
5018         Value  =>
5019          (16#0041#, 16#0020#, 16#0062#, 16#0065#,
5020           16#0068#, 16#0061#, 16#0076#, 16#0069#,
5021           16#006F#, 16#0072#, 16#0020#, 16#006F#,
5022           16#0077#, 16#006E#, 16#0073#, 16#0020#,
5023           16#007A#, 16#0065#, 16#0072#, 16#006F#,
5024           16#0020#, 16#006F#, 16#0072#, 16#0020#,
5025           16#006D#, 16#006F#, 16#0072#, 16#0065#,
5026           16#0020#, 16#0070#, 16#0061#, 16#0072#,
5027           16#0061#, 16#006D#, 16#0065#, 16#0074#,
5028           16#0065#, 16#0072#, 16#0020#, 16#0073#,
5029           16#0065#, 16#0074#, 16#0073#, 16#002E#,
5030           others => 16#0000#),
5031         others => <>);
5032
5033   --  "An optional behavior that is executed while being in the state. The execution starts when this state is entered, and stops either by itself, or when the state is exited, whichever comes first."
5034
5035   MS_0AAD : aliased Matreshka.Internals.Strings.Shared_String
5036     := (Size   => 199,
5037         Unused => 192,
5038         Length => 192,
5039         Value  =>
5040          (16#0041#, 16#006E#, 16#0020#, 16#006F#,
5041           16#0070#, 16#0074#, 16#0069#, 16#006F#,
5042           16#006E#, 16#0061#, 16#006C#, 16#0020#,
5043           16#0062#, 16#0065#, 16#0068#, 16#0061#,
5044           16#0076#, 16#0069#, 16#006F#, 16#0072#,
5045           16#0020#, 16#0074#, 16#0068#, 16#0061#,
5046           16#0074#, 16#0020#, 16#0069#, 16#0073#,
5047           16#0020#, 16#0065#, 16#0078#, 16#0065#,
5048           16#0063#, 16#0075#, 16#0074#, 16#0065#,
5049           16#0064#, 16#0020#, 16#0077#, 16#0068#,
5050           16#0069#, 16#006C#, 16#0065#, 16#0020#,
5051           16#0062#, 16#0065#, 16#0069#, 16#006E#,
5052           16#0067#, 16#0020#, 16#0069#, 16#006E#,
5053           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5054           16#0020#, 16#0073#, 16#0074#, 16#0061#,
5055           16#0074#, 16#0065#, 16#002E#, 16#0020#,
5056           16#0054#, 16#0068#, 16#0065#, 16#0020#,
5057           16#0065#, 16#0078#, 16#0065#, 16#0063#,
5058           16#0075#, 16#0074#, 16#0069#, 16#006F#,
5059           16#006E#, 16#0020#, 16#0073#, 16#0074#,
5060           16#0061#, 16#0072#, 16#0074#, 16#0073#,
5061           16#0020#, 16#0077#, 16#0068#, 16#0065#,
5062           16#006E#, 16#0020#, 16#0074#, 16#0068#,
5063           16#0069#, 16#0073#, 16#0020#, 16#0073#,
5064           16#0074#, 16#0061#, 16#0074#, 16#0065#,
5065           16#0020#, 16#0069#, 16#0073#, 16#0020#,
5066           16#0065#, 16#006E#, 16#0074#, 16#0065#,
5067           16#0072#, 16#0065#, 16#0064#, 16#002C#,
5068           16#0020#, 16#0061#, 16#006E#, 16#0064#,
5069           16#0020#, 16#0073#, 16#0074#, 16#006F#,
5070           16#0070#, 16#0073#, 16#0020#, 16#0065#,
5071           16#0069#, 16#0074#, 16#0068#, 16#0065#,
5072           16#0072#, 16#0020#, 16#0062#, 16#0079#,
5073           16#0020#, 16#0069#, 16#0074#, 16#0073#,
5074           16#0065#, 16#006C#, 16#0066#, 16#002C#,
5075           16#0020#, 16#006F#, 16#0072#, 16#0020#,
5076           16#0077#, 16#0068#, 16#0065#, 16#006E#,
5077           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5078           16#0020#, 16#0073#, 16#0074#, 16#0061#,
5079           16#0074#, 16#0065#, 16#0020#, 16#0069#,
5080           16#0073#, 16#0020#, 16#0065#, 16#0078#,
5081           16#0069#, 16#0074#, 16#0065#, 16#0064#,
5082           16#002C#, 16#0020#, 16#0077#, 16#0068#,
5083           16#0069#, 16#0063#, 16#0068#, 16#0065#,
5084           16#0076#, 16#0065#, 16#0072#, 16#0020#,
5085           16#0063#, 16#006F#, 16#006D#, 16#0065#,
5086           16#0073#, 16#0020#, 16#0066#, 16#0069#,
5087           16#0072#, 16#0073#, 16#0074#, 16#002E#,
5088           others => 16#0000#),
5089         others => <>);
5090
5091   --  "Deployment"
5092
5093   MS_0AAE : aliased Matreshka.Internals.Strings.Shared_String
5094     := (Size   => 15,
5095         Unused => 10,
5096         Length => 10,
5097         Value  =>
5098          (16#0044#, 16#0065#, 16#0070#, 16#006C#,
5099           16#006F#, 16#0079#, 16#006D#, 16#0065#,
5100           16#006E#, 16#0074#,
5101           others => 16#0000#),
5102         others => <>);
5103
5104   --  "A private element is only visible inside the namespace that owns it."
5105
5106   MS_0AAF : aliased Matreshka.Internals.Strings.Shared_String
5107     := (Size   => 71,
5108         Unused => 68,
5109         Length => 68,
5110         Value  =>
5111          (16#0041#, 16#0020#, 16#0070#, 16#0072#,
5112           16#0069#, 16#0076#, 16#0061#, 16#0074#,
5113           16#0065#, 16#0020#, 16#0065#, 16#006C#,
5114           16#0065#, 16#006D#, 16#0065#, 16#006E#,
5115           16#0074#, 16#0020#, 16#0069#, 16#0073#,
5116           16#0020#, 16#006F#, 16#006E#, 16#006C#,
5117           16#0079#, 16#0020#, 16#0076#, 16#0069#,
5118           16#0073#, 16#0069#, 16#0062#, 16#006C#,
5119           16#0065#, 16#0020#, 16#0069#, 16#006E#,
5120           16#0073#, 16#0069#, 16#0064#, 16#0065#,
5121           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5122           16#0020#, 16#006E#, 16#0061#, 16#006D#,
5123           16#0065#, 16#0073#, 16#0070#, 16#0061#,
5124           16#0063#, 16#0065#, 16#0020#, 16#0074#,
5125           16#0068#, 16#0061#, 16#0074#, 16#0020#,
5126           16#006F#, 16#0077#, 16#006E#, 16#0073#,
5127           16#0020#, 16#0069#, 16#0074#, 16#002E#,
5128           others => 16#0000#),
5129         others => <>);
5130
5131   --  "The datatype ParameterEffectKind is an enumeration that indicates the effect of a behavior on values passed in or out of its parameters."
5132
5133   MS_0AB0 : aliased Matreshka.Internals.Strings.Shared_String
5134     := (Size   => 143,
5135         Unused => 136,
5136         Length => 136,
5137         Value  =>
5138          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
5139           16#0064#, 16#0061#, 16#0074#, 16#0061#,
5140           16#0074#, 16#0079#, 16#0070#, 16#0065#,
5141           16#0020#, 16#0050#, 16#0061#, 16#0072#,
5142           16#0061#, 16#006D#, 16#0065#, 16#0074#,
5143           16#0065#, 16#0072#, 16#0045#, 16#0066#,
5144           16#0066#, 16#0065#, 16#0063#, 16#0074#,
5145           16#004B#, 16#0069#, 16#006E#, 16#0064#,
5146           16#0020#, 16#0069#, 16#0073#, 16#0020#,
5147           16#0061#, 16#006E#, 16#0020#, 16#0065#,
5148           16#006E#, 16#0075#, 16#006D#, 16#0065#,
5149           16#0072#, 16#0061#, 16#0074#, 16#0069#,
5150           16#006F#, 16#006E#, 16#0020#, 16#0074#,
5151           16#0068#, 16#0061#, 16#0074#, 16#0020#,
5152           16#0069#, 16#006E#, 16#0064#, 16#0069#,
5153           16#0063#, 16#0061#, 16#0074#, 16#0065#,
5154           16#0073#, 16#0020#, 16#0074#, 16#0068#,
5155           16#0065#, 16#0020#, 16#0065#, 16#0066#,
5156           16#0066#, 16#0065#, 16#0063#, 16#0074#,
5157           16#0020#, 16#006F#, 16#0066#, 16#0020#,
5158           16#0061#, 16#0020#, 16#0062#, 16#0065#,
5159           16#0068#, 16#0061#, 16#0076#, 16#0069#,
5160           16#006F#, 16#0072#, 16#0020#, 16#006F#,
5161           16#006E#, 16#0020#, 16#0076#, 16#0061#,
5162           16#006C#, 16#0075#, 16#0065#, 16#0073#,
5163           16#0020#, 16#0070#, 16#0061#, 16#0073#,
5164           16#0073#, 16#0065#, 16#0064#, 16#0020#,
5165           16#0069#, 16#006E#, 16#0020#, 16#006F#,
5166           16#0072#, 16#0020#, 16#006F#, 16#0075#,
5167           16#0074#, 16#0020#, 16#006F#, 16#0066#,
5168           16#0020#, 16#0069#, 16#0074#, 16#0073#,
5169           16#0020#, 16#0070#, 16#0061#, 16#0072#,
5170           16#0061#, 16#006D#, 16#0065#, 16#0074#,
5171           16#0065#, 16#0072#, 16#0073#, 16#002E#,
5172           others => 16#0000#),
5173         others => <>);
5174
5175   --  "preCondition"
5176
5177   MS_0AB1 : aliased Matreshka.Internals.Strings.Shared_String
5178     := (Size   => 15,
5179         Unused => 12,
5180         Length => 12,
5181         Value  =>
5182          (16#0070#, 16#0072#, 16#0065#, 16#0043#,
5183           16#006F#, 16#006E#, 16#0064#, 16#0069#,
5184           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5185           others => 16#0000#),
5186         others => <>);
5187
5188   --  "References the ConnectableElement within the classifier that contains the enclosing interaction."
5189
5190   MS_0AB2 : aliased Matreshka.Internals.Strings.Shared_String
5191     := (Size   => 103,
5192         Unused => 96,
5193         Length => 96,
5194         Value  =>
5195          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
5196           16#0072#, 16#0065#, 16#006E#, 16#0063#,
5197           16#0065#, 16#0073#, 16#0020#, 16#0074#,
5198           16#0068#, 16#0065#, 16#0020#, 16#0043#,
5199           16#006F#, 16#006E#, 16#006E#, 16#0065#,
5200           16#0063#, 16#0074#, 16#0061#, 16#0062#,
5201           16#006C#, 16#0065#, 16#0045#, 16#006C#,
5202           16#0065#, 16#006D#, 16#0065#, 16#006E#,
5203           16#0074#, 16#0020#, 16#0077#, 16#0069#,
5204           16#0074#, 16#0068#, 16#0069#, 16#006E#,
5205           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5206           16#0020#, 16#0063#, 16#006C#, 16#0061#,
5207           16#0073#, 16#0073#, 16#0069#, 16#0066#,
5208           16#0069#, 16#0065#, 16#0072#, 16#0020#,
5209           16#0074#, 16#0068#, 16#0061#, 16#0074#,
5210           16#0020#, 16#0063#, 16#006F#, 16#006E#,
5211           16#0074#, 16#0061#, 16#0069#, 16#006E#,
5212           16#0073#, 16#0020#, 16#0074#, 16#0068#,
5213           16#0065#, 16#0020#, 16#0065#, 16#006E#,
5214           16#0063#, 16#006C#, 16#006F#, 16#0073#,
5215           16#0069#, 16#006E#, 16#0067#, 16#0020#,
5216           16#0069#, 16#006E#, 16#0074#, 16#0065#,
5217           16#0072#, 16#0061#, 16#0063#, 16#0074#,
5218           16#0069#, 16#006F#, 16#006E#, 16#002E#,
5219           others => 16#0000#),
5220         others => <>);
5221
5222   --  "An operation template parameter exposes an operation as a formal parameter for a template."
5223
5224   MS_0AB3 : aliased Matreshka.Internals.Strings.Shared_String
5225     := (Size   => 95,
5226         Unused => 90,
5227         Length => 90,
5228         Value  =>
5229          (16#0041#, 16#006E#, 16#0020#, 16#006F#,
5230           16#0070#, 16#0065#, 16#0072#, 16#0061#,
5231           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5232           16#0020#, 16#0074#, 16#0065#, 16#006D#,
5233           16#0070#, 16#006C#, 16#0061#, 16#0074#,
5234           16#0065#, 16#0020#, 16#0070#, 16#0061#,
5235           16#0072#, 16#0061#, 16#006D#, 16#0065#,
5236           16#0074#, 16#0065#, 16#0072#, 16#0020#,
5237           16#0065#, 16#0078#, 16#0070#, 16#006F#,
5238           16#0073#, 16#0065#, 16#0073#, 16#0020#,
5239           16#0061#, 16#006E#, 16#0020#, 16#006F#,
5240           16#0070#, 16#0065#, 16#0072#, 16#0061#,
5241           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5242           16#0020#, 16#0061#, 16#0073#, 16#0020#,
5243           16#0061#, 16#0020#, 16#0066#, 16#006F#,
5244           16#0072#, 16#006D#, 16#0061#, 16#006C#,
5245           16#0020#, 16#0070#, 16#0061#, 16#0072#,
5246           16#0061#, 16#006D#, 16#0065#, 16#0074#,
5247           16#0065#, 16#0072#, 16#0020#, 16#0066#,
5248           16#006F#, 16#0072#, 16#0020#, 16#0061#,
5249           16#0020#, 16#0074#, 16#0065#, 16#006D#,
5250           16#0070#, 16#006C#, 16#0061#, 16#0074#,
5251           16#0065#, 16#002E#,
5252           others => 16#0000#),
5253         others => <>);
5254
5255   --  "A_specification_owningConstraint"
5256
5257   MS_0AB4 : aliased Matreshka.Internals.Strings.Shared_String
5258     := (Size   => 39,
5259         Unused => 32,
5260         Length => 32,
5261         Value  =>
5262          (16#0041#, 16#005F#, 16#0073#, 16#0070#,
5263           16#0065#, 16#0063#, 16#0069#, 16#0066#,
5264           16#0069#, 16#0063#, 16#0061#, 16#0074#,
5265           16#0069#, 16#006F#, 16#006E#, 16#005F#,
5266           16#006F#, 16#0077#, 16#006E#, 16#0069#,
5267           16#006E#, 16#0067#, 16#0043#, 16#006F#,
5268           16#006E#, 16#0073#, 16#0074#, 16#0072#,
5269           16#0061#, 16#0069#, 16#006E#, 16#0074#,
5270           others => 16#0000#),
5271         others => <>);
5272
5273   --  "The interactionOperator critical designates that the CombinedFragment represents a critical region. A critical region means that the traces of the region cannot be interleaved by other OccurrenceSpecifications (on those Lifelines covered by the region). This means that the region is treated atomically by the enclosing fragment when determining the set of valid traces. Even though enclosing CombinedFragments may imply that some OccurrenceSpecifications may interleave into the region, such as e.g. with par-operator, this is prevented by defining a region."
5274
5275   MS_0AB5 : aliased Matreshka.Internals.Strings.Shared_String
5276     := (Size   => 583,
5277         Unused => 559,
5278         Length => 559,
5279         Value  =>
5280          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
5281           16#0069#, 16#006E#, 16#0074#, 16#0065#,
5282           16#0072#, 16#0061#, 16#0063#, 16#0074#,
5283           16#0069#, 16#006F#, 16#006E#, 16#004F#,
5284           16#0070#, 16#0065#, 16#0072#, 16#0061#,
5285           16#0074#, 16#006F#, 16#0072#, 16#0020#,
5286           16#0063#, 16#0072#, 16#0069#, 16#0074#,
5287           16#0069#, 16#0063#, 16#0061#, 16#006C#,
5288           16#0020#, 16#0064#, 16#0065#, 16#0073#,
5289           16#0069#, 16#0067#, 16#006E#, 16#0061#,
5290           16#0074#, 16#0065#, 16#0073#, 16#0020#,
5291           16#0074#, 16#0068#, 16#0061#, 16#0074#,
5292           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5293           16#0020#, 16#0043#, 16#006F#, 16#006D#,
5294           16#0062#, 16#0069#, 16#006E#, 16#0065#,
5295           16#0064#, 16#0046#, 16#0072#, 16#0061#,
5296           16#0067#, 16#006D#, 16#0065#, 16#006E#,
5297           16#0074#, 16#0020#, 16#0072#, 16#0065#,
5298           16#0070#, 16#0072#, 16#0065#, 16#0073#,
5299           16#0065#, 16#006E#, 16#0074#, 16#0073#,
5300           16#0020#, 16#0061#, 16#0020#, 16#0063#,
5301           16#0072#, 16#0069#, 16#0074#, 16#0069#,
5302           16#0063#, 16#0061#, 16#006C#, 16#0020#,
5303           16#0072#, 16#0065#, 16#0067#, 16#0069#,
5304           16#006F#, 16#006E#, 16#002E#, 16#0020#,
5305           16#0041#, 16#0020#, 16#0063#, 16#0072#,
5306           16#0069#, 16#0074#, 16#0069#, 16#0063#,
5307           16#0061#, 16#006C#, 16#0020#, 16#0072#,
5308           16#0065#, 16#0067#, 16#0069#, 16#006F#,
5309           16#006E#, 16#0020#, 16#006D#, 16#0065#,
5310           16#0061#, 16#006E#, 16#0073#, 16#0020#,
5311           16#0074#, 16#0068#, 16#0061#, 16#0074#,
5312           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5313           16#0020#, 16#0074#, 16#0072#, 16#0061#,
5314           16#0063#, 16#0065#, 16#0073#, 16#0020#,
5315           16#006F#, 16#0066#, 16#0020#, 16#0074#,
5316           16#0068#, 16#0065#, 16#0020#, 16#0072#,
5317           16#0065#, 16#0067#, 16#0069#, 16#006F#,
5318           16#006E#, 16#0020#, 16#0063#, 16#0061#,
5319           16#006E#, 16#006E#, 16#006F#, 16#0074#,
5320           16#0020#, 16#0062#, 16#0065#, 16#0020#,
5321           16#0069#, 16#006E#, 16#0074#, 16#0065#,
5322           16#0072#, 16#006C#, 16#0065#, 16#0061#,
5323           16#0076#, 16#0065#, 16#0064#, 16#0020#,
5324           16#0062#, 16#0079#, 16#0020#, 16#006F#,
5325           16#0074#, 16#0068#, 16#0065#, 16#0072#,
5326           16#0020#, 16#004F#, 16#0063#, 16#0063#,
5327           16#0075#, 16#0072#, 16#0072#, 16#0065#,
5328           16#006E#, 16#0063#, 16#0065#, 16#0053#,
5329           16#0070#, 16#0065#, 16#0063#, 16#0069#,
5330           16#0066#, 16#0069#, 16#0063#, 16#0061#,
5331           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5332           16#0073#, 16#0020#, 16#0028#, 16#006F#,
5333           16#006E#, 16#0020#, 16#0074#, 16#0068#,
5334           16#006F#, 16#0073#, 16#0065#, 16#0020#,
5335           16#004C#, 16#0069#, 16#0066#, 16#0065#,
5336           16#006C#, 16#0069#, 16#006E#, 16#0065#,
5337           16#0073#, 16#0020#, 16#0063#, 16#006F#,
5338           16#0076#, 16#0065#, 16#0072#, 16#0065#,
5339           16#0064#, 16#0020#, 16#0062#, 16#0079#,
5340           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5341           16#0020#, 16#0072#, 16#0065#, 16#0067#,
5342           16#0069#, 16#006F#, 16#006E#, 16#0029#,
5343           16#002E#, 16#0020#, 16#0054#, 16#0068#,
5344           16#0069#, 16#0073#, 16#0020#, 16#006D#,
5345           16#0065#, 16#0061#, 16#006E#, 16#0073#,
5346           16#0020#, 16#0074#, 16#0068#, 16#0061#,
5347           16#0074#, 16#0020#, 16#0074#, 16#0068#,
5348           16#0065#, 16#0020#, 16#0072#, 16#0065#,
5349           16#0067#, 16#0069#, 16#006F#, 16#006E#,
5350           16#0020#, 16#0069#, 16#0073#, 16#0020#,
5351           16#0074#, 16#0072#, 16#0065#, 16#0061#,
5352           16#0074#, 16#0065#, 16#0064#, 16#0020#,
5353           16#0061#, 16#0074#, 16#006F#, 16#006D#,
5354           16#0069#, 16#0063#, 16#0061#, 16#006C#,
5355           16#006C#, 16#0079#, 16#0020#, 16#0062#,
5356           16#0079#, 16#0020#, 16#0074#, 16#0068#,
5357           16#0065#, 16#0020#, 16#0065#, 16#006E#,
5358           16#0063#, 16#006C#, 16#006F#, 16#0073#,
5359           16#0069#, 16#006E#, 16#0067#, 16#0020#,
5360           16#0066#, 16#0072#, 16#0061#, 16#0067#,
5361           16#006D#, 16#0065#, 16#006E#, 16#0074#,
5362           16#0020#, 16#0077#, 16#0068#, 16#0065#,
5363           16#006E#, 16#0020#, 16#0064#, 16#0065#,
5364           16#0074#, 16#0065#, 16#0072#, 16#006D#,
5365           16#0069#, 16#006E#, 16#0069#, 16#006E#,
5366           16#0067#, 16#0020#, 16#0074#, 16#0068#,
5367           16#0065#, 16#0020#, 16#0073#, 16#0065#,
5368           16#0074#, 16#0020#, 16#006F#, 16#0066#,
5369           16#0020#, 16#0076#, 16#0061#, 16#006C#,
5370           16#0069#, 16#0064#, 16#0020#, 16#0074#,
5371           16#0072#, 16#0061#, 16#0063#, 16#0065#,
5372           16#0073#, 16#002E#, 16#0020#, 16#0045#,
5373           16#0076#, 16#0065#, 16#006E#, 16#0020#,
5374           16#0074#, 16#0068#, 16#006F#, 16#0075#,
5375           16#0067#, 16#0068#, 16#0020#, 16#0065#,
5376           16#006E#, 16#0063#, 16#006C#, 16#006F#,
5377           16#0073#, 16#0069#, 16#006E#, 16#0067#,
5378           16#0020#, 16#0043#, 16#006F#, 16#006D#,
5379           16#0062#, 16#0069#, 16#006E#, 16#0065#,
5380           16#0064#, 16#0046#, 16#0072#, 16#0061#,
5381           16#0067#, 16#006D#, 16#0065#, 16#006E#,
5382           16#0074#, 16#0073#, 16#0020#, 16#006D#,
5383           16#0061#, 16#0079#, 16#0020#, 16#0069#,
5384           16#006D#, 16#0070#, 16#006C#, 16#0079#,
5385           16#0020#, 16#0074#, 16#0068#, 16#0061#,
5386           16#0074#, 16#0020#, 16#0073#, 16#006F#,
5387           16#006D#, 16#0065#, 16#0020#, 16#004F#,
5388           16#0063#, 16#0063#, 16#0075#, 16#0072#,
5389           16#0072#, 16#0065#, 16#006E#, 16#0063#,
5390           16#0065#, 16#0053#, 16#0070#, 16#0065#,
5391           16#0063#, 16#0069#, 16#0066#, 16#0069#,
5392           16#0063#, 16#0061#, 16#0074#, 16#0069#,
5393           16#006F#, 16#006E#, 16#0073#, 16#0020#,
5394           16#006D#, 16#0061#, 16#0079#, 16#0020#,
5395           16#0069#, 16#006E#, 16#0074#, 16#0065#,
5396           16#0072#, 16#006C#, 16#0065#, 16#0061#,
5397           16#0076#, 16#0065#, 16#0020#, 16#0069#,
5398           16#006E#, 16#0074#, 16#006F#, 16#0020#,
5399           16#0074#, 16#0068#, 16#0065#, 16#0020#,
5400           16#0072#, 16#0065#, 16#0067#, 16#0069#,
5401           16#006F#, 16#006E#, 16#002C#, 16#0020#,
5402           16#0073#, 16#0075#, 16#0063#, 16#0068#,
5403           16#0020#, 16#0061#, 16#0073#, 16#0020#,
5404           16#0065#, 16#002E#, 16#0067#, 16#002E#,
5405           16#0020#, 16#0077#, 16#0069#, 16#0074#,
5406           16#0068#, 16#0020#, 16#0070#, 16#0061#,
5407           16#0072#, 16#002D#, 16#006F#, 16#0070#,
5408           16#0065#, 16#0072#, 16#0061#, 16#0074#,
5409           16#006F#, 16#0072#, 16#002C#, 16#0020#,
5410           16#0074#, 16#0068#, 16#0069#, 16#0073#,
5411           16#0020#, 16#0069#, 16#0073#, 16#0020#,
5412           16#0070#, 16#0072#, 16#0065#, 16#0076#,
5413           16#0065#, 16#006E#, 16#0074#, 16#0065#,
5414           16#0064#, 16#0020#, 16#0062#, 16#0079#,
5415           16#0020#, 16#0064#, 16#0065#, 16#0066#,
5416           16#0069#, 16#006E#, 16#0069#, 16#006E#,
5417           16#0067#, 16#0020#, 16#0061#, 16#0020#,
5418           16#0072#, 16#0065#, 16#0067#, 16#0069#,
5419           16#006F#, 16#006E#, 16#002E#,
5420           others => 16#0000#),
5421         others => <>);
5422
5423   --  "Refers to the Duration denoting the minimum value of the range."
5424
5425   MS_0AB6 : aliased Matreshka.Internals.Strings.Shared_String
5426     := (Size   => 71,
5427         Unused => 63,
5428         Length => 63,
5429         Value  =>
5430          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
5431           16#0072#, 16#0073#, 16#0020#, 16#0074#,
5432           16#006F#, 16#0020#, 16#0074#, 16#0068#,
5433           16#0065#, 16#0020#, 16#0044#, 16#0075#,
5434           16#0072#, 16#0061#, 16#0074#, 16#0069#,
5435           16#006F#, 16#006E#, 16#0020#, 16#0064#,
5436           16#0065#, 16#006E#, 16#006F#, 16#0074#,
5437           16#0069#, 16#006E#, 16#0067#, 16#0020#,
5438           16#0074#, 16#0068#, 16#0065#, 16#0020#,
5439           16#006D#, 16#0069#, 16#006E#, 16#0069#,
5440           16#006D#, 16#0075#, 16#006D#, 16#0020#,
5441           16#0076#, 16#0061#, 16#006C#, 16#0075#,
5442           16#0065#, 16#0020#, 16#006F#, 16#0066#,
5443           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5444           16#0020#, 16#0072#, 16#0061#, 16#006E#,
5445           16#0067#, 16#0065#, 16#002E#,
5446           others => 16#0000#),
5447         others => <>);
5448
5449   --  "upperValue"
5450
5451   MS_0AB7 : aliased Matreshka.Internals.Strings.Shared_String
5452     := (Size   => 15,
5453         Unused => 10,
5454         Length => 10,
5455         Value  =>
5456          (16#0075#, 16#0070#, 16#0070#, 16#0065#,
5457           16#0072#, 16#0056#, 16#0061#, 16#006C#,
5458           16#0075#, 16#0065#,
5459           others => 16#0000#),
5460         others => <>);
5461
5462   --  "returnValueRecipient_coverage"
5463
5464   MS_0AB8 : aliased Matreshka.Internals.Strings.Shared_String
5465     := (Size   => 31,
5466         Unused => 29,
5467         Length => 29,
5468         Value  =>
5469          (16#0072#, 16#0065#, 16#0074#, 16#0075#,
5470           16#0072#, 16#006E#, 16#0056#, 16#0061#,
5471           16#006C#, 16#0075#, 16#0065#, 16#0052#,
5472           16#0065#, 16#0063#, 16#0069#, 16#0070#,
5473           16#0069#, 16#0065#, 16#006E#, 16#0074#,
5474           16#005F#, 16#0063#, 16#006F#, 16#0076#,
5475           16#0065#, 16#0072#, 16#0061#, 16#0067#,
5476           16#0065#,
5477           others => 16#0000#),
5478         others => <>);
5479
5480   --  "The OccurrenceSpecification referenced comes before the OccurrenceSpecification referenced by after."
5481
5482   MS_0AB9 : aliased Matreshka.Internals.Strings.Shared_String
5483     := (Size   => 103,
5484         Unused => 100,
5485         Length => 100,
5486         Value  =>
5487          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
5488           16#004F#, 16#0063#, 16#0063#, 16#0075#,
5489           16#0072#, 16#0072#, 16#0065#, 16#006E#,
5490           16#0063#, 16#0065#, 16#0053#, 16#0070#,
5491           16#0065#, 16#0063#, 16#0069#, 16#0066#,
5492           16#0069#, 16#0063#, 16#0061#, 16#0074#,
5493           16#0069#, 16#006F#, 16#006E#, 16#0020#,
5494           16#0072#, 16#0065#, 16#0066#, 16#0065#,
5495           16#0072#, 16#0065#, 16#006E#, 16#0063#,
5496           16#0065#, 16#0064#, 16#0020#, 16#0063#,
5497           16#006F#, 16#006D#, 16#0065#, 16#0073#,
5498           16#0020#, 16#0062#, 16#0065#, 16#0066#,
5499           16#006F#, 16#0072#, 16#0065#, 16#0020#,
5500           16#0074#, 16#0068#, 16#0065#, 16#0020#,
5501           16#004F#, 16#0063#, 16#0063#, 16#0075#,
5502           16#0072#, 16#0072#, 16#0065#, 16#006E#,
5503           16#0063#, 16#0065#, 16#0053#, 16#0070#,
5504           16#0065#, 16#0063#, 16#0069#, 16#0066#,
5505           16#0069#, 16#0063#, 16#0061#, 16#0074#,
5506           16#0069#, 16#006F#, 16#006E#, 16#0020#,
5507           16#0072#, 16#0065#, 16#0066#, 16#0065#,
5508           16#0072#, 16#0065#, 16#006E#, 16#0063#,
5509           16#0065#, 16#0064#, 16#0020#, 16#0062#,
5510           16#0079#, 16#0020#, 16#0061#, 16#0066#,
5511           16#0074#, 16#0065#, 16#0072#, 16#002E#,
5512           others => 16#0000#),
5513         others => <>);
5514
5515   --  "The signal that this reception handles."
5516
5517   MS_0ABA : aliased Matreshka.Internals.Strings.Shared_String
5518     := (Size   => 47,
5519         Unused => 39,
5520         Length => 39,
5521         Value  =>
5522          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
5523           16#0073#, 16#0069#, 16#0067#, 16#006E#,
5524           16#0061#, 16#006C#, 16#0020#, 16#0074#,
5525           16#0068#, 16#0061#, 16#0074#, 16#0020#,
5526           16#0074#, 16#0068#, 16#0069#, 16#0073#,
5527           16#0020#, 16#0072#, 16#0065#, 16#0063#,
5528           16#0065#, 16#0070#, 16#0074#, 16#0069#,
5529           16#006F#, 16#006E#, 16#0020#, 16#0068#,
5530           16#0061#, 16#006E#, 16#0064#, 16#006C#,
5531           16#0065#, 16#0073#, 16#002E#,
5532           others => 16#0000#),
5533         others => <>);
5534
5535   --  "If a Region is owned by a StateMachine, then it cannot also be owned by a State and vice versa."
5536
5537   MS_0ABB : aliased Matreshka.Internals.Strings.Shared_String
5538     := (Size   => 103,
5539         Unused => 95,
5540         Length => 95,
5541         Value  =>
5542          (16#0049#, 16#0066#, 16#0020#, 16#0061#,
5543           16#0020#, 16#0052#, 16#0065#, 16#0067#,
5544           16#0069#, 16#006F#, 16#006E#, 16#0020#,
5545           16#0069#, 16#0073#, 16#0020#, 16#006F#,
5546           16#0077#, 16#006E#, 16#0065#, 16#0064#,
5547           16#0020#, 16#0062#, 16#0079#, 16#0020#,
5548           16#0061#, 16#0020#, 16#0053#, 16#0074#,
5549           16#0061#, 16#0074#, 16#0065#, 16#004D#,
5550           16#0061#, 16#0063#, 16#0068#, 16#0069#,
5551           16#006E#, 16#0065#, 16#002C#, 16#0020#,
5552           16#0074#, 16#0068#, 16#0065#, 16#006E#,
5553           16#0020#, 16#0069#, 16#0074#, 16#0020#,
5554           16#0063#, 16#0061#, 16#006E#, 16#006E#,
5555           16#006F#, 16#0074#, 16#0020#, 16#0061#,
5556           16#006C#, 16#0073#, 16#006F#, 16#0020#,
5557           16#0062#, 16#0065#, 16#0020#, 16#006F#,
5558           16#0077#, 16#006E#, 16#0065#, 16#0064#,
5559           16#0020#, 16#0062#, 16#0079#, 16#0020#,
5560           16#0061#, 16#0020#, 16#0053#, 16#0074#,
5561           16#0061#, 16#0074#, 16#0065#, 16#0020#,
5562           16#0061#, 16#006E#, 16#0064#, 16#0020#,
5563           16#0076#, 16#0069#, 16#0063#, 16#0065#,
5564           16#0020#, 16#0076#, 16#0065#, 16#0072#,
5565           16#0073#, 16#0061#, 16#002E#,
5566           others => 16#0000#),
5567         others => <>);
5568
5569   --  "output_pin_edges"
5570
5571   MS_0ABC : aliased Matreshka.Internals.Strings.Shared_String
5572     := (Size   => 23,
5573         Unused => 16,
5574         Length => 16,
5575         Value  =>
5576          (16#006F#, 16#0075#, 16#0074#, 16#0070#,
5577           16#0075#, 16#0074#, 16#005F#, 16#0070#,
5578           16#0069#, 16#006E#, 16#005F#, 16#0065#,
5579           16#0064#, 16#0067#, 16#0065#, 16#0073#,
5580           others => 16#0000#),
5581         others => <>);
5582
5583   --  "A reception is a declaration stating that a classifier is prepared to react to the receipt of a signal. A reception designates a signal and specifies the expected behavioral response. The details of handling a signal are specified by the behavior associated with the reception or the classifier itself."
5584
5585   MS_0ABD : aliased Matreshka.Internals.Strings.Shared_String
5586     := (Size   => 311,
5587         Unused => 302,
5588         Length => 302,
5589         Value  =>
5590          (16#0041#, 16#0020#, 16#0072#, 16#0065#,
5591           16#0063#, 16#0065#, 16#0070#, 16#0074#,
5592           16#0069#, 16#006F#, 16#006E#, 16#0020#,
5593           16#0069#, 16#0073#, 16#0020#, 16#0061#,
5594           16#0020#, 16#0064#, 16#0065#, 16#0063#,
5595           16#006C#, 16#0061#, 16#0072#, 16#0061#,
5596           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5597           16#0020#, 16#0073#, 16#0074#, 16#0061#,
5598           16#0074#, 16#0069#, 16#006E#, 16#0067#,
5599           16#0020#, 16#0074#, 16#0068#, 16#0061#,
5600           16#0074#, 16#0020#, 16#0061#, 16#0020#,
5601           16#0063#, 16#006C#, 16#0061#, 16#0073#,
5602           16#0073#, 16#0069#, 16#0066#, 16#0069#,
5603           16#0065#, 16#0072#, 16#0020#, 16#0069#,
5604           16#0073#, 16#0020#, 16#0070#, 16#0072#,
5605           16#0065#, 16#0070#, 16#0061#, 16#0072#,
5606           16#0065#, 16#0064#, 16#0020#, 16#0074#,
5607           16#006F#, 16#0020#, 16#0072#, 16#0065#,
5608           16#0061#, 16#0063#, 16#0074#, 16#0020#,
5609           16#0074#, 16#006F#, 16#0020#, 16#0074#,
5610           16#0068#, 16#0065#, 16#0020#, 16#0072#,
5611           16#0065#, 16#0063#, 16#0065#, 16#0069#,
5612           16#0070#, 16#0074#, 16#0020#, 16#006F#,
5613           16#0066#, 16#0020#, 16#0061#, 16#0020#,
5614           16#0073#, 16#0069#, 16#0067#, 16#006E#,
5615           16#0061#, 16#006C#, 16#002E#, 16#0020#,
5616           16#0041#, 16#0020#, 16#0072#, 16#0065#,
5617           16#0063#, 16#0065#, 16#0070#, 16#0074#,
5618           16#0069#, 16#006F#, 16#006E#, 16#0020#,
5619           16#0064#, 16#0065#, 16#0073#, 16#0069#,
5620           16#0067#, 16#006E#, 16#0061#, 16#0074#,
5621           16#0065#, 16#0073#, 16#0020#, 16#0061#,
5622           16#0020#, 16#0073#, 16#0069#, 16#0067#,
5623           16#006E#, 16#0061#, 16#006C#, 16#0020#,
5624           16#0061#, 16#006E#, 16#0064#, 16#0020#,
5625           16#0073#, 16#0070#, 16#0065#, 16#0063#,
5626           16#0069#, 16#0066#, 16#0069#, 16#0065#,
5627           16#0073#, 16#0020#, 16#0074#, 16#0068#,
5628           16#0065#, 16#0020#, 16#0065#, 16#0078#,
5629           16#0070#, 16#0065#, 16#0063#, 16#0074#,
5630           16#0065#, 16#0064#, 16#0020#, 16#0062#,
5631           16#0065#, 16#0068#, 16#0061#, 16#0076#,
5632           16#0069#, 16#006F#, 16#0072#, 16#0061#,
5633           16#006C#, 16#0020#, 16#0072#, 16#0065#,
5634           16#0073#, 16#0070#, 16#006F#, 16#006E#,
5635           16#0073#, 16#0065#, 16#002E#, 16#0020#,
5636           16#0054#, 16#0068#, 16#0065#, 16#0020#,
5637           16#0064#, 16#0065#, 16#0074#, 16#0061#,
5638           16#0069#, 16#006C#, 16#0073#, 16#0020#,
5639           16#006F#, 16#0066#, 16#0020#, 16#0068#,
5640           16#0061#, 16#006E#, 16#0064#, 16#006C#,
5641           16#0069#, 16#006E#, 16#0067#, 16#0020#,
5642           16#0061#, 16#0020#, 16#0073#, 16#0069#,
5643           16#0067#, 16#006E#, 16#0061#, 16#006C#,
5644           16#0020#, 16#0061#, 16#0072#, 16#0065#,
5645           16#0020#, 16#0073#, 16#0070#, 16#0065#,
5646           16#0063#, 16#0069#, 16#0066#, 16#0069#,
5647           16#0065#, 16#0064#, 16#0020#, 16#0062#,
5648           16#0079#, 16#0020#, 16#0074#, 16#0068#,
5649           16#0065#, 16#0020#, 16#0062#, 16#0065#,
5650           16#0068#, 16#0061#, 16#0076#, 16#0069#,
5651           16#006F#, 16#0072#, 16#0020#, 16#0061#,
5652           16#0073#, 16#0073#, 16#006F#, 16#0063#,
5653           16#0069#, 16#0061#, 16#0074#, 16#0065#,
5654           16#0064#, 16#0020#, 16#0077#, 16#0069#,
5655           16#0074#, 16#0068#, 16#0020#, 16#0074#,
5656           16#0068#, 16#0065#, 16#0020#, 16#0072#,
5657           16#0065#, 16#0063#, 16#0065#, 16#0070#,
5658           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5659           16#0020#, 16#006F#, 16#0072#, 16#0020#,
5660           16#0074#, 16#0068#, 16#0065#, 16#0020#,
5661           16#0063#, 16#006C#, 16#0061#, 16#0073#,
5662           16#0073#, 16#0069#, 16#0066#, 16#0069#,
5663           16#0065#, 16#0072#, 16#0020#, 16#0069#,
5664           16#0074#, 16#0073#, 16#0065#, 16#006C#,
5665           16#0066#, 16#002E#,
5666           others => 16#0000#),
5667         others => <>);
5668
5669   --  "If two ports are connected, then the protocol state machine of the required interface (if defined) must be conformant to the protocol state machine of the provided interface (if defined)."
5670
5671   MS_0ABE : aliased Matreshka.Internals.Strings.Shared_String
5672     := (Size   => 199,
5673         Unused => 187,
5674         Length => 187,
5675         Value  =>
5676          (16#0049#, 16#0066#, 16#0020#, 16#0074#,
5677           16#0077#, 16#006F#, 16#0020#, 16#0070#,
5678           16#006F#, 16#0072#, 16#0074#, 16#0073#,
5679           16#0020#, 16#0061#, 16#0072#, 16#0065#,
5680           16#0020#, 16#0063#, 16#006F#, 16#006E#,
5681           16#006E#, 16#0065#, 16#0063#, 16#0074#,
5682           16#0065#, 16#0064#, 16#002C#, 16#0020#,
5683           16#0074#, 16#0068#, 16#0065#, 16#006E#,
5684           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5685           16#0020#, 16#0070#, 16#0072#, 16#006F#,
5686           16#0074#, 16#006F#, 16#0063#, 16#006F#,
5687           16#006C#, 16#0020#, 16#0073#, 16#0074#,
5688           16#0061#, 16#0074#, 16#0065#, 16#0020#,
5689           16#006D#, 16#0061#, 16#0063#, 16#0068#,
5690           16#0069#, 16#006E#, 16#0065#, 16#0020#,
5691           16#006F#, 16#0066#, 16#0020#, 16#0074#,
5692           16#0068#, 16#0065#, 16#0020#, 16#0072#,
5693           16#0065#, 16#0071#, 16#0075#, 16#0069#,
5694           16#0072#, 16#0065#, 16#0064#, 16#0020#,
5695           16#0069#, 16#006E#, 16#0074#, 16#0065#,
5696           16#0072#, 16#0066#, 16#0061#, 16#0063#,
5697           16#0065#, 16#0020#, 16#0028#, 16#0069#,
5698           16#0066#, 16#0020#, 16#0064#, 16#0065#,
5699           16#0066#, 16#0069#, 16#006E#, 16#0065#,
5700           16#0064#, 16#0029#, 16#0020#, 16#006D#,
5701           16#0075#, 16#0073#, 16#0074#, 16#0020#,
5702           16#0062#, 16#0065#, 16#0020#, 16#0063#,
5703           16#006F#, 16#006E#, 16#0066#, 16#006F#,
5704           16#0072#, 16#006D#, 16#0061#, 16#006E#,
5705           16#0074#, 16#0020#, 16#0074#, 16#006F#,
5706           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5707           16#0020#, 16#0070#, 16#0072#, 16#006F#,
5708           16#0074#, 16#006F#, 16#0063#, 16#006F#,
5709           16#006C#, 16#0020#, 16#0073#, 16#0074#,
5710           16#0061#, 16#0074#, 16#0065#, 16#0020#,
5711           16#006D#, 16#0061#, 16#0063#, 16#0068#,
5712           16#0069#, 16#006E#, 16#0065#, 16#0020#,
5713           16#006F#, 16#0066#, 16#0020#, 16#0074#,
5714           16#0068#, 16#0065#, 16#0020#, 16#0070#,
5715           16#0072#, 16#006F#, 16#0076#, 16#0069#,
5716           16#0064#, 16#0065#, 16#0064#, 16#0020#,
5717           16#0069#, 16#006E#, 16#0074#, 16#0065#,
5718           16#0072#, 16#0066#, 16#0061#, 16#0063#,
5719           16#0065#, 16#0020#, 16#0028#, 16#0069#,
5720           16#0066#, 16#0020#, 16#0064#, 16#0065#,
5721           16#0066#, 16#0069#, 16#006E#, 16#0065#,
5722           16#0064#, 16#0029#, 16#002E#,
5723           others => 16#0000#),
5724         others => <>);
5725
5726   --  "This association refers to the associated operation. It is derived from the operation of the call trigger when applicable."
5727
5728   MS_0ABF : aliased Matreshka.Internals.Strings.Shared_String
5729     := (Size   => 127,
5730         Unused => 122,
5731         Length => 122,
5732         Value  =>
5733          (16#0054#, 16#0068#, 16#0069#, 16#0073#,
5734           16#0020#, 16#0061#, 16#0073#, 16#0073#,
5735           16#006F#, 16#0063#, 16#0069#, 16#0061#,
5736           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5737           16#0020#, 16#0072#, 16#0065#, 16#0066#,
5738           16#0065#, 16#0072#, 16#0073#, 16#0020#,
5739           16#0074#, 16#006F#, 16#0020#, 16#0074#,
5740           16#0068#, 16#0065#, 16#0020#, 16#0061#,
5741           16#0073#, 16#0073#, 16#006F#, 16#0063#,
5742           16#0069#, 16#0061#, 16#0074#, 16#0065#,
5743           16#0064#, 16#0020#, 16#006F#, 16#0070#,
5744           16#0065#, 16#0072#, 16#0061#, 16#0074#,
5745           16#0069#, 16#006F#, 16#006E#, 16#002E#,
5746           16#0020#, 16#0049#, 16#0074#, 16#0020#,
5747           16#0069#, 16#0073#, 16#0020#, 16#0064#,
5748           16#0065#, 16#0072#, 16#0069#, 16#0076#,
5749           16#0065#, 16#0064#, 16#0020#, 16#0066#,
5750           16#0072#, 16#006F#, 16#006D#, 16#0020#,
5751           16#0074#, 16#0068#, 16#0065#, 16#0020#,
5752           16#006F#, 16#0070#, 16#0065#, 16#0072#,
5753           16#0061#, 16#0074#, 16#0069#, 16#006F#,
5754           16#006E#, 16#0020#, 16#006F#, 16#0066#,
5755           16#0020#, 16#0074#, 16#0068#, 16#0065#,
5756           16#0020#, 16#0063#, 16#0061#, 16#006C#,
5757           16#006C#, 16#0020#, 16#0074#, 16#0072#,
5758           16#0069#, 16#0067#, 16#0067#, 16#0065#,
5759           16#0072#, 16#0020#, 16#0077#, 16#0068#,
5760           16#0065#, 16#006E#, 16#0020#, 16#0061#,
5761           16#0070#, 16#0070#, 16#006C#, 16#0069#,
5762           16#0063#, 16#0061#, 16#0062#, 16#006C#,
5763           16#0065#, 16#002E#,
5764           others => 16#0000#),
5765         others => <>);
5766
5767   --  "A_classifier_createObjectAction"
5768
5769   MS_0AC0 : aliased Matreshka.Internals.Strings.Shared_String
5770     := (Size   => 39,
5771         Unused => 31,
5772         Length => 31,
5773         Value  =>
5774          (16#0041#, 16#005F#, 16#0063#, 16#006C#,
5775           16#0061#, 16#0073#, 16#0073#, 16#0069#,
5776           16#0066#, 16#0069#, 16#0065#, 16#0072#,
5777           16#005F#, 16#0063#, 16#0072#, 16#0065#,
5778           16#0061#, 16#0074#, 16#0065#, 16#004F#,
5779           16#0062#, 16#006A#, 16#0065#, 16#0063#,
5780           16#0074#, 16#0041#, 16#0063#, 16#0074#,
5781           16#0069#, 16#006F#, 16#006E#,
5782           others => 16#0000#),
5783         others => <>);
5784
5785   --  "loopVariable"
5786
5787   MS_0AC1 : aliased Matreshka.Internals.Strings.Shared_String
5788     := (Size   => 15,
5789         Unused => 12,
5790         Length => 12,
5791         Value  =>
5792          (16#006C#, 16#006F#, 16#006F#, 16#0070#,
5793           16#0056#, 16#0061#, 16#0072#, 16#0069#,
5794           16#0061#, 16#0062#, 16#006C#, 16#0065#,
5795           others => 16#0000#),
5796         others => <>);
5797
5798   --  "The Connector on which this Message is sent."
5799
5800   MS_0AC2 : aliased Matreshka.Internals.Strings.Shared_String
5801     := (Size   => 47,
5802         Unused => 44,
5803         Length => 44,
5804         Value  =>
5805          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
5806           16#0043#, 16#006F#, 16#006E#, 16#006E#,
5807           16#0065#, 16#0063#, 16#0074#, 16#006F#,
5808           16#0072#, 16#0020#, 16#006F#, 16#006E#,
5809           16#0020#, 16#0077#, 16#0068#, 16#0069#,
5810           16#0063#, 16#0068#, 16#0020#, 16#0074#,
5811           16#0068#, 16#0069#, 16#0073#, 16#0020#,
5812           16#004D#, 16#0065#, 16#0073#, 16#0073#,
5813           16#0061#, 16#0067#, 16#0065#, 16#0020#,
5814           16#0069#, 16#0073#, 16#0020#, 16#0073#,
5815           16#0065#, 16#006E#, 16#0074#, 16#002E#,
5816           others => 16#0000#),
5817         others => <>);
5818
5819   --  "minint"
5820
5821   MS_0AC3 : aliased Matreshka.Internals.Strings.Shared_String
5822     := (Size   => 7,
5823         Unused => 6,
5824         Length => 6,
5825         Value  =>
5826          (16#006D#, 16#0069#, 16#006E#, 16#0069#,
5827           16#006E#, 16#0074#,
5828           others => 16#0000#),
5829         others => <>);
5830
5831   --  "Activity containing the node."
5832
5833   MS_0AC4 : aliased Matreshka.Internals.Strings.Shared_String
5834     := (Size   => 31,
5835         Unused => 29,
5836         Length => 29,
5837         Value  =>
5838          (16#0041#, 16#0063#, 16#0074#, 16#0069#,
5839           16#0076#, 16#0069#, 16#0074#, 16#0079#,
5840           16#0020#, 16#0063#, 16#006F#, 16#006E#,
5841           16#0074#, 16#0061#, 16#0069#, 16#006E#,
5842           16#0069#, 16#006E#, 16#0067#, 16#0020#,
5843           16#0074#, 16#0068#, 16#0065#, 16#0020#,
5844           16#006E#, 16#006F#, 16#0064#, 16#0065#,
5845           16#002E#,
5846           others => 16#0000#),
5847         others => <>);
5848
5849   --  "A_required_component"
5850
5851   MS_0AC5 : aliased Matreshka.Internals.Strings.Shared_String
5852     := (Size   => 23,
5853         Unused => 20,
5854         Length => 20,
5855         Value  =>
5856          (16#0041#, 16#005F#, 16#0072#, 16#0065#,
5857           16#0071#, 16#0075#, 16#0069#, 16#0072#,
5858           16#0065#, 16#0064#, 16#005F#, 16#0063#,
5859           16#006F#, 16#006D#, 16#0070#, 16#006F#,
5860           16#006E#, 16#0065#, 16#006E#, 16#0074#,
5861           others => 16#0000#),
5862         others => <>);
5863
5864   --  "behavioralFeature"
5865
5866   MS_0AC6 : aliased Matreshka.Internals.Strings.Shared_String
5867     := (Size   => 23,
5868         Unused => 17,
5869         Length => 17,
5870         Value  =>
5871          (16#0062#, 16#0065#, 16#0068#, 16#0061#,
5872           16#0076#, 16#0069#, 16#006F#, 16#0072#,
5873           16#0061#, 16#006C#, 16#0046#, 16#0065#,
5874           16#0061#, 16#0074#, 16#0075#, 16#0072#,
5875           16#0065#,
5876           others => 16#0000#),
5877         others => <>);
5878
5879   --  "combinedFragment"
5880
5881   MS_0AC7 : aliased Matreshka.Internals.Strings.Shared_String
5882     := (Size   => 23,
5883         Unused => 16,
5884         Length => 16,
5885         Value  =>
5886          (16#0063#, 16#006F#, 16#006D#, 16#0062#,
5887           16#0069#, 16#006E#, 16#0065#, 16#0064#,
5888           16#0046#, 16#0072#, 16#0061#, 16#0067#,
5889           16#006D#, 16#0065#, 16#006E#, 16#0074#,
5890           others => 16#0000#),
5891         others => <>);
5892
5893   --  "A_action_interaction"
5894
5895   MS_0AC8 : aliased Matreshka.Internals.Strings.Shared_String
5896     := (Size   => 23,
5897         Unused => 20,
5898         Length => 20,
5899         Value  =>
5900          (16#0041#, 16#005F#, 16#0061#, 16#0063#,
5901           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5902           16#005F#, 16#0069#, 16#006E#, 16#0074#,
5903           16#0065#, 16#0072#, 16#0061#, 16#0063#,
5904           16#0074#, 16#0069#, 16#006F#, 16#006E#,
5905           others => 16#0000#),
5906         others => <>);
5907
5908   --  "A_packagedElement_component"
5909
5910   MS_0AC9 : aliased Matreshka.Internals.Strings.Shared_String
5911     := (Size   => 31,
5912         Unused => 27,
5913         Length => 27,
5914         Value  =>
5915          (16#0041#, 16#005F#, 16#0070#, 16#0061#,
5916           16#0063#, 16#006B#, 16#0061#, 16#0067#,
5917           16#0065#, 16#0064#, 16#0045#, 16#006C#,
5918           16#0065#, 16#006D#, 16#0065#, 16#006E#,
5919           16#0074#, 16#005F#, 16#0063#, 16#006F#,
5920           16#006D#, 16#0070#, 16#006F#, 16#006E#,
5921           16#0065#, 16#006E#, 16#0074#,
5922           others => 16#0000#),
5923         others => <>);
5924
5925   --  "ObjectNodeOrderingKind"
5926
5927   MS_0ACA : aliased Matreshka.Internals.Strings.Shared_String
5928     := (Size   => 23,
5929         Unused => 22,
5930         Length => 22,
5931         Value  =>
5932          (16#004F#, 16#0062#, 16#006A#, 16#0065#,
5933           16#0063#, 16#0074#, 16#004E#, 16#006F#,
5934           16#0064#, 16#0065#, 16#004F#, 16#0072#,
5935           16#0064#, 16#0065#, 16#0072#, 16#0069#,
5936           16#006E#, 16#0067#, 16#004B#, 16#0069#,
5937           16#006E#, 16#0064#,
5938           others => 16#0000#),
5939         others => <>);
5940
5941   --  "References the type of the ExtensionEnd. Note that this association restricts the possible types of an ExtensionEnd to only be Stereotypes."
5942
5943   MS_0ACB : aliased Matreshka.Internals.Strings.Shared_String
5944     := (Size   => 143,
5945         Unused => 139,
5946         Length => 139,
5947         Value  =>
5948          (16#0052#, 16#0065#, 16#0066#, 16#0065#,
5949           16#0072#, 16#0065#, 16#006E#, 16#0063#,
5950           16#0065#, 16#0073#, 16#0020#, 16#0074#,
5951           16#0068#, 16#0065#, 16#0020#, 16#0074#,
5952           16#0079#, 16#0070#, 16#0065#, 16#0020#,
5953           16#006F#, 16#0066#, 16#0020#, 16#0074#,
5954           16#0068#, 16#0065#, 16#0020#, 16#0045#,
5955           16#0078#, 16#0074#, 16#0065#, 16#006E#,
5956           16#0073#, 16#0069#, 16#006F#, 16#006E#,
5957           16#0045#, 16#006E#, 16#0064#, 16#002E#,
5958           16#0020#, 16#004E#, 16#006F#, 16#0074#,
5959           16#0065#, 16#0020#, 16#0074#, 16#0068#,
5960           16#0061#, 16#0074#, 16#0020#, 16#0074#,
5961           16#0068#, 16#0069#, 16#0073#, 16#0020#,
5962           16#0061#, 16#0073#, 16#0073#, 16#006F#,
5963           16#0063#, 16#0069#, 16#0061#, 16#0074#,
5964           16#0069#, 16#006F#, 16#006E#, 16#0020#,
5965           16#0072#, 16#0065#, 16#0073#, 16#0074#,
5966           16#0072#, 16#0069#, 16#0063#, 16#0074#,
5967           16#0073#, 16#0020#, 16#0074#, 16#0068#,
5968           16#0065#, 16#0020#, 16#0070#, 16#006F#,
5969           16#0073#, 16#0073#, 16#0069#, 16#0062#,
5970           16#006C#, 16#0065#, 16#0020#, 16#0074#,
5971           16#0079#, 16#0070#, 16#0065#, 16#0073#,
5972           16#0020#, 16#006F#, 16#0066#, 16#0020#,
5973           16#0061#, 16#006E#, 16#0020#, 16#0045#,
5974           16#0078#, 16#0074#, 16#0065#, 16#006E#,
5975           16#0073#, 16#0069#, 16#006F#, 16#006E#,
5976           16#0045#, 16#006E#, 16#0064#, 16#0020#,
5977           16#0074#, 16#006F#, 16#0020#, 16#006F#,
5978           16#006E#, 16#006C#, 16#0079#, 16#0020#,
5979           16#0062#, 16#0065#, 16#0020#, 16#0053#,
5980           16#0074#, 16#0065#, 16#0072#, 16#0065#,
5981           16#006F#, 16#0074#, 16#0079#, 16#0070#,
5982           16#0065#, 16#0073#, 16#002E#,
5983           others => 16#0000#),
5984         others => <>);
5985
5986   --  "An object flow is an activity edge that can have objects or data passing along it."
5987
5988   MS_0ACC : aliased Matreshka.Internals.Strings.Shared_String
5989     := (Size   => 87,
5990         Unused => 82,
5991         Length => 82,
5992         Value  =>
5993          (16#0041#, 16#006E#, 16#0020#, 16#006F#,
5994           16#0062#, 16#006A#, 16#0065#, 16#0063#,
5995           16#0074#, 16#0020#, 16#0066#, 16#006C#,
5996           16#006F#, 16#0077#, 16#0020#, 16#0069#,
5997           16#0073#, 16#0020#, 16#0061#, 16#006E#,
5998           16#0020#, 16#0061#, 16#0063#, 16#0074#,
5999           16#0069#, 16#0076#, 16#0069#, 16#0074#,
6000           16#0079#, 16#0020#, 16#0065#, 16#0064#,
6001           16#0067#, 16#0065#, 16#0020#, 16#0074#,
6002           16#0068#, 16#0061#, 16#0074#, 16#0020#,
6003           16#0063#, 16#0061#, 16#006E#, 16#0020#,
6004           16#0068#, 16#0061#, 16#0076#, 16#0065#,
6005           16#0020#, 16#006F#, 16#0062#, 16#006A#,
6006           16#0065#, 16#0063#, 16#0074#, 16#0073#,
6007           16#0020#, 16#006F#, 16#0072#, 16#0020#,
6008           16#0064#, 16#0061#, 16#0074#, 16#0061#,
6009           16#0020#, 16#0070#, 16#0061#, 16#0073#,
6010           16#0073#, 16#0069#, 16#006E#, 16#0067#,
6011           16#0020#, 16#0061#, 16#006C#, 16#006F#,
6012           16#006E#, 16#0067#, 16#0020#, 16#0069#,
6013           16#0074#, 16#002E#,
6014           others => 16#0000#),
6015         others => <>);
6016
6017   --  "OutputPin"
6018
6019   MS_0ACD : aliased Matreshka.Internals.Strings.Shared_String
6020     := (Size   => 15,
6021         Unused => 9,
6022         Length => 9,
6023         Value  =>
6024          (16#004F#, 16#0075#, 16#0074#, 16#0070#,
6025           16#0075#, 16#0074#, 16#0050#, 16#0069#,
6026           16#006E#,
6027           others => 16#0000#),
6028         others => <>);
6029
6030   --  "Relationship is an abstract concept that specifies some kind of relationship between elements."
6031
6032   MS_0ACE : aliased Matreshka.Internals.Strings.Shared_String
6033     := (Size   => 103,
6034         Unused => 94,
6035         Length => 94,
6036         Value  =>
6037          (16#0052#, 16#0065#, 16#006C#, 16#0061#,
6038           16#0074#, 16#0069#, 16#006F#, 16#006E#,
6039           16#0073#, 16#0068#, 16#0069#, 16#0070#,
6040           16#0020#, 16#0069#, 16#0073#, 16#0020#,
6041           16#0061#, 16#006E#, 16#0020#, 16#0061#,
6042           16#0062#, 16#0073#, 16#0074#, 16#0072#,
6043           16#0061#, 16#0063#, 16#0074#, 16#0020#,
6044           16#0063#, 16#006F#, 16#006E#, 16#0063#,
6045           16#0065#, 16#0070#, 16#0074#, 16#0020#,
6046           16#0074#, 16#0068#, 16#0061#, 16#0074#,
6047           16#0020#, 16#0073#, 16#0070#, 16#0065#,
6048           16#0063#, 16#0069#, 16#0066#, 16#0069#,
6049           16#0065#, 16#0073#, 16#0020#, 16#0073#,
6050           16#006F#, 16#006D#, 16#0065#, 16#0020#,
6051           16#006B#, 16#0069#, 16#006E#, 16#0064#,
6052           16#0020#, 16#006F#, 16#0066#, 16#0020#,
6053           16#0072#, 16#0065#, 16#006C#, 16#0061#,
6054           16#0074#, 16#0069#, 16#006F#, 16#006E#,
6055           16#0073#, 16#0068#, 16#0069#, 16#0070#,
6056           16#0020#, 16#0062#, 16#0065#, 16#0074#,
6057           16#0077#, 16#0065#, 16#0065#, 16#006E#,
6058           16#0020#, 16#0065#, 16#006C#, 16#0065#,
6059           16#006D#, 16#0065#, 16#006E#, 16#0074#,
6060           16#0073#, 16#002E#,
6061           others => 16#0000#),
6062         others => <>);
6063
6064   --  "If this property is owned by a class, associated with a binary association, and the other end of the association is also owned by a class, then opposite gives the other end."
6065
6066   MS_0ACF : aliased Matreshka.Internals.Strings.Shared_String
6067     := (Size   => 183,
6068         Unused => 173,
6069         Length => 173,
6070         Value  =>
6071          (16#0049#, 16#0066#, 16#0020#, 16#0074#,
6072           16#0068#, 16#0069#, 16#0073#, 16#0020#,
6073           16#0070#, 16#0072#, 16#006F#, 16#0070#,
6074           16#0065#, 16#0072#, 16#0074#, 16#0079#,
6075           16#0020#, 16#0069#, 16#0073#, 16#0020#,
6076           16#006F#, 16#0077#, 16#006E#, 16#0065#,
6077           16#0064#, 16#0020#, 16#0062#, 16#0079#,
6078           16#0020#, 16#0061#, 16#0020#, 16#0063#,
6079           16#006C#, 16#0061#, 16#0073#, 16#0073#,
6080           16#002C#, 16#0020#, 16#0061#, 16#0073#,
6081           16#0073#, 16#006F#, 16#0063#, 16#0069#,
6082           16#0061#, 16#0074#, 16#0065#, 16#0064#,
6083           16#0020#, 16#0077#, 16#0069#, 16#0074#,
6084           16#0068#, 16#0020#, 16#0061#, 16#0020#,
6085           16#0062#, 16#0069#, 16#006E#, 16#0061#,
6086           16#0072#, 16#0079#, 16#0020#, 16#0061#,
6087           16#0073#, 16#0073#, 16#006F#, 16#0063#,
6088           16#0069#, 16#0061#, 16#0074#, 16#0069#,
6089           16#006F#, 16#006E#, 16#002C#, 16#0020#,
6090           16#0061#, 16#006E#, 16#0064#, 16#0020#,
6091           16#0074#, 16#0068#, 16#0065#, 16#0020#,
6092           16#006F#, 16#0074#, 16#0068#, 16#0065#,
6093           16#0072#, 16#0020#, 16#0065#, 16#006E#,
6094           16#0064#, 16#0020#, 16#006F#, 16#0066#,
6095           16#0020#, 16#0074#, 16#0068#, 16#0065#,
6096           16#0020#, 16#0061#, 16#0073#, 16#0073#,
6097           16#006F#, 16#0063#, 16#0069#, 16#0061#,
6098           16#0074#, 16#0069#, 16#006F#, 16#006E#,
6099           16#0020#, 16#0069#, 16#0073#, 16#0020#,
6100           16#0061#, 16#006C#, 16#0073#, 16#006F#,
6101           16#0020#, 16#006F#, 16#0077#, 16#006E#,
6102           16#0065#, 16#0064#, 16#0020#, 16#0062#,
6103           16#0079#, 16#0020#, 16#0061#, 16#0020#,
6104           16#0063#, 16#006C#, 16#0061#, 16#0073#,
6105           16#0073#, 16#002C#, 16#0020#, 16#0074#,
6106           16#0068#, 16#0065#, 16#006E#, 16#0020#,
6107           16#006F#, 16#0070#, 16#0070#, 16#006F#,
6108           16#0073#, 16#0069#, 16#0074#, 16#0065#,
6109           16#0020#, 16#0067#, 16#0069#, 16#0076#,
6110           16#0065#, 16#0073#, 16#0020#, 16#0074#,
6111           16#0068#, 16#0065#, 16#0020#, 16#006F#,
6112           16#0074#, 16#0068#, 16#0065#, 16#0072#,
6113           16#0020#, 16#0065#, 16#006E#, 16#0064#,
6114           16#002E#,
6115           others => 16#0000#),
6116         others => <>);
6117
6118   --  "A_defaultValue_owningParameter"
6119
6120   MS_0AD0 : aliased Matreshka.Internals.Strings.Shared_String
6121     := (Size   => 31,
6122         Unused => 30,
6123         Length => 30,
6124         Value  =>
6125          (16#0041#, 16#005F#, 16#0064#, 16#0065#,
6126           16#0066#, 16#0061#, 16#0075#, 16#006C#,
6127           16#0074#, 16#0056#, 16#0061#, 16#006C#,
6128           16#0075#, 16#0065#, 16#005F#, 16#006F#,
6129           16#0077#, 16#006E#, 16#0069#, 16#006E#,
6130           16#0067#, 16#0050#, 16#0061#, 16#0072#,
6131           16#0061#, 16#006D#, 16#0065#, 16#0074#,
6132           16#0065#, 16#0072#,
6133           others => 16#0000#),
6134         others => <>);
6135
6136   --  "opt"
6137
6138   MS_0AD1 : aliased Matreshka.Internals.Strings.Shared_String
6139     := (Size   => 7,
6140         Unused => 3,
6141         Length => 3,
6142         Value  =>
6143          (16#006F#, 16#0070#, 16#0074#,
6144           others => 16#0000#),
6145         others => <>);
6146
6147   --  "Relationship"
6148
6149   MS_0AD2 : aliased Matreshka.Internals.Strings.Shared_String
6150     := (Size   => 15,
6151         Unused => 12,
6152         Length => 12,
6153         Value  =>
6154          (16#0052#, 16#0065#, 16#006C#, 16#0061#,
6155           16#0074#, 16#0069#, 16#006F#, 16#006E#,
6156           16#0073#, 16#0068#, 16#0069#, 16#0070#,
6157           others => 16#0000#),
6158         others => <>);
6159
6160   --  "A_redefinedState_state"
6161
6162   MS_0AD3 : aliased Matreshka.Internals.Strings.Shared_String
6163     := (Size   => 23,
6164         Unused => 22,
6165         Length => 22,
6166         Value  =>
6167          (16#0041#, 16#005F#, 16#0072#, 16#0065#,
6168           16#0064#, 16#0065#, 16#0066#, 16#0069#,
6169           16#006E#, 16#0065#, 16#0064#, 16#0053#,
6170           16#0074#, 16#0061#, 16#0074#, 16#0065#,
6171           16#005F#, 16#0073#, 16#0074#, 16#0061#,
6172           16#0074#, 16#0065#,
6173           others => 16#0000#),
6174         others => <>);
6175
6176   --  "entry_pseudostates"
6177
6178   MS_0AD4 : aliased Matreshka.Internals.Strings.Shared_String
6179     := (Size   => 23,
6180         Unused => 18,
6181         Length => 18,
6182         Value  =>
6183          (16#0065#, 16#006E#, 16#0074#, 16#0072#,
6184           16#0079#, 16#005F#, 16#0070#, 16#0073#,
6185           16#0065#, 16#0075#, 16#0064#, 16#006F#,
6186           16#0073#, 16#0074#, 16#0061#, 16#0074#,
6187           16#0065#, 16#0073#,
6188           others => 16#0000#),
6189         others => <>);
6190
6191   --  "A_deployedElement_deploymentTarget"
6192
6193   MS_0AD5 : aliased Matreshka.Internals.Strings.Shared_String
6194     := (Size   => 39,
6195         Unused => 34,
6196         Length => 34,
6197         Value  =>
6198          (16#0041#, 16#005F#, 16#0064#, 16#0065#,
6199           16#0070#, 16#006C#, 16#006F#, 16#0079#,
6200           16#0065#, 16#0064#, 16#0045#, 16#006C#,
6201           16#0065#, 16#006D#, 16#0065#, 16#006E#,
6202           16#0074#, 16#005F#, 16#0064#, 16#0065#,
6203           16#0070#, 16#006C#, 16#006F#, 16#0079#,
6204           16#006D#, 16#0065#, 16#006E#, 16#0074#,
6205           16#0054#, 16#0061#, 16#0072#, 16#0067#,
6206           16#0065#, 16#0074#,
6207           others => 16#0000#),
6208         others => <>);
6209
6210   --  "If this operation has a return parameter, type equals the value of type for that parameter. Otherwise type is not defined."
6211
6212   MS_0AD6 : aliased Matreshka.Internals.Strings.Shared_String
6213     := (Size   => 127,
6214         Unused => 122,
6215         Length => 122,
6216         Value  =>
6217          (16#0049#, 16#0066#, 16#0020#, 16#0074#,
6218           16#0068#, 16#0069#, 16#0073#, 16#0020#,
6219           16#006F#, 16#0070#, 16#0065#, 16#0072#,
6220           16#0061#, 16#0074#, 16#0069#, 16#006F#,
6221           16#006E#, 16#0020#, 16#0068#, 16#0061#,
6222           16#0073#, 16#0020#, 16#0061#, 16#0020#,
6223           16#0072#, 16#0065#, 16#0074#, 16#0075#,
6224           16#0072#, 16#006E#, 16#0020#, 16#0070#,
6225           16#0061#, 16#0072#, 16#0061#, 16#006D#,
6226           16#0065#, 16#0074#, 16#0065#, 16#0072#,
6227           16#002C#, 16#0020#, 16#0074#, 16#0079#,
6228           16#0070#, 16#0065#, 16#0020#, 16#0065#,
6229           16#0071#, 16#0075#, 16#0061#, 16#006C#,
6230           16#0073#, 16#0020#, 16#0074#, 16#0068#,
6231           16#0065#, 16#0020#, 16#0076#, 16#0061#,
6232           16#006C#, 16#0075#, 16#0065#, 16#0020#,
6233           16#006F#, 16#0066#, 16#0020#, 16#0074#,
6234           16#0079#, 16#0070#, 16#0065#, 16#0020#,
6235           16#0066#, 16#006F#, 16#0072#, 16#0020#,
6236           16#0074#, 16#0068#, 16#0061#, 16#0074#,
6237           16#0020#, 16#0070#, 16#0061#, 16#0072#,
6238           16#0061#, 16#006D#, 16#0065#, 16#0074#,
6239           16#0065#, 16#0072#, 16#002E#, 16#0020#,
6240           16#004F#, 16#0074#, 16#0068#, 16#0065#,
6241           16#0072#, 16#0077#, 16#0069#, 16#0073#,
6242           16#0065#, 16#0020#, 16#0074#, 16#0079#,
6243           16#0070#, 16#0065#, 16#0020#, 16#0069#,
6244           16#0073#, 16#0020#, 16#006E#, 16#006F#,
6245           16#0074#, 16#0020#, 16#0064#, 16#0065#,
6246           16#0066#, 16#0069#, 16#006E#, 16#0065#,
6247           16#0064#, 16#002E#,
6248           others => 16#0000#),
6249         others => <>);
6250
6251   --  "Specifies whether the return parameter is ordered or not, if present."
6252
6253   MS_0AD7 : aliased Matreshka.Internals.Strings.Shared_String
6254     := (Size   => 71,
6255         Unused => 69,
6256         Length => 69,
6257         Value  =>
6258          (16#0053#, 16#0070#, 16#0065#, 16#0063#,
6259           16#0069#, 16#0066#, 16#0069#, 16#0065#,
6260           16#0073#, 16#0020#, 16#0077#, 16#0068#,
6261           16#0065#, 16#0074#, 16#0068#, 16#0065#,
6262           16#0072#, 16#0020#, 16#0074#, 16#0068#,
6263           16#0065#, 16#0020#, 16#0072#, 16#0065#,
6264           16#0074#, 16#0075#, 16#0072#, 16#006E#,
6265           16#0020#, 16#0070#, 16#0061#, 16#0072#,
6266           16#0061#, 16#006D#, 16#0065#, 16#0074#,
6267           16#0065#, 16#0072#, 16#0020#, 16#0069#,
6268           16#0073#, 16#0020#, 16#006F#, 16#0072#,
6269           16#0064#, 16#0065#, 16#0072#, 16#0065#,
6270           16#0064#, 16#0020#, 16#006F#, 16#0072#,
6271           16#0020#, 16#006E#, 16#006F#, 16#0074#,
6272           16#002C#, 16#0020#, 16#0069#, 16#0066#,
6273           16#0020#, 16#0070#, 16#0072#, 16#0065#,
6274           16#0073#, 16#0065#, 16#006E#, 16#0074#,
6275           16#002E#,
6276           others => 16#0000#),
6277         others => <>);
6278
6279   --  "The type of the object input pin is the association class that owns the association end."
6280
6281   MS_0AD8 : aliased Matreshka.Internals.Strings.Shared_String
6282     := (Size   => 95,
6283         Unused => 88,
6284         Length => 88,
6285         Value  =>
6286          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
6287           16#0074#, 16#0079#, 16#0070#, 16#0065#,
6288           16#0020#, 16#006F#, 16#0066#, 16#0020#,
6289           16#0074#, 16#0068#, 16#0065#, 16#0020#,
6290           16#006F#, 16#0062#, 16#006A#, 16#0065#,
6291           16#0063#, 16#0074#, 16#0020#, 16#0069#,
6292           16#006E#, 16#0070#, 16#0075#, 16#0074#,
6293           16#0020#, 16#0070#, 16#0069#, 16#006E#,
6294           16#0020#, 16#0069#, 16#0073#, 16#0020#,
6295           16#0074#, 16#0068#, 16#0065#, 16#0020#,
6296           16#0061#, 16#0073#, 16#0073#, 16#006F#,
6297           16#0063#, 16#0069#, 16#0061#, 16#0074#,
6298           16#0069#, 16#006F#, 16#006E#, 16#0020#,
6299           16#0063#, 16#006C#, 16#0061#, 16#0073#,
6300           16#0073#, 16#0020#, 16#0074#, 16#0068#,
6301           16#0061#, 16#0074#, 16#0020#, 16#006F#,
6302           16#0077#, 16#006E#, 16#0073#, 16#0020#,
6303           16#0074#, 16#0068#, 16#0065#, 16#0020#,
6304           16#0061#, 16#0073#, 16#0073#, 16#006F#,
6305           16#0063#, 16#0069#, 16#0061#, 16#0074#,
6306           16#0069#, 16#006F#, 16#006E#, 16#0020#,
6307           16#0065#, 16#006E#, 16#0064#, 16#002E#,
6308           others => 16#0000#),
6309         others => <>);
6310
6311   --  "outputValue"
6312
6313   MS_0AD9 : aliased Matreshka.Internals.Strings.Shared_String
6314     := (Size   => 15,
6315         Unused => 11,
6316         Length => 11,
6317         Value  =>
6318          (16#006F#, 16#0075#, 16#0074#, 16#0070#,
6319           16#0075#, 16#0074#, 16#0056#, 16#0061#,
6320           16#006C#, 16#0075#, 16#0065#,
6321           others => 16#0000#),
6322         others => <>);
6323
6324   --  "abstraction"
6325
6326   MS_0ADA : aliased Matreshka.Internals.Strings.Shared_String
6327     := (Size   => 15,
6328         Unused => 11,
6329         Length => 11,
6330         Value  =>
6331          (16#0061#, 16#0062#, 16#0073#, 16#0074#,
6332           16#0072#, 16#0061#, 16#0063#, 16#0074#,
6333           16#0069#, 16#006F#, 16#006E#,
6334           others => 16#0000#),
6335         others => <>);
6336
6337   --  "CallEvent"
6338
6339   MS_0ADB : aliased Matreshka.Internals.Strings.Shared_String
6340     := (Size   => 15,
6341         Unused => 9,
6342         Length => 9,
6343         Value  =>
6344          (16#0043#, 16#0061#, 16#006C#, 16#006C#,
6345           16#0045#, 16#0076#, 16#0065#, 16#006E#,
6346           16#0074#,
6347           others => 16#0000#),
6348         others => <>);
6349
6350   --  "A conditional node has no input pins."
6351
6352   MS_0ADC : aliased Matreshka.Internals.Strings.Shared_String
6353     := (Size   => 39,
6354         Unused => 37,
6355         Length => 37,
6356         Value  =>
6357          (16#0041#, 16#0020#, 16#0063#, 16#006F#,
6358           16#006E#, 16#0064#, 16#0069#, 16#0074#,
6359           16#0069#, 16#006F#, 16#006E#, 16#0061#,
6360           16#006C#, 16#0020#, 16#006E#, 16#006F#,
6361           16#0064#, 16#0065#, 16#0020#, 16#0068#,
6362           16#0061#, 16#0073#, 16#0020#, 16#006E#,
6363           16#006F#, 16#0020#, 16#0069#, 16#006E#,
6364           16#0070#, 16#0075#, 16#0074#, 16#0020#,
6365           16#0070#, 16#0069#, 16#006E#, 16#0073#,
6366           16#002E#,
6367           others => 16#0000#),
6368         others => <>);
6369
6370   --  "A_value_linkEndData"
6371
6372   MS_0ADD : aliased Matreshka.Internals.Strings.Shared_String
6373     := (Size   => 23,
6374         Unused => 19,
6375         Length => 19,
6376         Value  =>
6377          (16#0041#, 16#005F#, 16#0076#, 16#0061#,
6378           16#006C#, 16#0075#, 16#0065#, 16#005F#,
6379           16#006C#, 16#0069#, 16#006E#, 16#006B#,
6380           16#0045#, 16#006E#, 16#0064#, 16#0044#,
6381           16#0061#, 16#0074#, 16#0061#,
6382           others => 16#0000#),
6383         others => <>);
6384
6385   --  "The specification of the lower bound for this multiplicity."
6386
6387   MS_0ADE : aliased Matreshka.Internals.Strings.Shared_String
6388     := (Size   => 63,
6389         Unused => 59,
6390         Length => 59,
6391         Value  =>
6392          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
6393           16#0073#, 16#0070#, 16#0065#, 16#0063#,
6394           16#0069#, 16#0066#, 16#0069#, 16#0063#,
6395           16#0061#, 16#0074#, 16#0069#, 16#006F#,
6396           16#006E#, 16#0020#, 16#006F#, 16#0066#,
6397           16#0020#, 16#0074#, 16#0068#, 16#0065#,
6398           16#0020#, 16#006C#, 16#006F#, 16#0077#,
6399           16#0065#, 16#0072#, 16#0020#, 16#0062#,
6400           16#006F#, 16#0075#, 16#006E#, 16#0064#,
6401           16#0020#, 16#0066#, 16#006F#, 16#0072#,
6402           16#0020#, 16#0074#, 16#0068#, 16#0069#,
6403           16#0073#, 16#0020#, 16#006D#, 16#0075#,
6404           16#006C#, 16#0074#, 16#0069#, 16#0070#,
6405           16#006C#, 16#0069#, 16#0063#, 16#0069#,
6406           16#0074#, 16#0079#, 16#002E#,
6407           others => 16#0000#),
6408         others => <>);
6409
6410   --  "A start classifier behavior action is an action that starts the classifier behavior of the input."
6411
6412   MS_0ADF : aliased Matreshka.Internals.Strings.Shared_String
6413     := (Size   => 103,
6414         Unused => 97,
6415         Length => 97,
6416         Value  =>
6417          (16#0041#, 16#0020#, 16#0073#, 16#0074#,
6418           16#0061#, 16#0072#, 16#0074#, 16#0020#,
6419           16#0063#, 16#006C#, 16#0061#, 16#0073#,
6420           16#0073#, 16#0069#, 16#0066#, 16#0069#,
6421           16#0065#, 16#0072#, 16#0020#, 16#0062#,
6422           16#0065#, 16#0068#, 16#0061#, 16#0076#,
6423           16#0069#, 16#006F#, 16#0072#, 16#0020#,
6424           16#0061#, 16#0063#, 16#0074#, 16#0069#,
6425           16#006F#, 16#006E#, 16#0020#, 16#0069#,
6426           16#0073#, 16#0020#, 16#0061#, 16#006E#,
6427           16#0020#, 16#0061#, 16#0063#, 16#0074#,
6428           16#0069#, 16#006F#, 16#006E#, 16#0020#,
6429           16#0074#, 16#0068#, 16#0061#, 16#0074#,
6430           16#0020#, 16#0073#, 16#0074#, 16#0061#,
6431           16#0072#, 16#0074#, 16#0073#, 16#0020#,
6432           16#0074#, 16#0068#, 16#0065#, 16#0020#,
6433           16#0063#, 16#006C#, 16#0061#, 16#0073#,
6434           16#0073#, 16#0069#, 16#0066#, 16#0069#,
6435           16#0065#, 16#0072#, 16#0020#, 16#0062#,
6436           16#0065#, 16#0068#, 16#0061#, 16#0076#,
6437           16#0069#, 16#006F#, 16#0072#, 16#0020#,
6438           16#006F#, 16#0066#, 16#0020#, 16#0074#,
6439           16#0068#, 16#0065#, 16#0020#, 16#0069#,
6440           16#006E#, 16#0070#, 16#0075#, 16#0074#,
6441           16#002E#,
6442           others => 16#0000#),
6443         others => <>);
6444
6445   --  "An include relationship defines that a use case contains the behavior defined in another use case."
6446
6447   MS_0AE0 : aliased Matreshka.Internals.Strings.Shared_String
6448     := (Size   => 103,
6449         Unused => 98,
6450         Length => 98,
6451         Value  =>
6452          (16#0041#, 16#006E#, 16#0020#, 16#0069#,
6453           16#006E#, 16#0063#, 16#006C#, 16#0075#,
6454           16#0064#, 16#0065#, 16#0020#, 16#0072#,
6455           16#0065#, 16#006C#, 16#0061#, 16#0074#,
6456           16#0069#, 16#006F#, 16#006E#, 16#0073#,
6457           16#0068#, 16#0069#, 16#0070#, 16#0020#,
6458           16#0064#, 16#0065#, 16#0066#, 16#0069#,
6459           16#006E#, 16#0065#, 16#0073#, 16#0020#,
6460           16#0074#, 16#0068#, 16#0061#, 16#0074#,
6461           16#0020#, 16#0061#, 16#0020#, 16#0075#,
6462           16#0073#, 16#0065#, 16#0020#, 16#0063#,
6463           16#0061#, 16#0073#, 16#0065#, 16#0020#,
6464           16#0063#, 16#006F#, 16#006E#, 16#0074#,
6465           16#0061#, 16#0069#, 16#006E#, 16#0073#,
6466           16#0020#, 16#0074#, 16#0068#, 16#0065#,
6467           16#0020#, 16#0062#, 16#0065#, 16#0068#,
6468           16#0061#, 16#0076#, 16#0069#, 16#006F#,
6469           16#0072#, 16#0020#, 16#0064#, 16#0065#,
6470           16#0066#, 16#0069#, 16#006E#, 16#0065#,
6471           16#0064#, 16#0020#, 16#0069#, 16#006E#,
6472           16#0020#, 16#0061#, 16#006E#, 16#006F#,
6473           16#0074#, 16#0068#, 16#0065#, 16#0072#,
6474           16#0020#, 16#0075#, 16#0073#, 16#0065#,
6475           16#0020#, 16#0063#, 16#0061#, 16#0073#,
6476           16#0065#, 16#002E#,
6477           others => 16#0000#),
6478         others => <>);
6479
6480   --  "class_behavior"
6481
6482   MS_0AE1 : aliased Matreshka.Internals.Strings.Shared_String
6483     := (Size   => 15,
6484         Unused => 14,
6485         Length => 14,
6486         Value  =>
6487          (16#0063#, 16#006C#, 16#0061#, 16#0073#,
6488           16#0073#, 16#005F#, 16#0062#, 16#0065#,
6489           16#0068#, 16#0061#, 16#0076#, 16#0069#,
6490           16#006F#, 16#0072#,
6491           others => 16#0000#),
6492         others => <>);
6493
6494   --  "internal"
6495
6496   MS_0AE2 : aliased Matreshka.Internals.Strings.Shared_String
6497     := (Size   => 15,
6498         Unused => 8,
6499         Length => 8,
6500         Value  =>
6501          (16#0069#, 16#006E#, 16#0074#, 16#0065#,
6502           16#0072#, 16#006E#, 16#0061#, 16#006C#,
6503           others => 16#0000#),
6504         others => <>);
6505
6506   --  "ownedActual"
6507
6508   MS_0AE3 : aliased Matreshka.Internals.Strings.Shared_String
6509     := (Size   => 15,
6510         Unused => 11,
6511         Length => 11,
6512         Value  =>
6513          (16#006F#, 16#0077#, 16#006E#, 16#0065#,
6514           16#0064#, 16#0041#, 16#0063#, 16#0074#,
6515           16#0075#, 16#0061#, 16#006C#,
6516           others => 16#0000#),
6517         others => <>);
6518
6519   --  "stereotype"
6520
6521   MS_0AE4 : aliased Matreshka.Internals.Strings.Shared_String
6522     := (Size   => 15,
6523         Unused => 10,
6524         Length => 10,
6525         Value  =>
6526          (16#0073#, 16#0074#, 16#0065#, 16#0072#,
6527           16#0065#, 16#006F#, 16#0074#, 16#0079#,
6528           16#0070#, 16#0065#,
6529           others => 16#0000#),
6530         others => <>);
6531
6532   --  "The query realValue() gives the value."
6533
6534   MS_0AE5 : aliased Matreshka.Internals.Strings.Shared_String
6535     := (Size   => 39,
6536         Unused => 38,
6537         Length => 38,
6538         Value  =>
6539          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
6540           16#0071#, 16#0075#, 16#0065#, 16#0072#,
6541           16#0079#, 16#0020#, 16#0072#, 16#0065#,
6542           16#0061#, 16#006C#, 16#0056#, 16#0061#,
6543           16#006C#, 16#0075#, 16#0065#, 16#0028#,
6544           16#0029#, 16#0020#, 16#0067#, 16#0069#,
6545           16#0076#, 16#0065#, 16#0073#, 16#0020#,
6546           16#0074#, 16#0068#, 16#0065#, 16#0020#,
6547           16#0076#, 16#0061#, 16#006C#, 16#0075#,
6548           16#0065#, 16#002E#,
6549           others => 16#0000#),
6550         others => <>);
6551
6552   --  "A packageable element indicates a named element that may be owned directly by a package."
6553
6554   MS_0AE6 : aliased Matreshka.Internals.Strings.Shared_String
6555     := (Size   => 95,
6556         Unused => 88,
6557         Length => 88,
6558         Value  =>
6559          (16#0041#, 16#0020#, 16#0070#, 16#0061#,
6560           16#0063#, 16#006B#, 16#0061#, 16#0067#,
6561           16#0065#, 16#0061#, 16#0062#, 16#006C#,
6562           16#0065#, 16#0020#, 16#0065#, 16#006C#,
6563           16#0065#, 16#006D#, 16#0065#, 16#006E#,
6564           16#0074#, 16#0020#, 16#0069#, 16#006E#,
6565           16#0064#, 16#0069#, 16#0063#, 16#0061#,
6566           16#0074#, 16#0065#, 16#0073#, 16#0020#,
6567           16#0061#, 16#0020#, 16#006E#, 16#0061#,
6568           16#006D#, 16#0065#, 16#0064#, 16#0020#,
6569           16#0065#, 16#006C#, 16#0065#, 16#006D#,
6570           16#0065#, 16#006E#, 16#0074#, 16#0020#,
6571           16#0074#, 16#0068#, 16#0061#, 16#0074#,
6572           16#0020#, 16#006D#, 16#0061#, 16#0079#,
6573           16#0020#, 16#0062#, 16#0065#, 16#0020#,
6574           16#006F#, 16#0077#, 16#006E#, 16#0065#,
6575           16#0064#, 16#0020#, 16#0064#, 16#0069#,
6576           16#0072#, 16#0065#, 16#0063#, 16#0074#,
6577           16#006C#, 16#0079#, 16#0020#, 16#0062#,
6578           16#0079#, 16#0020#, 16#0061#, 16#0020#,
6579           16#0070#, 16#0061#, 16#0063#, 16#006B#,
6580           16#0061#, 16#0067#, 16#0065#, 16#002E#,
6581           others => 16#0000#),
6582         others => <>);
6583
6584   --  "entry_or_exit"
6585
6586   MS_0AE7 : aliased Matreshka.Internals.Strings.Shared_String
6587     := (Size   => 15,
6588         Unused => 13,
6589         Length => 13,
6590         Value  =>
6591          (16#0065#, 16#006E#, 16#0074#, 16#0072#,
6592           16#0079#, 16#005F#, 16#006F#, 16#0072#,
6593           16#005F#, 16#0065#, 16#0078#, 16#0069#,
6594           16#0074#,
6595           others => 16#0000#),
6596         others => <>);
6597
6598   --  "superPartition"
6599
6600   MS_0AE8 : aliased Matreshka.Internals.Strings.Shared_String
6601     := (Size   => 15,
6602         Unused => 14,
6603         Length => 14,
6604         Value  =>
6605          (16#0073#, 16#0075#, 16#0070#, 16#0065#,
6606           16#0072#, 16#0050#, 16#0061#, 16#0072#,
6607           16#0074#, 16#0069#, 16#0074#, 16#0069#,
6608           16#006F#, 16#006E#,
6609           others => 16#0000#),
6610         others => <>);
6611
6612   --  "same_type"
6613
6614   MS_0AE9 : aliased Matreshka.Internals.Strings.Shared_String
6615     := (Size   => 15,
6616         Unused => 9,
6617         Length => 9,
6618         Value  =>
6619          (16#0073#, 16#0061#, 16#006D#, 16#0065#,
6620           16#005F#, 16#0074#, 16#0079#, 16#0070#,
6621           16#0065#,
6622           others => 16#0000#),
6623         others => <>);
6624
6625   --  "An input pin whose value becomes an exception object."
6626
6627   MS_0AEA : aliased Matreshka.Internals.Strings.Shared_String
6628     := (Size   => 55,
6629         Unused => 53,
6630         Length => 53,
6631         Value  =>
6632          (16#0041#, 16#006E#, 16#0020#, 16#0069#,
6633           16#006E#, 16#0070#, 16#0075#, 16#0074#,
6634           16#0020#, 16#0070#, 16#0069#, 16#006E#,
6635           16#0020#, 16#0077#, 16#0068#, 16#006F#,
6636           16#0073#, 16#0065#, 16#0020#, 16#0076#,
6637           16#0061#, 16#006C#, 16#0075#, 16#0065#,
6638           16#0020#, 16#0062#, 16#0065#, 16#0063#,
6639           16#006F#, 16#006D#, 16#0065#, 16#0073#,
6640           16#0020#, 16#0061#, 16#006E#, 16#0020#,
6641           16#0065#, 16#0078#, 16#0063#, 16#0065#,
6642           16#0070#, 16#0074#, 16#0069#, 16#006F#,
6643           16#006E#, 16#0020#, 16#006F#, 16#0062#,
6644           16#006A#, 16#0065#, 16#0063#, 16#0074#,
6645           16#002E#,
6646           others => 16#0000#),
6647         others => <>);
6648
6649   --  "A parameter set is an element that provides alternative sets of inputs or outputs that a behavior may use."
6650
6651   MS_0AEB : aliased Matreshka.Internals.Strings.Shared_String
6652     := (Size   => 111,
6653         Unused => 106,
6654         Length => 106,
6655         Value  =>
6656          (16#0041#, 16#0020#, 16#0070#, 16#0061#,
6657           16#0072#, 16#0061#, 16#006D#, 16#0065#,
6658           16#0074#, 16#0065#, 16#0072#, 16#0020#,
6659           16#0073#, 16#0065#, 16#0074#, 16#0020#,
6660           16#0069#, 16#0073#, 16#0020#, 16#0061#,
6661           16#006E#, 16#0020#, 16#0065#, 16#006C#,
6662           16#0065#, 16#006D#, 16#0065#, 16#006E#,
6663           16#0074#, 16#0020#, 16#0074#, 16#0068#,
6664           16#0061#, 16#0074#, 16#0020#, 16#0070#,
6665           16#0072#, 16#006F#, 16#0076#, 16#0069#,
6666           16#0064#, 16#0065#, 16#0073#, 16#0020#,
6667           16#0061#, 16#006C#, 16#0074#, 16#0065#,
6668           16#0072#, 16#006E#, 16#0061#, 16#0074#,
6669           16#0069#, 16#0076#, 16#0065#, 16#0020#,
6670           16#0073#, 16#0065#, 16#0074#, 16#0073#,
6671           16#0020#, 16#006F#, 16#0066#, 16#0020#,
6672           16#0069#, 16#006E#, 16#0070#, 16#0075#,
6673           16#0074#, 16#0073#, 16#0020#, 16#006F#,
6674           16#0072#, 16#0020#, 16#006F#, 16#0075#,
6675           16#0074#, 16#0070#, 16#0075#, 16#0074#,
6676           16#0073#, 16#0020#, 16#0074#, 16#0068#,
6677           16#0061#, 16#0074#, 16#0020#, 16#0061#,
6678           16#0020#, 16#0062#, 16#0065#, 16#0068#,
6679           16#0061#, 16#0076#, 16#0069#, 16#006F#,
6680           16#0072#, 16#0020#, 16#006D#, 16#0061#,
6681           16#0079#, 16#0020#, 16#0075#, 16#0073#,
6682           16#0065#, 16#002E#,
6683           others => 16#0000#),
6684         others => <>);
6685
6686   --  "CreateLinkObjectAction"
6687
6688   MS_0AEC : aliased Matreshka.Internals.Strings.Shared_String
6689     := (Size   => 23,
6690         Unused => 22,
6691         Length => 22,
6692         Value  =>
6693          (16#0043#, 16#0072#, 16#0065#, 16#0061#,
6694           16#0074#, 16#0065#, 16#004C#, 16#0069#,
6695           16#006E#, 16#006B#, 16#004F#, 16#0062#,
6696           16#006A#, 16#0065#, 16#0063#, 16#0074#,
6697           16#0041#, 16#0063#, 16#0074#, 16#0069#,
6698           16#006F#, 16#006E#,
6699           others => 16#0000#),
6700         others => <>);
6701
6702   --  "A region can have at most one deep history vertex"
6703
6704   MS_0AED : aliased Matreshka.Internals.Strings.Shared_String
6705     := (Size   => 55,
6706         Unused => 49,
6707         Length => 49,
6708         Value  =>
6709          (16#0041#, 16#0020#, 16#0072#, 16#0065#,
6710           16#0067#, 16#0069#, 16#006F#, 16#006E#,
6711           16#0020#, 16#0063#, 16#0061#, 16#006E#,
6712           16#0020#, 16#0068#, 16#0061#, 16#0076#,
6713           16#0065#, 16#0020#, 16#0061#, 16#0074#,
6714           16#0020#, 16#006D#, 16#006F#, 16#0073#,
6715           16#0074#, 16#0020#, 16#006F#, 16#006E#,
6716           16#0065#, 16#0020#, 16#0064#, 16#0065#,
6717           16#0065#, 16#0070#, 16#0020#, 16#0068#,
6718           16#0069#, 16#0073#, 16#0074#, 16#006F#,
6719           16#0072#, 16#0079#, 16#0020#, 16#0076#,
6720           16#0065#, 16#0072#, 16#0074#, 16#0065#,
6721           16#0078#,
6722           others => 16#0000#),
6723         others => <>);
6724
6725   --  "A_profileApplication_applyingPackage"
6726
6727   MS_0AEE : aliased Matreshka.Internals.Strings.Shared_String
6728     := (Size   => 39,
6729         Unused => 36,
6730         Length => 36,
6731         Value  =>
6732          (16#0041#, 16#005F#, 16#0070#, 16#0072#,
6733           16#006F#, 16#0066#, 16#0069#, 16#006C#,
6734           16#0065#, 16#0041#, 16#0070#, 16#0070#,
6735           16#006C#, 16#0069#, 16#0063#, 16#0061#,
6736           16#0074#, 16#0069#, 16#006F#, 16#006E#,
6737           16#005F#, 16#0061#, 16#0070#, 16#0070#,
6738           16#006C#, 16#0079#, 16#0069#, 16#006E#,
6739           16#0067#, 16#0050#, 16#0061#, 16#0063#,
6740           16#006B#, 16#0061#, 16#0067#, 16#0065#,
6741           others => 16#0000#),
6742         others => <>);
6743
6744   --  "An initial node is a control node at which flow starts when the activity is invoked."
6745
6746   MS_0AEF : aliased Matreshka.Internals.Strings.Shared_String
6747     := (Size   => 87,
6748         Unused => 84,
6749         Length => 84,
6750         Value  =>
6751          (16#0041#, 16#006E#, 16#0020#, 16#0069#,
6752           16#006E#, 16#0069#, 16#0074#, 16#0069#,
6753           16#0061#, 16#006C#, 16#0020#, 16#006E#,
6754           16#006F#, 16#0064#, 16#0065#, 16#0020#,
6755           16#0069#, 16#0073#, 16#0020#, 16#0061#,
6756           16#0020#, 16#0063#, 16#006F#, 16#006E#,
6757           16#0074#, 16#0072#, 16#006F#, 16#006C#,
6758           16#0020#, 16#006E#, 16#006F#, 16#0064#,
6759           16#0065#, 16#0020#, 16#0061#, 16#0074#,
6760           16#0020#, 16#0077#, 16#0068#, 16#0069#,
6761           16#0063#, 16#0068#, 16#0020#, 16#0066#,
6762           16#006C#, 16#006F#, 16#0077#, 16#0020#,
6763           16#0073#, 16#0074#, 16#0061#, 16#0072#,
6764           16#0074#, 16#0073#, 16#0020#, 16#0077#,
6765           16#0068#, 16#0065#, 16#006E#, 16#0020#,
6766           16#0074#, 16#0068#, 16#0065#, 16#0020#,
6767           16#0061#, 16#0063#, 16#0074#, 16#0069#,
6768           16#0076#, 16#0069#, 16#0074#, 16#0079#,
6769           16#0020#, 16#0069#, 16#0073#, 16#0020#,
6770           16#0069#, 16#006E#, 16#0076#, 16#006F#,
6771           16#006B#, 16#0065#, 16#0064#, 16#002E#,
6772           others => 16#0000#),
6773         others => <>);
6774
6775   --  "The selector for a Lifeline must only be specified if the referenced Part is multivalued."
6776
6777   MS_0AF0 : aliased Matreshka.Internals.Strings.Shared_String
6778     := (Size   => 95,
6779         Unused => 89,
6780         Length => 89,
6781         Value  =>
6782          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
6783           16#0073#, 16#0065#, 16#006C#, 16#0065#,
6784           16#0063#, 16#0074#, 16#006F#, 16#0072#,
6785           16#0020#, 16#0066#, 16#006F#, 16#0072#,
6786           16#0020#, 16#0061#, 16#0020#, 16#004C#,
6787           16#0069#, 16#0066#, 16#0065#, 16#006C#,
6788           16#0069#, 16#006E#, 16#0065#, 16#0020#,
6789           16#006D#, 16#0075#, 16#0073#, 16#0074#,
6790           16#0020#, 16#006F#, 16#006E#, 16#006C#,
6791           16#0079#, 16#0020#, 16#0062#, 16#0065#,
6792           16#0020#, 16#0073#, 16#0070#, 16#0065#,
6793           16#0063#, 16#0069#, 16#0066#, 16#0069#,
6794           16#0065#, 16#0064#, 16#0020#, 16#0069#,
6795           16#0066#, 16#0020#, 16#0074#, 16#0068#,
6796           16#0065#, 16#0020#, 16#0072#, 16#0065#,
6797           16#0066#, 16#0065#, 16#0072#, 16#0065#,
6798           16#006E#, 16#0063#, 16#0065#, 16#0064#,
6799           16#0020#, 16#0050#, 16#0061#, 16#0072#,
6800           16#0074#, 16#0020#, 16#0069#, 16#0073#,
6801           16#0020#, 16#006D#, 16#0075#, 16#006C#,
6802           16#0074#, 16#0069#, 16#0076#, 16#0061#,
6803           16#006C#, 16#0075#, 16#0065#, 16#0064#,
6804           16#002E#,
6805           others => 16#0000#),
6806         others => <>);
6807
6808   --  "newClassifier"
6809
6810   MS_0AF1 : aliased Matreshka.Internals.Strings.Shared_String
6811     := (Size   => 15,
6812         Unused => 13,
6813         Length => 13,
6814         Value  =>
6815          (16#006E#, 16#0065#, 16#0077#, 16#0043#,
6816           16#006C#, 16#0061#, 16#0073#, 16#0073#,
6817           16#0069#, 16#0066#, 16#0069#, 16#0065#,
6818           16#0072#,
6819           others => 16#0000#),
6820         others => <>);
6821
6822   --  "The classifier cannot be an association class"
6823
6824   MS_0AF2 : aliased Matreshka.Internals.Strings.Shared_String
6825     := (Size   => 47,
6826         Unused => 45,
6827         Length => 45,
6828         Value  =>
6829          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
6830           16#0063#, 16#006C#, 16#0061#, 16#0073#,
6831           16#0073#, 16#0069#, 16#0066#, 16#0069#,
6832           16#0065#, 16#0072#, 16#0020#, 16#0063#,
6833           16#0061#, 16#006E#, 16#006E#, 16#006F#,
6834           16#0074#, 16#0020#, 16#0062#, 16#0065#,
6835           16#0020#, 16#0061#, 16#006E#, 16#0020#,
6836           16#0061#, 16#0073#, 16#0073#, 16#006F#,
6837           16#0063#, 16#0069#, 16#0061#, 16#0074#,
6838           16#0069#, 16#006F#, 16#006E#, 16#0020#,
6839           16#0063#, 16#006C#, 16#0061#, 16#0073#,
6840           16#0073#,
6841           others => 16#0000#),
6842         others => <>);
6843
6844   --  "sendEvent absent and receiveEvent present"
6845
6846   MS_0AF3 : aliased Matreshka.Internals.Strings.Shared_String
6847     := (Size   => 47,
6848         Unused => 41,
6849         Length => 41,
6850         Value  =>
6851          (16#0073#, 16#0065#, 16#006E#, 16#0064#,
6852           16#0045#, 16#0076#, 16#0065#, 16#006E#,
6853           16#0074#, 16#0020#, 16#0061#, 16#0062#,
6854           16#0073#, 16#0065#, 16#006E#, 16#0074#,
6855           16#0020#, 16#0061#, 16#006E#, 16#0064#,
6856           16#0020#, 16#0072#, 16#0065#, 16#0063#,
6857           16#0065#, 16#0069#, 16#0076#, 16#0065#,
6858           16#0045#, 16#0076#, 16#0065#, 16#006E#,
6859           16#0074#, 16#0020#, 16#0070#, 16#0072#,
6860           16#0065#, 16#0073#, 16#0065#, 16#006E#,
6861           16#0074#,
6862           others => 16#0000#),
6863         others => <>);
6864
6865   --  "represents_classifier"
6866
6867   MS_0AF4 : aliased Matreshka.Internals.Strings.Shared_String
6868     := (Size   => 23,
6869         Unused => 21,
6870         Length => 21,
6871         Value  =>
6872          (16#0072#, 16#0065#, 16#0070#, 16#0072#,
6873           16#0065#, 16#0073#, 16#0065#, 16#006E#,
6874           16#0074#, 16#0073#, 16#005F#, 16#0063#,
6875           16#006C#, 16#0061#, 16#0073#, 16#0073#,
6876           16#0069#, 16#0066#, 16#0069#, 16#0065#,
6877           16#0072#,
6878           others => 16#0000#),
6879         others => <>);
6880
6881   --  "specialized_end_types"
6882
6883   MS_0AF5 : aliased Matreshka.Internals.Strings.Shared_String
6884     := (Size   => 23,
6885         Unused => 21,
6886         Length => 21,
6887         Value  =>
6888          (16#0073#, 16#0070#, 16#0065#, 16#0063#,
6889           16#0069#, 16#0061#, 16#006C#, 16#0069#,
6890           16#007A#, 16#0065#, 16#0064#, 16#005F#,
6891           16#0065#, 16#006E#, 16#0064#, 16#005F#,
6892           16#0074#, 16#0079#, 16#0070#, 16#0065#,
6893           16#0073#,
6894           others => 16#0000#),
6895         others => <>);
6896
6897   --  "type_ordering_multiplicity_match"
6898
6899   MS_0AF6 : aliased Matreshka.Internals.Strings.Shared_String
6900     := (Size   => 39,
6901         Unused => 32,
6902         Length => 32,
6903         Value  =>
6904          (16#0074#, 16#0079#, 16#0070#, 16#0065#,
6905           16#005F#, 16#006F#, 16#0072#, 16#0064#,
6906           16#0065#, 16#0072#, 16#0069#, 16#006E#,
6907           16#0067#, 16#005F#, 16#006D#, 16#0075#,
6908           16#006C#, 16#0074#, 16#0069#, 16#0070#,
6909           16#006C#, 16#0069#, 16#0063#, 16#0069#,
6910           16#0074#, 16#0079#, 16#005F#, 16#006D#,
6911           16#0061#, 16#0074#, 16#0063#, 16#0068#,
6912           others => 16#0000#),
6913         others => <>);
6914
6915   --  "ProfileApplication"
6916
6917   MS_0AF7 : aliased Matreshka.Internals.Strings.Shared_String
6918     := (Size   => 23,
6919         Unused => 18,
6920         Length => 18,
6921         Value  =>
6922          (16#0050#, 16#0072#, 16#006F#, 16#0066#,
6923           16#0069#, 16#006C#, 16#0065#, 16#0041#,
6924           16#0070#, 16#0070#, 16#006C#, 16#0069#,
6925           16#0063#, 16#0061#, 16#0074#, 16#0069#,
6926           16#006F#, 16#006E#,
6927           others => 16#0000#),
6928         others => <>);
6929
6930   --  "Missing derivation for Vertex::/incoming : Transition"
6931
6932   MS_0AF8 : aliased Matreshka.Internals.Strings.Shared_String
6933     := (Size   => 55,
6934         Unused => 53,
6935         Length => 53,
6936         Value  =>
6937          (16#004D#, 16#0069#, 16#0073#, 16#0073#,
6938           16#0069#, 16#006E#, 16#0067#, 16#0020#,
6939           16#0064#, 16#0065#, 16#0072#, 16#0069#,
6940           16#0076#, 16#0061#, 16#0074#, 16#0069#,
6941           16#006F#, 16#006E#, 16#0020#, 16#0066#,
6942           16#006F#, 16#0072#, 16#0020#, 16#0056#,
6943           16#0065#, 16#0072#, 16#0074#, 16#0065#,
6944           16#0078#, 16#003A#, 16#003A#, 16#002F#,
6945           16#0069#, 16#006E#, 16#0063#, 16#006F#,
6946           16#006D#, 16#0069#, 16#006E#, 16#0067#,
6947           16#0020#, 16#003A#, 16#0020#, 16#0054#,
6948           16#0072#, 16#0061#, 16#006E#, 16#0073#,
6949           16#0069#, 16#0074#, 16#0069#, 16#006F#,
6950           16#006E#,
6951           others => 16#0000#),
6952         others => <>);
6953
6954   --  "sources_and_targets"
6955
6956   MS_0AF9 : aliased Matreshka.Internals.Strings.Shared_String
6957     := (Size   => 23,
6958         Unused => 19,
6959         Length => 19,
6960         Value  =>
6961          (16#0073#, 16#006F#, 16#0075#, 16#0072#,
6962           16#0063#, 16#0065#, 16#0073#, 16#005F#,
6963           16#0061#, 16#006E#, 16#0064#, 16#005F#,
6964           16#0074#, 16#0061#, 16#0072#, 16#0067#,
6965           16#0065#, 16#0074#, 16#0073#,
6966           others => 16#0000#),
6967         others => <>);
6968
6969   --  "Missing derivation for ConnectorEnd::/definingEnd : Property"
6970
6971   MS_0AFA : aliased Matreshka.Internals.Strings.Shared_String
6972     := (Size   => 63,
6973         Unused => 60,
6974         Length => 60,
6975         Value  =>
6976          (16#004D#, 16#0069#, 16#0073#, 16#0073#,
6977           16#0069#, 16#006E#, 16#0067#, 16#0020#,
6978           16#0064#, 16#0065#, 16#0072#, 16#0069#,
6979           16#0076#, 16#0061#, 16#0074#, 16#0069#,
6980           16#006F#, 16#006E#, 16#0020#, 16#0066#,
6981           16#006F#, 16#0072#, 16#0020#, 16#0043#,
6982           16#006F#, 16#006E#, 16#006E#, 16#0065#,
6983           16#0063#, 16#0074#, 16#006F#, 16#0072#,
6984           16#0045#, 16#006E#, 16#0064#, 16#003A#,
6985           16#003A#, 16#002F#, 16#0064#, 16#0065#,
6986           16#0066#, 16#0069#, 16#006E#, 16#0069#,
6987           16#006E#, 16#0067#, 16#0045#, 16#006E#,
6988           16#0064#, 16#0020#, 16#003A#, 16#0020#,
6989           16#0050#, 16#0072#, 16#006F#, 16#0070#,
6990           16#0065#, 16#0072#, 16#0074#, 16#0079#,
6991           others => 16#0000#),
6992         others => <>);
6993
6994   --  "A_condition_extend"
6995
6996   MS_0AFB : aliased Matreshka.Internals.Strings.Shared_String
6997     := (Size   => 23,
6998         Unused => 18,
6999         Length => 18,
7000         Value  =>
7001          (16#0041#, 16#005F#, 16#0063#, 16#006F#,
7002           16#006E#, 16#0064#, 16#0069#, 16#0074#,
7003           16#0069#, 16#006F#, 16#006E#, 16#005F#,
7004           16#0065#, 16#0078#, 16#0074#, 16#0065#,
7005           16#006E#, 16#0064#,
7006           others => 16#0000#),
7007         others => <>);
7008
7009   --  "A_specification_intervalConstraint"
7010
7011   MS_0AFC : aliased Matreshka.Internals.Strings.Shared_String
7012     := (Size   => 39,
7013         Unused => 34,
7014         Length => 34,
7015         Value  =>
7016          (16#0041#, 16#005F#, 16#0073#, 16#0070#,
7017           16#0065#, 16#0063#, 16#0069#, 16#0066#,
7018           16#0069#, 16#0063#, 16#0061#, 16#0074#,
7019           16#0069#, 16#006F#, 16#006E#, 16#005F#,
7020           16#0069#, 16#006E#, 16#0074#, 16#0065#,
7021           16#0072#, 16#0076#, 16#0061#, 16#006C#,
7022           16#0043#, 16#006F#, 16#006E#, 16#0073#,
7023           16#0074#, 16#0072#, 16#0061#, 16#0069#,
7024           16#006E#, 16#0074#,
7025           others => 16#0000#),
7026         others => <>);
7027
7028   --  "An interface realization is a specialized realization relationship between a classifier and an interface. This relationship signifies that the realizing classifier conforms to the contract specified by the interface."
7029
7030   MS_0AFD : aliased Matreshka.Internals.Strings.Shared_String
7031     := (Size   => 223,
7032         Unused => 216,
7033         Length => 216,
7034         Value  =>
7035          (16#0041#, 16#006E#, 16#0020#, 16#0069#,
7036           16#006E#, 16#0074#, 16#0065#, 16#0072#,
7037           16#0066#, 16#0061#, 16#0063#, 16#0065#,
7038           16#0020#, 16#0072#, 16#0065#, 16#0061#,
7039           16#006C#, 16#0069#, 16#007A#, 16#0061#,
7040           16#0074#, 16#0069#, 16#006F#, 16#006E#,
7041           16#0020#, 16#0069#, 16#0073#, 16#0020#,
7042           16#0061#, 16#0020#, 16#0073#, 16#0070#,
7043           16#0065#, 16#0063#, 16#0069#, 16#0061#,
7044           16#006C#, 16#0069#, 16#007A#, 16#0065#,
7045           16#0064#, 16#0020#, 16#0072#, 16#0065#,
7046           16#0061#, 16#006C#, 16#0069#, 16#007A#,
7047           16#0061#, 16#0074#, 16#0069#, 16#006F#,
7048           16#006E#, 16#0020#, 16#0072#, 16#0065#,
7049           16#006C#, 16#0061#, 16#0074#, 16#0069#,
7050           16#006F#, 16#006E#, 16#0073#, 16#0068#,
7051           16#0069#, 16#0070#, 16#0020#, 16#0062#,
7052           16#0065#, 16#0074#, 16#0077#, 16#0065#,
7053           16#0065#, 16#006E#, 16#0020#, 16#0061#,
7054           16#0020#, 16#0063#, 16#006C#, 16#0061#,
7055           16#0073#, 16#0073#, 16#0069#, 16#0066#,
7056           16#0069#, 16#0065#, 16#0072#, 16#0020#,
7057           16#0061#, 16#006E#, 16#0064#, 16#0020#,
7058           16#0061#, 16#006E#, 16#0020#, 16#0069#,
7059           16#006E#, 16#0074#, 16#0065#, 16#0072#,
7060           16#0066#, 16#0061#, 16#0063#, 16#0065#,
7061           16#002E#, 16#0020#, 16#0054#, 16#0068#,
7062           16#0069#, 16#0073#, 16#0020#, 16#0072#,
7063           16#0065#, 16#006C#, 16#0061#, 16#0074#,
7064           16#0069#, 16#006F#, 16#006E#, 16#0073#,
7065           16#0068#, 16#0069#, 16#0070#, 16#0020#,
7066           16#0073#, 16#0069#, 16#0067#, 16#006E#,
7067           16#0069#, 16#0066#, 16#0069#, 16#0065#,
7068           16#0073#, 16#0020#, 16#0074#, 16#0068#,
7069           16#0061#, 16#0074#, 16#0020#, 16#0074#,
7070           16#0068#, 16#0065#, 16#0020#, 16#0072#,
7071           16#0065#, 16#0061#, 16#006C#, 16#0069#,
7072           16#007A#, 16#0069#, 16#006E#, 16#0067#,
7073           16#0020#, 16#0063#, 16#006C#, 16#0061#,
7074           16#0073#, 16#0073#, 16#0069#, 16#0066#,
7075           16#0069#, 16#0065#, 16#0072#, 16#0020#,
7076           16#0063#, 16#006F#, 16#006E#, 16#0066#,
7077           16#006F#, 16#0072#, 16#006D#, 16#0073#,
7078           16#0020#, 16#0074#, 16#006F#, 16#0020#,
7079           16#0074#, 16#0068#, 16#0065#, 16#0020#,
7080           16#0063#, 16#006F#, 16#006E#, 16#0074#,
7081           16#0072#, 16#0061#, 16#0063#, 16#0074#,
7082           16#0020#, 16#0073#, 16#0070#, 16#0065#,
7083           16#0063#, 16#0069#, 16#0066#, 16#0069#,
7084           16#0065#, 16#0064#, 16#0020#, 16#0062#,
7085           16#0079#, 16#0020#, 16#0074#, 16#0068#,
7086           16#0065#, 16#0020#, 16#0069#, 16#006E#,
7087           16#0074#, 16#0065#, 16#0072#, 16#0066#,
7088           16#0061#, 16#0063#, 16#0065#, 16#002E#,
7089           others => 16#0000#),
7090         others => <>);
7091
7092   --  "A relationship from an extending use case to an extended use case that specifies how and when the behavior defined in the extending use case can be inserted into the behavior defined in the extended use case."
7093
7094   MS_0AFE : aliased Matreshka.Internals.Strings.Shared_String
7095     := (Size   => 215,
7096         Unused => 208,
7097         Length => 208,
7098         Value  =>
7099          (16#0041#, 16#0020#, 16#0072#, 16#0065#,
7100           16#006C#, 16#0061#, 16#0074#, 16#0069#,
7101           16#006F#, 16#006E#, 16#0073#, 16#0068#,
7102           16#0069#, 16#0070#, 16#0020#, 16#0066#,
7103           16#0072#, 16#006F#, 16#006D#, 16#0020#,
7104           16#0061#, 16#006E#, 16#0020#, 16#0065#,
7105           16#0078#, 16#0074#, 16#0065#, 16#006E#,
7106           16#0064#, 16#0069#, 16#006E#, 16#0067#,
7107           16#0020#, 16#0075#, 16#0073#, 16#0065#,
7108           16#0020#, 16#0063#, 16#0061#, 16#0073#,
7109           16#0065#, 16#0020#, 16#0074#, 16#006F#,
7110           16#0020#, 16#0061#, 16#006E#, 16#0020#,
7111           16#0065#, 16#0078#, 16#0074#, 16#0065#,
7112           16#006E#, 16#0064#, 16#0065#, 16#0064#,
7113           16#0020#, 16#0075#, 16#0073#, 16#0065#,
7114           16#0020#, 16#0063#, 16#0061#, 16#0073#,
7115           16#0065#, 16#0020#, 16#0074#, 16#0068#,
7116           16#0061#, 16#0074#, 16#0020#, 16#0073#,
7117           16#0070#, 16#0065#, 16#0063#, 16#0069#,
7118           16#0066#, 16#0069#, 16#0065#, 16#0073#,
7119           16#0020#, 16#0068#, 16#006F#, 16#0077#,
7120           16#0020#, 16#0061#, 16#006E#, 16#0064#,
7121           16#0020#, 16#0077#, 16#0068#, 16#0065#,
7122           16#006E#, 16#0020#, 16#0074#, 16#0068#,
7123           16#0065#, 16#0020#, 16#0062#, 16#0065#,
7124           16#0068#, 16#0061#, 16#0076#, 16#0069#,
7125           16#006F#, 16#0072#, 16#0020#, 16#0064#,
7126           16#0065#, 16#0066#, 16#0069#, 16#006E#,
7127           16#0065#, 16#0064#, 16#0020#, 16#0069#,
7128           16#006E#, 16#0020#, 16#0074#, 16#0068#,
7129           16#0065#, 16#0020#, 16#0065#, 16#0078#,
7130           16#0074#, 16#0065#, 16#006E#, 16#0064#,
7131           16#0069#, 16#006E#, 16#0067#, 16#0020#,
7132           16#0075#, 16#0073#, 16#0065#, 16#0020#,
7133           16#0063#, 16#0061#, 16#0073#, 16#0065#,
7134           16#0020#, 16#0063#, 16#0061#, 16#006E#,
7135           16#0020#, 16#0062#, 16#0065#, 16#0020#,
7136           16#0069#, 16#006E#, 16#0073#, 16#0065#,
7137           16#0072#, 16#0074#, 16#0065#, 16#0064#,
7138           16#0020#, 16#0069#, 16#006E#, 16#0074#,
7139           16#006F#, 16#0020#, 16#0074#, 16#0068#,
7140           16#0065#, 16#0020#, 16#0062#, 16#0065#,
7141           16#0068#, 16#0061#, 16#0076#, 16#0069#,
7142           16#006F#, 16#0072#, 16#0020#, 16#0064#,
7143           16#0065#, 16#0066#, 16#0069#, 16#006E#,
7144           16#0065#, 16#0064#, 16#0020#, 16#0069#,
7145           16#006E#, 16#0020#, 16#0074#, 16#0068#,
7146           16#0065#, 16#0020#, 16#0065#, 16#0078#,
7147           16#0074#, 16#0065#, 16#006E#, 16#0064#,
7148           16#0065#, 16#0064#, 16#0020#, 16#0075#,
7149           16#0073#, 16#0065#, 16#0020#, 16#0063#,
7150           16#0061#, 16#0073#, 16#0065#, 16#002E#,
7151           others => 16#0000#),
7152         others => <>);
7153
7154   --  "The type and ordering of the result output pin are the same as the type and ordering of the structural feature."
7155
7156   MS_0AFF : aliased Matreshka.Internals.Strings.Shared_String
7157     := (Size   => 119,
7158         Unused => 111,
7159         Length => 111,
7160         Value  =>
7161          (16#0054#, 16#0068#, 16#0065#, 16#0020#,
7162           16#0074#, 16#0079#, 16#0070#, 16#0065#,
7163           16#0020#, 16#0061#, 16#006E#, 16#0064#,
7164           16#0020#, 16#006F#, 16#0072#, 16#0064#,
7165           16#0065#, 16#0072#, 16#0069#, 16#006E#,
7166           16#0067#, 16#0020#, 16#006F#, 16#0066#,
7167           16#0020#, 16#0074#, 16#0068#, 16#0065#,
7168           16#0020#, 16#0072#, 16#0065#, 16#0073#,
7169           16#0075#, 16#006C#, 16#0074#, 16#0020#,
7170           16#006F#, 16#0075#, 16#0074#, 16#0070#,
7171           16#0075#, 16#0074#, 16#0020#, 16#0070#,
7172           16#0069#, 16#006E#, 16#0020#, 16#0061#,
7173           16#0072#, 16#0065#, 16#0020#, 16#0074#,
7174           16#0068#, 16#0065#, 16#0020#, 16#0073#,
7175           16#0061#, 16#006D#, 16#0065#, 16#0020#,
7176           16#0061#, 16#0073#, 16#0020#, 16#0074#,
7177           16#0068#, 16#0065#, 16#0020#, 16#0074#,
7178           16#0079#, 16#0070#, 16#0065#, 16#0020#,
7179           16#0061#, 16#006E#, 16#0064#, 16#0020#,
7180           16#006F#, 16#0072#, 16#0064#, 16#0065#,
7181           16#0072#, 16#0069#, 16#006E#, 16#0067#,
7182           16#0020#, 16#006F#, 16#0066#, 16#0020#,
7183           16#0074#, 16#0068#, 16#0065#, 16#0020#,
7184           16#0073#, 16#0074#, 16#0072#, 16#0075#,
7185           16#0063#, 16#0074#, 16#0075#, 16#0072#,
7186           16#0061#, 16#006C#, 16#0020#, 16#0066#,
7187           16#0065#, 16#0061#, 16#0074#, 16#0075#,
7188           16#0072#, 16#0065#, 16#002E#,
7189           others => 16#0000#),
7190         others => <>);
7191
7192end AMF.Internals.Tables.UML_String_Data_0A;
7193