1------------------------------------------------------------------------------
2--                                                                          --
3--                            Matreshka Project                             --
4--                                                                          --
5--                          Ada Modeling Framework                          --
6--                                                                          --
7--                        Runtime Library Component                         --
8--                                                                          --
9------------------------------------------------------------------------------
10--                                                                          --
11-- Copyright © 2010-2012, 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: 3397 $ $Date: 2012-11-13 07:02:02 +0400 (Tue, 13 Nov 2012) $
43------------------------------------------------------------------------------
44--  This file is generated, don't edit it.
45------------------------------------------------------------------------------
46
47package AMF.Internals.Tables.UML_Constructors is
48
49   function Create_Standard_Profile_L2_Auxiliary return AMF.Internals.AMF_Element;
50
51   function Create_Standard_Profile_L2_Call return AMF.Internals.AMF_Element;
52
53   function Create_Standard_Profile_L2_Create return AMF.Internals.AMF_Element;
54
55   function Create_Standard_Profile_L2_Derive return AMF.Internals.AMF_Element;
56
57   function Create_Standard_Profile_L2_Destroy return AMF.Internals.AMF_Element;
58
59   function Create_Standard_Profile_L2_Document return AMF.Internals.AMF_Element;
60
61   function Create_Standard_Profile_L2_Entity return AMF.Internals.AMF_Element;
62
63   function Create_Standard_Profile_L2_Executable return AMF.Internals.AMF_Element;
64
65   function Create_Standard_Profile_L2_Focus return AMF.Internals.AMF_Element;
66
67   function Create_Standard_Profile_L2_Framework return AMF.Internals.AMF_Element;
68
69   function Create_Standard_Profile_L2_Implement return AMF.Internals.AMF_Element;
70
71   function Create_Standard_Profile_L2_Implementation_Class return AMF.Internals.AMF_Element;
72
73   function Create_Standard_Profile_L2_Instantiate return AMF.Internals.AMF_Element;
74
75   function Create_Standard_Profile_L2_Library return AMF.Internals.AMF_Element;
76
77   function Create_Standard_Profile_L2_Metaclass return AMF.Internals.AMF_Element;
78
79   function Create_Standard_Profile_L2_Model_Library return AMF.Internals.AMF_Element;
80
81   function Create_Standard_Profile_L2_Process return AMF.Internals.AMF_Element;
82
83   function Create_Standard_Profile_L2_Realization return AMF.Internals.AMF_Element;
84
85   function Create_Standard_Profile_L2_Refine return AMF.Internals.AMF_Element;
86
87   function Create_Standard_Profile_L2_Responsibility return AMF.Internals.AMF_Element;
88
89   function Create_Standard_Profile_L2_Script return AMF.Internals.AMF_Element;
90
91   function Create_Standard_Profile_L2_Send return AMF.Internals.AMF_Element;
92
93   function Create_Standard_Profile_L2_Service return AMF.Internals.AMF_Element;
94
95   function Create_Standard_Profile_L2_Source return AMF.Internals.AMF_Element;
96
97   function Create_Standard_Profile_L2_Specification return AMF.Internals.AMF_Element;
98
99   function Create_Standard_Profile_L2_Subsystem return AMF.Internals.AMF_Element;
100
101   function Create_Standard_Profile_L2_Trace return AMF.Internals.AMF_Element;
102
103   function Create_Standard_Profile_L2_Type return AMF.Internals.AMF_Element;
104
105   function Create_Standard_Profile_L2_Utility return AMF.Internals.AMF_Element;
106
107   function Create_Standard_Profile_L3_Build_Component return AMF.Internals.AMF_Element;
108
109   function Create_Standard_Profile_L3_Metamodel return AMF.Internals.AMF_Element;
110
111   function Create_Standard_Profile_L3_System_Model return AMF.Internals.AMF_Element;
112
113   function Create_UML_Abstraction return AMF.Internals.AMF_Element;
114
115   function Create_UML_Accept_Call_Action return AMF.Internals.AMF_Element;
116
117   function Create_UML_Accept_Event_Action return AMF.Internals.AMF_Element;
118
119   function Create_UML_Action_Execution_Specification return AMF.Internals.AMF_Element;
120
121   function Create_UML_Action_Input_Pin return AMF.Internals.AMF_Element;
122
123   function Create_UML_Activity return AMF.Internals.AMF_Element;
124
125   function Create_UML_Activity_Final_Node return AMF.Internals.AMF_Element;
126
127   function Create_UML_Activity_Parameter_Node return AMF.Internals.AMF_Element;
128
129   function Create_UML_Activity_Partition return AMF.Internals.AMF_Element;
130
131   function Create_UML_Actor return AMF.Internals.AMF_Element;
132
133   function Create_UML_Add_Structural_Feature_Value_Action return AMF.Internals.AMF_Element;
134
135   function Create_UML_Add_Variable_Value_Action return AMF.Internals.AMF_Element;
136
137   function Create_UML_Any_Receive_Event return AMF.Internals.AMF_Element;
138
139   function Create_UML_Artifact return AMF.Internals.AMF_Element;
140
141   function Create_UML_Association return AMF.Internals.AMF_Element;
142
143   function Create_UML_Association_Class return AMF.Internals.AMF_Element;
144
145   function Create_UML_Behavior_Execution_Specification return AMF.Internals.AMF_Element;
146
147   function Create_UML_Broadcast_Signal_Action return AMF.Internals.AMF_Element;
148
149   function Create_UML_Call_Behavior_Action return AMF.Internals.AMF_Element;
150
151   function Create_UML_Call_Event return AMF.Internals.AMF_Element;
152
153   function Create_UML_Call_Operation_Action return AMF.Internals.AMF_Element;
154
155   function Create_UML_Central_Buffer_Node return AMF.Internals.AMF_Element;
156
157   function Create_UML_Change_Event return AMF.Internals.AMF_Element;
158
159   function Create_UML_Class return AMF.Internals.AMF_Element;
160
161   function Create_UML_Classifier_Template_Parameter return AMF.Internals.AMF_Element;
162
163   function Create_UML_Clause return AMF.Internals.AMF_Element;
164
165   function Create_UML_Clear_Association_Action return AMF.Internals.AMF_Element;
166
167   function Create_UML_Clear_Structural_Feature_Action return AMF.Internals.AMF_Element;
168
169   function Create_UML_Clear_Variable_Action return AMF.Internals.AMF_Element;
170
171   function Create_UML_Collaboration return AMF.Internals.AMF_Element;
172
173   function Create_UML_Collaboration_Use return AMF.Internals.AMF_Element;
174
175   function Create_UML_Combined_Fragment return AMF.Internals.AMF_Element;
176
177   function Create_UML_Comment return AMF.Internals.AMF_Element;
178
179   function Create_UML_Communication_Path return AMF.Internals.AMF_Element;
180
181   function Create_UML_Component return AMF.Internals.AMF_Element;
182
183   function Create_UML_Component_Realization return AMF.Internals.AMF_Element;
184
185   function Create_UML_Conditional_Node return AMF.Internals.AMF_Element;
186
187   function Create_UML_Connectable_Element_Template_Parameter return AMF.Internals.AMF_Element;
188
189   function Create_UML_Connection_Point_Reference return AMF.Internals.AMF_Element;
190
191   function Create_UML_Connector return AMF.Internals.AMF_Element;
192
193   function Create_UML_Connector_End return AMF.Internals.AMF_Element;
194
195   function Create_UML_Consider_Ignore_Fragment return AMF.Internals.AMF_Element;
196
197   function Create_UML_Constraint return AMF.Internals.AMF_Element;
198
199   function Create_UML_Continuation return AMF.Internals.AMF_Element;
200
201   function Create_UML_Control_Flow return AMF.Internals.AMF_Element;
202
203   function Create_UML_Create_Link_Action return AMF.Internals.AMF_Element;
204
205   function Create_UML_Create_Link_Object_Action return AMF.Internals.AMF_Element;
206
207   function Create_UML_Create_Object_Action return AMF.Internals.AMF_Element;
208
209   function Create_UMLDI_UML_Activity_Diagram return AMF.Internals.AMF_Element;
210
211   function Create_UMLDI_UML_Association_End_Label return AMF.Internals.AMF_Element;
212
213   function Create_UMLDI_UML_Association_Or_Connector_Or_Link_Shape return AMF.Internals.AMF_Element;
214
215   function Create_UMLDI_UML_Class_Diagram return AMF.Internals.AMF_Element;
216
217   function Create_UMLDI_UML_Classifier_Shape return AMF.Internals.AMF_Element;
218
219   function Create_UMLDI_UML_Compartment return AMF.Internals.AMF_Element;
220
221   function Create_UMLDI_UML_Compartmentable_Shape return AMF.Internals.AMF_Element;
222
223   function Create_UMLDI_UML_Component_Diagram return AMF.Internals.AMF_Element;
224
225   function Create_UMLDI_UML_Composite_Structure_Diagram return AMF.Internals.AMF_Element;
226
227   function Create_UMLDI_UML_Deployment_Diagram return AMF.Internals.AMF_Element;
228
229   function Create_UMLDI_UML_Edge return AMF.Internals.AMF_Element;
230
231   function Create_UMLDI_UML_Interaction_Diagram return AMF.Internals.AMF_Element;
232
233   function Create_UMLDI_UML_Interaction_Table_Label return AMF.Internals.AMF_Element;
234
235   function Create_UMLDI_UML_Keyword_Label return AMF.Internals.AMF_Element;
236
237   function Create_UMLDI_UML_Label return AMF.Internals.AMF_Element;
238
239   function Create_UMLDI_UML_Multiplicity_Label return AMF.Internals.AMF_Element;
240
241   function Create_UMLDI_UML_Name_Label return AMF.Internals.AMF_Element;
242
243   function Create_UMLDI_UML_Object_Diagram return AMF.Internals.AMF_Element;
244
245   function Create_UMLDI_UML_Package_Diagram return AMF.Internals.AMF_Element;
246
247   function Create_UMLDI_UML_Profile_Diagram return AMF.Internals.AMF_Element;
248
249   function Create_UMLDI_UML_Redefines_Label return AMF.Internals.AMF_Element;
250
251   function Create_UMLDI_UML_Shape return AMF.Internals.AMF_Element;
252
253   function Create_UMLDI_UML_State_Machine_Diagram return AMF.Internals.AMF_Element;
254
255   function Create_UMLDI_UML_State_Shape return AMF.Internals.AMF_Element;
256
257   function Create_UMLDI_UML_Stereotype_Property_Value_Label return AMF.Internals.AMF_Element;
258
259   function Create_UMLDI_UML_Style return AMF.Internals.AMF_Element;
260
261   function Create_UMLDI_UML_Typed_Element_Label return AMF.Internals.AMF_Element;
262
263   function Create_UMLDI_UML_Use_Case_Diagram return AMF.Internals.AMF_Element;
264
265   function Create_UML_Data_Store_Node return AMF.Internals.AMF_Element;
266
267   function Create_UML_Data_Type return AMF.Internals.AMF_Element;
268
269   function Create_UML_Decision_Node return AMF.Internals.AMF_Element;
270
271   function Create_UML_Dependency return AMF.Internals.AMF_Element;
272
273   function Create_UML_Deployment return AMF.Internals.AMF_Element;
274
275   function Create_UML_Deployment_Specification return AMF.Internals.AMF_Element;
276
277   function Create_UML_Destroy_Link_Action return AMF.Internals.AMF_Element;
278
279   function Create_UML_Destroy_Object_Action return AMF.Internals.AMF_Element;
280
281   function Create_UML_Destruction_Occurrence_Specification return AMF.Internals.AMF_Element;
282
283   function Create_UML_Device return AMF.Internals.AMF_Element;
284
285   function Create_UML_Duration return AMF.Internals.AMF_Element;
286
287   function Create_UML_Duration_Constraint return AMF.Internals.AMF_Element;
288
289   function Create_UML_Duration_Interval return AMF.Internals.AMF_Element;
290
291   function Create_UML_Duration_Observation return AMF.Internals.AMF_Element;
292
293   function Create_UML_Element_Import return AMF.Internals.AMF_Element;
294
295   function Create_UML_Enumeration return AMF.Internals.AMF_Element;
296
297   function Create_UML_Enumeration_Literal return AMF.Internals.AMF_Element;
298
299   function Create_UML_Exception_Handler return AMF.Internals.AMF_Element;
300
301   function Create_UML_Execution_Environment return AMF.Internals.AMF_Element;
302
303   function Create_UML_Execution_Occurrence_Specification return AMF.Internals.AMF_Element;
304
305   function Create_UML_Expansion_Node return AMF.Internals.AMF_Element;
306
307   function Create_UML_Expansion_Region return AMF.Internals.AMF_Element;
308
309   function Create_UML_Expression return AMF.Internals.AMF_Element;
310
311   function Create_UML_Extend return AMF.Internals.AMF_Element;
312
313   function Create_UML_Extension return AMF.Internals.AMF_Element;
314
315   function Create_UML_Extension_End return AMF.Internals.AMF_Element;
316
317   function Create_UML_Extension_Point return AMF.Internals.AMF_Element;
318
319   function Create_UML_Final_State return AMF.Internals.AMF_Element;
320
321   function Create_UML_Flow_Final_Node return AMF.Internals.AMF_Element;
322
323   function Create_UML_Fork_Node return AMF.Internals.AMF_Element;
324
325   function Create_UML_Function_Behavior return AMF.Internals.AMF_Element;
326
327   function Create_UML_Gate return AMF.Internals.AMF_Element;
328
329   function Create_UML_General_Ordering return AMF.Internals.AMF_Element;
330
331   function Create_UML_Generalization return AMF.Internals.AMF_Element;
332
333   function Create_UML_Generalization_Set return AMF.Internals.AMF_Element;
334
335   function Create_UML_Image return AMF.Internals.AMF_Element;
336
337   function Create_UML_Include return AMF.Internals.AMF_Element;
338
339   function Create_UML_Information_Flow return AMF.Internals.AMF_Element;
340
341   function Create_UML_Information_Item return AMF.Internals.AMF_Element;
342
343   function Create_UML_Initial_Node return AMF.Internals.AMF_Element;
344
345   function Create_UML_Input_Pin return AMF.Internals.AMF_Element;
346
347   function Create_UML_Instance_Specification return AMF.Internals.AMF_Element;
348
349   function Create_UML_Instance_Value return AMF.Internals.AMF_Element;
350
351   function Create_UML_Interaction return AMF.Internals.AMF_Element;
352
353   function Create_UML_Interaction_Constraint return AMF.Internals.AMF_Element;
354
355   function Create_UML_Interaction_Operand return AMF.Internals.AMF_Element;
356
357   function Create_UML_Interaction_Use return AMF.Internals.AMF_Element;
358
359   function Create_UML_Interface return AMF.Internals.AMF_Element;
360
361   function Create_UML_Interface_Realization return AMF.Internals.AMF_Element;
362
363   function Create_UML_Interruptible_Activity_Region return AMF.Internals.AMF_Element;
364
365   function Create_UML_Interval return AMF.Internals.AMF_Element;
366
367   function Create_UML_Interval_Constraint return AMF.Internals.AMF_Element;
368
369   function Create_UML_Join_Node return AMF.Internals.AMF_Element;
370
371   function Create_UML_Lifeline return AMF.Internals.AMF_Element;
372
373   function Create_UML_Link_End_Creation_Data return AMF.Internals.AMF_Element;
374
375   function Create_UML_Link_End_Data return AMF.Internals.AMF_Element;
376
377   function Create_UML_Link_End_Destruction_Data return AMF.Internals.AMF_Element;
378
379   function Create_UML_Literal_Boolean return AMF.Internals.AMF_Element;
380
381   function Create_UML_Literal_Integer return AMF.Internals.AMF_Element;
382
383   function Create_UML_Literal_Null return AMF.Internals.AMF_Element;
384
385   function Create_UML_Literal_Real return AMF.Internals.AMF_Element;
386
387   function Create_UML_Literal_String return AMF.Internals.AMF_Element;
388
389   function Create_UML_Literal_Unlimited_Natural return AMF.Internals.AMF_Element;
390
391   function Create_UML_Loop_Node return AMF.Internals.AMF_Element;
392
393   function Create_UML_Manifestation return AMF.Internals.AMF_Element;
394
395   function Create_UML_Merge_Node return AMF.Internals.AMF_Element;
396
397   function Create_UML_Message return AMF.Internals.AMF_Element;
398
399   function Create_UML_Message_Occurrence_Specification return AMF.Internals.AMF_Element;
400
401   function Create_UML_Model return AMF.Internals.AMF_Element;
402
403   function Create_UML_Node return AMF.Internals.AMF_Element;
404
405   function Create_UML_Object_Flow return AMF.Internals.AMF_Element;
406
407   function Create_UML_Occurrence_Specification return AMF.Internals.AMF_Element;
408
409   function Create_UML_Opaque_Action return AMF.Internals.AMF_Element;
410
411   function Create_UML_Opaque_Behavior return AMF.Internals.AMF_Element;
412
413   function Create_UML_Opaque_Expression return AMF.Internals.AMF_Element;
414
415   function Create_UML_Operation return AMF.Internals.AMF_Element;
416
417   function Create_UML_Operation_Template_Parameter return AMF.Internals.AMF_Element;
418
419   function Create_UML_Output_Pin return AMF.Internals.AMF_Element;
420
421   function Create_UML_Package return AMF.Internals.AMF_Element;
422
423   function Create_UML_Package_Import return AMF.Internals.AMF_Element;
424
425   function Create_UML_Package_Merge return AMF.Internals.AMF_Element;
426
427   function Create_UML_Parameter return AMF.Internals.AMF_Element;
428
429   function Create_UML_Parameter_Set return AMF.Internals.AMF_Element;
430
431   function Create_UML_Part_Decomposition return AMF.Internals.AMF_Element;
432
433   function Create_UML_Port return AMF.Internals.AMF_Element;
434
435   function Create_UML_Primitive_Type return AMF.Internals.AMF_Element;
436
437   function Create_UML_Profile return AMF.Internals.AMF_Element;
438
439   function Create_UML_Profile_Application return AMF.Internals.AMF_Element;
440
441   function Create_UML_Property return AMF.Internals.AMF_Element;
442
443   function Create_UML_Protocol_Conformance return AMF.Internals.AMF_Element;
444
445   function Create_UML_Protocol_State_Machine return AMF.Internals.AMF_Element;
446
447   function Create_UML_Protocol_Transition return AMF.Internals.AMF_Element;
448
449   function Create_UML_Pseudostate return AMF.Internals.AMF_Element;
450
451   function Create_UML_Qualifier_Value return AMF.Internals.AMF_Element;
452
453   function Create_UML_Raise_Exception_Action return AMF.Internals.AMF_Element;
454
455   function Create_UML_Read_Extent_Action return AMF.Internals.AMF_Element;
456
457   function Create_UML_Read_Is_Classified_Object_Action return AMF.Internals.AMF_Element;
458
459   function Create_UML_Read_Link_Action return AMF.Internals.AMF_Element;
460
461   function Create_UML_Read_Link_Object_End_Action return AMF.Internals.AMF_Element;
462
463   function Create_UML_Read_Link_Object_End_Qualifier_Action return AMF.Internals.AMF_Element;
464
465   function Create_UML_Read_Self_Action return AMF.Internals.AMF_Element;
466
467   function Create_UML_Read_Structural_Feature_Action return AMF.Internals.AMF_Element;
468
469   function Create_UML_Read_Variable_Action return AMF.Internals.AMF_Element;
470
471   function Create_UML_Realization return AMF.Internals.AMF_Element;
472
473   function Create_UML_Reception return AMF.Internals.AMF_Element;
474
475   function Create_UML_Reclassify_Object_Action return AMF.Internals.AMF_Element;
476
477   function Create_UML_Redefinable_Template_Signature return AMF.Internals.AMF_Element;
478
479   function Create_UML_Reduce_Action return AMF.Internals.AMF_Element;
480
481   function Create_UML_Region return AMF.Internals.AMF_Element;
482
483   function Create_UML_Remove_Structural_Feature_Value_Action return AMF.Internals.AMF_Element;
484
485   function Create_UML_Remove_Variable_Value_Action return AMF.Internals.AMF_Element;
486
487   function Create_UML_Reply_Action return AMF.Internals.AMF_Element;
488
489   function Create_UML_Send_Object_Action return AMF.Internals.AMF_Element;
490
491   function Create_UML_Send_Signal_Action return AMF.Internals.AMF_Element;
492
493   function Create_UML_Sequence_Node return AMF.Internals.AMF_Element;
494
495   function Create_UML_Signal return AMF.Internals.AMF_Element;
496
497   function Create_UML_Signal_Event return AMF.Internals.AMF_Element;
498
499   function Create_UML_Slot return AMF.Internals.AMF_Element;
500
501   function Create_UML_Start_Classifier_Behavior_Action return AMF.Internals.AMF_Element;
502
503   function Create_UML_Start_Object_Behavior_Action return AMF.Internals.AMF_Element;
504
505   function Create_UML_State return AMF.Internals.AMF_Element;
506
507   function Create_UML_State_Invariant return AMF.Internals.AMF_Element;
508
509   function Create_UML_State_Machine return AMF.Internals.AMF_Element;
510
511   function Create_UML_Stereotype return AMF.Internals.AMF_Element;
512
513   function Create_UML_String_Expression return AMF.Internals.AMF_Element;
514
515   function Create_UML_Structured_Activity_Node return AMF.Internals.AMF_Element;
516
517   function Create_UML_Substitution return AMF.Internals.AMF_Element;
518
519   function Create_UML_Template_Binding return AMF.Internals.AMF_Element;
520
521   function Create_UML_Template_Parameter return AMF.Internals.AMF_Element;
522
523   function Create_UML_Template_Parameter_Substitution return AMF.Internals.AMF_Element;
524
525   function Create_UML_Template_Signature return AMF.Internals.AMF_Element;
526
527   function Create_UML_Test_Identity_Action return AMF.Internals.AMF_Element;
528
529   function Create_UML_Time_Constraint return AMF.Internals.AMF_Element;
530
531   function Create_UML_Time_Event return AMF.Internals.AMF_Element;
532
533   function Create_UML_Time_Expression return AMF.Internals.AMF_Element;
534
535   function Create_UML_Time_Interval return AMF.Internals.AMF_Element;
536
537   function Create_UML_Time_Observation return AMF.Internals.AMF_Element;
538
539   function Create_UML_Transition return AMF.Internals.AMF_Element;
540
541   function Create_UML_Trigger return AMF.Internals.AMF_Element;
542
543   function Create_UML_Unmarshall_Action return AMF.Internals.AMF_Element;
544
545   function Create_UML_Usage return AMF.Internals.AMF_Element;
546
547   function Create_UML_Use_Case return AMF.Internals.AMF_Element;
548
549   function Create_UML_Value_Pin return AMF.Internals.AMF_Element;
550
551   function Create_UML_Value_Specification_Action return AMF.Internals.AMF_Element;
552
553   function Create_UML_Variable return AMF.Internals.AMF_Element;
554
555end AMF.Internals.Tables.UML_Constructors;
556