1------------------------------------------------------------------------------
2--                                                                          --
3--                            Matreshka Project                             --
4--                                                                          --
5--                          Ada Modeling Framework                          --
6--                                                                          --
7--                        Runtime Library Component                         --
8--                                                                          --
9------------------------------------------------------------------------------
10--                                                                          --
11-- Copyright © 2011-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: 3637 $ $Date: 2013-01-07 21:22:12 +0400 (Mon, 07 Jan 2013) $
43------------------------------------------------------------------------------
44--  This file is generated, don't edit it.
45------------------------------------------------------------------------------
46
47package body AMF.Internals.Tables.UML_Metamodel is
48
49   ----------------
50   -- MM_UML_UML --
51   ----------------
52
53   function MM_UML_UML return AMF.Internals.CMOF_Element is
54   begin
55      return Base + 1285;
56   end MM_UML_UML;
57
58   -----------------------------
59   -- MC_UML_Aggregation_Kind --
60   -----------------------------
61
62   function MC_UML_Aggregation_Kind return AMF.Internals.CMOF_Element is
63   begin
64      return Base + 4679;
65   end MC_UML_Aggregation_Kind;
66
67   ----------------------------------
68   -- MC_UML_Call_Concurrency_Kind --
69   ----------------------------------
70
71   function MC_UML_Call_Concurrency_Kind return AMF.Internals.CMOF_Element is
72   begin
73      return Base + 4687;
74   end MC_UML_Call_Concurrency_Kind;
75
76   ---------------------------
77   -- MC_UML_Connector_Kind --
78   ---------------------------
79
80   function MC_UML_Connector_Kind return AMF.Internals.CMOF_Element is
81   begin
82      return Base + 4695;
83   end MC_UML_Connector_Kind;
84
85   ---------------------------
86   -- MC_UML_Expansion_Kind --
87   ---------------------------
88
89   function MC_UML_Expansion_Kind return AMF.Internals.CMOF_Element is
90   begin
91      return Base + 4701;
92   end MC_UML_Expansion_Kind;
93
94   --------------------------------------
95   -- MC_UML_Interaction_Operator_Kind --
96   --------------------------------------
97
98   function MC_UML_Interaction_Operator_Kind return AMF.Internals.CMOF_Element is
99   begin
100      return Base + 4709;
101   end MC_UML_Interaction_Operator_Kind;
102
103   -------------------------
104   -- MC_UML_Message_Kind --
105   -------------------------
106
107   function MC_UML_Message_Kind return AMF.Internals.CMOF_Element is
108   begin
109      return Base + 4735;
110   end MC_UML_Message_Kind;
111
112   -------------------------
113   -- MC_UML_Message_Sort --
114   -------------------------
115
116   function MC_UML_Message_Sort return AMF.Internals.CMOF_Element is
117   begin
118      return Base + 4745;
119   end MC_UML_Message_Sort;
120
121   --------------------------------------
122   -- MC_UML_Object_Node_Ordering_Kind --
123   --------------------------------------
124
125   function MC_UML_Object_Node_Ordering_Kind return AMF.Internals.CMOF_Element is
126   begin
127      return Base + 4759;
128   end MC_UML_Object_Node_Ordering_Kind;
129
130   -------------------------------------
131   -- MC_UML_Parameter_Direction_Kind --
132   -------------------------------------
133
134   function MC_UML_Parameter_Direction_Kind return AMF.Internals.CMOF_Element is
135   begin
136      return Base + 4769;
137   end MC_UML_Parameter_Direction_Kind;
138
139   ----------------------------------
140   -- MC_UML_Parameter_Effect_Kind --
141   ----------------------------------
142
143   function MC_UML_Parameter_Effect_Kind return AMF.Internals.CMOF_Element is
144   begin
145      return Base + 4779;
146   end MC_UML_Parameter_Effect_Kind;
147
148   -----------------------------
149   -- MC_UML_Pseudostate_Kind --
150   -----------------------------
151
152   function MC_UML_Pseudostate_Kind return AMF.Internals.CMOF_Element is
153   begin
154      return Base + 4789;
155   end MC_UML_Pseudostate_Kind;
156
157   ----------------------------
158   -- MC_UML_Transition_Kind --
159   ----------------------------
160
161   function MC_UML_Transition_Kind return AMF.Internals.CMOF_Element is
162   begin
163      return Base + 4811;
164   end MC_UML_Transition_Kind;
165
166   ----------------------------
167   -- MC_UML_Visibility_Kind --
168   ----------------------------
169
170   function MC_UML_Visibility_Kind return AMF.Internals.CMOF_Element is
171   begin
172      return Base + 4819;
173   end MC_UML_Visibility_Kind;
174
175   ------------------------
176   -- MC_UML_Abstraction --
177   ------------------------
178
179   function MC_UML_Abstraction return AMF.Internals.CMOF_Element is
180   begin
181      return Base + 1;
182   end MC_UML_Abstraction;
183
184   -------------------------------
185   -- MC_UML_Accept_Call_Action --
186   -------------------------------
187
188   function MC_UML_Accept_Call_Action return AMF.Internals.CMOF_Element is
189   begin
190      return Base + 2;
191   end MC_UML_Accept_Call_Action;
192
193   --------------------------------
194   -- MC_UML_Accept_Event_Action --
195   --------------------------------
196
197   function MC_UML_Accept_Event_Action return AMF.Internals.CMOF_Element is
198   begin
199      return Base + 3;
200   end MC_UML_Accept_Event_Action;
201
202   -------------------
203   -- MC_UML_Action --
204   -------------------
205
206   function MC_UML_Action return AMF.Internals.CMOF_Element is
207   begin
208      return Base + 4;
209   end MC_UML_Action;
210
211   -------------------------------------------
212   -- MC_UML_Action_Execution_Specification --
213   -------------------------------------------
214
215   function MC_UML_Action_Execution_Specification return AMF.Internals.CMOF_Element is
216   begin
217      return Base + 5;
218   end MC_UML_Action_Execution_Specification;
219
220   -----------------------------
221   -- MC_UML_Action_Input_Pin --
222   -----------------------------
223
224   function MC_UML_Action_Input_Pin return AMF.Internals.CMOF_Element is
225   begin
226      return Base + 6;
227   end MC_UML_Action_Input_Pin;
228
229   ---------------------
230   -- MC_UML_Activity --
231   ---------------------
232
233   function MC_UML_Activity return AMF.Internals.CMOF_Element is
234   begin
235      return Base + 7;
236   end MC_UML_Activity;
237
238   --------------------------
239   -- MC_UML_Activity_Edge --
240   --------------------------
241
242   function MC_UML_Activity_Edge return AMF.Internals.CMOF_Element is
243   begin
244      return Base + 8;
245   end MC_UML_Activity_Edge;
246
247   --------------------------------
248   -- MC_UML_Activity_Final_Node --
249   --------------------------------
250
251   function MC_UML_Activity_Final_Node return AMF.Internals.CMOF_Element is
252   begin
253      return Base + 9;
254   end MC_UML_Activity_Final_Node;
255
256   ---------------------------
257   -- MC_UML_Activity_Group --
258   ---------------------------
259
260   function MC_UML_Activity_Group return AMF.Internals.CMOF_Element is
261   begin
262      return Base + 10;
263   end MC_UML_Activity_Group;
264
265   --------------------------
266   -- MC_UML_Activity_Node --
267   --------------------------
268
269   function MC_UML_Activity_Node return AMF.Internals.CMOF_Element is
270   begin
271      return Base + 11;
272   end MC_UML_Activity_Node;
273
274   ------------------------------------
275   -- MC_UML_Activity_Parameter_Node --
276   ------------------------------------
277
278   function MC_UML_Activity_Parameter_Node return AMF.Internals.CMOF_Element is
279   begin
280      return Base + 12;
281   end MC_UML_Activity_Parameter_Node;
282
283   -------------------------------
284   -- MC_UML_Activity_Partition --
285   -------------------------------
286
287   function MC_UML_Activity_Partition return AMF.Internals.CMOF_Element is
288   begin
289      return Base + 13;
290   end MC_UML_Activity_Partition;
291
292   ------------------
293   -- MC_UML_Actor --
294   ------------------
295
296   function MC_UML_Actor return AMF.Internals.CMOF_Element is
297   begin
298      return Base + 14;
299   end MC_UML_Actor;
300
301   ------------------------------------------------
302   -- MC_UML_Add_Structural_Feature_Value_Action --
303   ------------------------------------------------
304
305   function MC_UML_Add_Structural_Feature_Value_Action return AMF.Internals.CMOF_Element is
306   begin
307      return Base + 15;
308   end MC_UML_Add_Structural_Feature_Value_Action;
309
310   --------------------------------------
311   -- MC_UML_Add_Variable_Value_Action --
312   --------------------------------------
313
314   function MC_UML_Add_Variable_Value_Action return AMF.Internals.CMOF_Element is
315   begin
316      return Base + 16;
317   end MC_UML_Add_Variable_Value_Action;
318
319   ------------------------------
320   -- MC_UML_Any_Receive_Event --
321   ------------------------------
322
323   function MC_UML_Any_Receive_Event return AMF.Internals.CMOF_Element is
324   begin
325      return Base + 17;
326   end MC_UML_Any_Receive_Event;
327
328   ---------------------
329   -- MC_UML_Artifact --
330   ---------------------
331
332   function MC_UML_Artifact return AMF.Internals.CMOF_Element is
333   begin
334      return Base + 18;
335   end MC_UML_Artifact;
336
337   ------------------------
338   -- MC_UML_Association --
339   ------------------------
340
341   function MC_UML_Association return AMF.Internals.CMOF_Element is
342   begin
343      return Base + 19;
344   end MC_UML_Association;
345
346   ------------------------------
347   -- MC_UML_Association_Class --
348   ------------------------------
349
350   function MC_UML_Association_Class return AMF.Internals.CMOF_Element is
351   begin
352      return Base + 20;
353   end MC_UML_Association_Class;
354
355   ---------------------
356   -- MC_UML_Behavior --
357   ---------------------
358
359   function MC_UML_Behavior return AMF.Internals.CMOF_Element is
360   begin
361      return Base + 21;
362   end MC_UML_Behavior;
363
364   ---------------------------------------------
365   -- MC_UML_Behavior_Execution_Specification --
366   ---------------------------------------------
367
368   function MC_UML_Behavior_Execution_Specification return AMF.Internals.CMOF_Element is
369   begin
370      return Base + 22;
371   end MC_UML_Behavior_Execution_Specification;
372
373   -------------------------------
374   -- MC_UML_Behavioral_Feature --
375   -------------------------------
376
377   function MC_UML_Behavioral_Feature return AMF.Internals.CMOF_Element is
378   begin
379      return Base + 23;
380   end MC_UML_Behavioral_Feature;
381
382   ----------------------------------
383   -- MC_UML_Behaviored_Classifier --
384   ----------------------------------
385
386   function MC_UML_Behaviored_Classifier return AMF.Internals.CMOF_Element is
387   begin
388      return Base + 24;
389   end MC_UML_Behaviored_Classifier;
390
391   ------------------------------------
392   -- MC_UML_Broadcast_Signal_Action --
393   ------------------------------------
394
395   function MC_UML_Broadcast_Signal_Action return AMF.Internals.CMOF_Element is
396   begin
397      return Base + 25;
398   end MC_UML_Broadcast_Signal_Action;
399
400   ------------------------
401   -- MC_UML_Call_Action --
402   ------------------------
403
404   function MC_UML_Call_Action return AMF.Internals.CMOF_Element is
405   begin
406      return Base + 26;
407   end MC_UML_Call_Action;
408
409   ---------------------------------
410   -- MC_UML_Call_Behavior_Action --
411   ---------------------------------
412
413   function MC_UML_Call_Behavior_Action return AMF.Internals.CMOF_Element is
414   begin
415      return Base + 27;
416   end MC_UML_Call_Behavior_Action;
417
418   -----------------------
419   -- MC_UML_Call_Event --
420   -----------------------
421
422   function MC_UML_Call_Event return AMF.Internals.CMOF_Element is
423   begin
424      return Base + 28;
425   end MC_UML_Call_Event;
426
427   ----------------------------------
428   -- MC_UML_Call_Operation_Action --
429   ----------------------------------
430
431   function MC_UML_Call_Operation_Action return AMF.Internals.CMOF_Element is
432   begin
433      return Base + 29;
434   end MC_UML_Call_Operation_Action;
435
436   --------------------------------
437   -- MC_UML_Central_Buffer_Node --
438   --------------------------------
439
440   function MC_UML_Central_Buffer_Node return AMF.Internals.CMOF_Element is
441   begin
442      return Base + 30;
443   end MC_UML_Central_Buffer_Node;
444
445   -------------------------
446   -- MC_UML_Change_Event --
447   -------------------------
448
449   function MC_UML_Change_Event return AMF.Internals.CMOF_Element is
450   begin
451      return Base + 31;
452   end MC_UML_Change_Event;
453
454   ------------------
455   -- MC_UML_Class --
456   ------------------
457
458   function MC_UML_Class return AMF.Internals.CMOF_Element is
459   begin
460      return Base + 32;
461   end MC_UML_Class;
462
463   -----------------------
464   -- MC_UML_Classifier --
465   -----------------------
466
467   function MC_UML_Classifier return AMF.Internals.CMOF_Element is
468   begin
469      return Base + 33;
470   end MC_UML_Classifier;
471
472   ------------------------------------------
473   -- MC_UML_Classifier_Template_Parameter --
474   ------------------------------------------
475
476   function MC_UML_Classifier_Template_Parameter return AMF.Internals.CMOF_Element is
477   begin
478      return Base + 34;
479   end MC_UML_Classifier_Template_Parameter;
480
481   -------------------
482   -- MC_UML_Clause --
483   -------------------
484
485   function MC_UML_Clause return AMF.Internals.CMOF_Element is
486   begin
487      return Base + 35;
488   end MC_UML_Clause;
489
490   -------------------------------------
491   -- MC_UML_Clear_Association_Action --
492   -------------------------------------
493
494   function MC_UML_Clear_Association_Action return AMF.Internals.CMOF_Element is
495   begin
496      return Base + 36;
497   end MC_UML_Clear_Association_Action;
498
499   --------------------------------------------
500   -- MC_UML_Clear_Structural_Feature_Action --
501   --------------------------------------------
502
503   function MC_UML_Clear_Structural_Feature_Action return AMF.Internals.CMOF_Element is
504   begin
505      return Base + 37;
506   end MC_UML_Clear_Structural_Feature_Action;
507
508   ----------------------------------
509   -- MC_UML_Clear_Variable_Action --
510   ----------------------------------
511
512   function MC_UML_Clear_Variable_Action return AMF.Internals.CMOF_Element is
513   begin
514      return Base + 38;
515   end MC_UML_Clear_Variable_Action;
516
517   --------------------------
518   -- MC_UML_Collaboration --
519   --------------------------
520
521   function MC_UML_Collaboration return AMF.Internals.CMOF_Element is
522   begin
523      return Base + 39;
524   end MC_UML_Collaboration;
525
526   ------------------------------
527   -- MC_UML_Collaboration_Use --
528   ------------------------------
529
530   function MC_UML_Collaboration_Use return AMF.Internals.CMOF_Element is
531   begin
532      return Base + 40;
533   end MC_UML_Collaboration_Use;
534
535   ------------------------------
536   -- MC_UML_Combined_Fragment --
537   ------------------------------
538
539   function MC_UML_Combined_Fragment return AMF.Internals.CMOF_Element is
540   begin
541      return Base + 41;
542   end MC_UML_Combined_Fragment;
543
544   --------------------
545   -- MC_UML_Comment --
546   --------------------
547
548   function MC_UML_Comment return AMF.Internals.CMOF_Element is
549   begin
550      return Base + 42;
551   end MC_UML_Comment;
552
553   -------------------------------
554   -- MC_UML_Communication_Path --
555   -------------------------------
556
557   function MC_UML_Communication_Path return AMF.Internals.CMOF_Element is
558   begin
559      return Base + 43;
560   end MC_UML_Communication_Path;
561
562   ----------------------
563   -- MC_UML_Component --
564   ----------------------
565
566   function MC_UML_Component return AMF.Internals.CMOF_Element is
567   begin
568      return Base + 44;
569   end MC_UML_Component;
570
571   ----------------------------------
572   -- MC_UML_Component_Realization --
573   ----------------------------------
574
575   function MC_UML_Component_Realization return AMF.Internals.CMOF_Element is
576   begin
577      return Base + 45;
578   end MC_UML_Component_Realization;
579
580   -----------------------------
581   -- MC_UML_Conditional_Node --
582   -----------------------------
583
584   function MC_UML_Conditional_Node return AMF.Internals.CMOF_Element is
585   begin
586      return Base + 46;
587   end MC_UML_Conditional_Node;
588
589   --------------------------------
590   -- MC_UML_Connectable_Element --
591   --------------------------------
592
593   function MC_UML_Connectable_Element return AMF.Internals.CMOF_Element is
594   begin
595      return Base + 47;
596   end MC_UML_Connectable_Element;
597
598   ---------------------------------------------------
599   -- MC_UML_Connectable_Element_Template_Parameter --
600   ---------------------------------------------------
601
602   function MC_UML_Connectable_Element_Template_Parameter return AMF.Internals.CMOF_Element is
603   begin
604      return Base + 48;
605   end MC_UML_Connectable_Element_Template_Parameter;
606
607   ---------------------------------------
608   -- MC_UML_Connection_Point_Reference --
609   ---------------------------------------
610
611   function MC_UML_Connection_Point_Reference return AMF.Internals.CMOF_Element is
612   begin
613      return Base + 49;
614   end MC_UML_Connection_Point_Reference;
615
616   ----------------------
617   -- MC_UML_Connector --
618   ----------------------
619
620   function MC_UML_Connector return AMF.Internals.CMOF_Element is
621   begin
622      return Base + 50;
623   end MC_UML_Connector;
624
625   --------------------------
626   -- MC_UML_Connector_End --
627   --------------------------
628
629   function MC_UML_Connector_End return AMF.Internals.CMOF_Element is
630   begin
631      return Base + 51;
632   end MC_UML_Connector_End;
633
634   -------------------------------------
635   -- MC_UML_Consider_Ignore_Fragment --
636   -------------------------------------
637
638   function MC_UML_Consider_Ignore_Fragment return AMF.Internals.CMOF_Element is
639   begin
640      return Base + 52;
641   end MC_UML_Consider_Ignore_Fragment;
642
643   -----------------------
644   -- MC_UML_Constraint --
645   -----------------------
646
647   function MC_UML_Constraint return AMF.Internals.CMOF_Element is
648   begin
649      return Base + 53;
650   end MC_UML_Constraint;
651
652   -------------------------
653   -- MC_UML_Continuation --
654   -------------------------
655
656   function MC_UML_Continuation return AMF.Internals.CMOF_Element is
657   begin
658      return Base + 54;
659   end MC_UML_Continuation;
660
661   -------------------------
662   -- MC_UML_Control_Flow --
663   -------------------------
664
665   function MC_UML_Control_Flow return AMF.Internals.CMOF_Element is
666   begin
667      return Base + 55;
668   end MC_UML_Control_Flow;
669
670   -------------------------
671   -- MC_UML_Control_Node --
672   -------------------------
673
674   function MC_UML_Control_Node return AMF.Internals.CMOF_Element is
675   begin
676      return Base + 56;
677   end MC_UML_Control_Node;
678
679   -------------------------------
680   -- MC_UML_Create_Link_Action --
681   -------------------------------
682
683   function MC_UML_Create_Link_Action return AMF.Internals.CMOF_Element is
684   begin
685      return Base + 57;
686   end MC_UML_Create_Link_Action;
687
688   --------------------------------------
689   -- MC_UML_Create_Link_Object_Action --
690   --------------------------------------
691
692   function MC_UML_Create_Link_Object_Action return AMF.Internals.CMOF_Element is
693   begin
694      return Base + 58;
695   end MC_UML_Create_Link_Object_Action;
696
697   ---------------------------------
698   -- MC_UML_Create_Object_Action --
699   ---------------------------------
700
701   function MC_UML_Create_Object_Action return AMF.Internals.CMOF_Element is
702   begin
703      return Base + 59;
704   end MC_UML_Create_Object_Action;
705
706   ----------------------------
707   -- MC_UML_Data_Store_Node --
708   ----------------------------
709
710   function MC_UML_Data_Store_Node return AMF.Internals.CMOF_Element is
711   begin
712      return Base + 60;
713   end MC_UML_Data_Store_Node;
714
715   ----------------------
716   -- MC_UML_Data_Type --
717   ----------------------
718
719   function MC_UML_Data_Type return AMF.Internals.CMOF_Element is
720   begin
721      return Base + 61;
722   end MC_UML_Data_Type;
723
724   --------------------------
725   -- MC_UML_Decision_Node --
726   --------------------------
727
728   function MC_UML_Decision_Node return AMF.Internals.CMOF_Element is
729   begin
730      return Base + 62;
731   end MC_UML_Decision_Node;
732
733   -----------------------
734   -- MC_UML_Dependency --
735   -----------------------
736
737   function MC_UML_Dependency return AMF.Internals.CMOF_Element is
738   begin
739      return Base + 63;
740   end MC_UML_Dependency;
741
742   ------------------------------
743   -- MC_UML_Deployed_Artifact --
744   ------------------------------
745
746   function MC_UML_Deployed_Artifact return AMF.Internals.CMOF_Element is
747   begin
748      return Base + 64;
749   end MC_UML_Deployed_Artifact;
750
751   -----------------------
752   -- MC_UML_Deployment --
753   -----------------------
754
755   function MC_UML_Deployment return AMF.Internals.CMOF_Element is
756   begin
757      return Base + 65;
758   end MC_UML_Deployment;
759
760   -------------------------------------
761   -- MC_UML_Deployment_Specification --
762   -------------------------------------
763
764   function MC_UML_Deployment_Specification return AMF.Internals.CMOF_Element is
765   begin
766      return Base + 66;
767   end MC_UML_Deployment_Specification;
768
769   ------------------------------
770   -- MC_UML_Deployment_Target --
771   ------------------------------
772
773   function MC_UML_Deployment_Target return AMF.Internals.CMOF_Element is
774   begin
775      return Base + 67;
776   end MC_UML_Deployment_Target;
777
778   --------------------------------
779   -- MC_UML_Destroy_Link_Action --
780   --------------------------------
781
782   function MC_UML_Destroy_Link_Action return AMF.Internals.CMOF_Element is
783   begin
784      return Base + 68;
785   end MC_UML_Destroy_Link_Action;
786
787   ----------------------------------
788   -- MC_UML_Destroy_Object_Action --
789   ----------------------------------
790
791   function MC_UML_Destroy_Object_Action return AMF.Internals.CMOF_Element is
792   begin
793      return Base + 69;
794   end MC_UML_Destroy_Object_Action;
795
796   -------------------------------------------------
797   -- MC_UML_Destruction_Occurrence_Specification --
798   -------------------------------------------------
799
800   function MC_UML_Destruction_Occurrence_Specification return AMF.Internals.CMOF_Element is
801   begin
802      return Base + 70;
803   end MC_UML_Destruction_Occurrence_Specification;
804
805   -------------------
806   -- MC_UML_Device --
807   -------------------
808
809   function MC_UML_Device return AMF.Internals.CMOF_Element is
810   begin
811      return Base + 71;
812   end MC_UML_Device;
813
814   ----------------------------------
815   -- MC_UML_Directed_Relationship --
816   ----------------------------------
817
818   function MC_UML_Directed_Relationship return AMF.Internals.CMOF_Element is
819   begin
820      return Base + 72;
821   end MC_UML_Directed_Relationship;
822
823   ---------------------
824   -- MC_UML_Duration --
825   ---------------------
826
827   function MC_UML_Duration return AMF.Internals.CMOF_Element is
828   begin
829      return Base + 73;
830   end MC_UML_Duration;
831
832   --------------------------------
833   -- MC_UML_Duration_Constraint --
834   --------------------------------
835
836   function MC_UML_Duration_Constraint return AMF.Internals.CMOF_Element is
837   begin
838      return Base + 74;
839   end MC_UML_Duration_Constraint;
840
841   ------------------------------
842   -- MC_UML_Duration_Interval --
843   ------------------------------
844
845   function MC_UML_Duration_Interval return AMF.Internals.CMOF_Element is
846   begin
847      return Base + 75;
848   end MC_UML_Duration_Interval;
849
850   ---------------------------------
851   -- MC_UML_Duration_Observation --
852   ---------------------------------
853
854   function MC_UML_Duration_Observation return AMF.Internals.CMOF_Element is
855   begin
856      return Base + 76;
857   end MC_UML_Duration_Observation;
858
859   --------------------
860   -- MC_UML_Element --
861   --------------------
862
863   function MC_UML_Element return AMF.Internals.CMOF_Element is
864   begin
865      return Base + 77;
866   end MC_UML_Element;
867
868   ---------------------------
869   -- MC_UML_Element_Import --
870   ---------------------------
871
872   function MC_UML_Element_Import return AMF.Internals.CMOF_Element is
873   begin
874      return Base + 78;
875   end MC_UML_Element_Import;
876
877   ------------------------------------
878   -- MC_UML_Encapsulated_Classifier --
879   ------------------------------------
880
881   function MC_UML_Encapsulated_Classifier return AMF.Internals.CMOF_Element is
882   begin
883      return Base + 79;
884   end MC_UML_Encapsulated_Classifier;
885
886   ------------------------
887   -- MC_UML_Enumeration --
888   ------------------------
889
890   function MC_UML_Enumeration return AMF.Internals.CMOF_Element is
891   begin
892      return Base + 80;
893   end MC_UML_Enumeration;
894
895   --------------------------------
896   -- MC_UML_Enumeration_Literal --
897   --------------------------------
898
899   function MC_UML_Enumeration_Literal return AMF.Internals.CMOF_Element is
900   begin
901      return Base + 81;
902   end MC_UML_Enumeration_Literal;
903
904   ------------------
905   -- MC_UML_Event --
906   ------------------
907
908   function MC_UML_Event return AMF.Internals.CMOF_Element is
909   begin
910      return Base + 82;
911   end MC_UML_Event;
912
913   ------------------------------
914   -- MC_UML_Exception_Handler --
915   ------------------------------
916
917   function MC_UML_Exception_Handler return AMF.Internals.CMOF_Element is
918   begin
919      return Base + 83;
920   end MC_UML_Exception_Handler;
921
922   ----------------------------
923   -- MC_UML_Executable_Node --
924   ----------------------------
925
926   function MC_UML_Executable_Node return AMF.Internals.CMOF_Element is
927   begin
928      return Base + 84;
929   end MC_UML_Executable_Node;
930
931   ----------------------------------
932   -- MC_UML_Execution_Environment --
933   ----------------------------------
934
935   function MC_UML_Execution_Environment return AMF.Internals.CMOF_Element is
936   begin
937      return Base + 85;
938   end MC_UML_Execution_Environment;
939
940   -----------------------------------------------
941   -- MC_UML_Execution_Occurrence_Specification --
942   -----------------------------------------------
943
944   function MC_UML_Execution_Occurrence_Specification return AMF.Internals.CMOF_Element is
945   begin
946      return Base + 86;
947   end MC_UML_Execution_Occurrence_Specification;
948
949   ------------------------------------
950   -- MC_UML_Execution_Specification --
951   ------------------------------------
952
953   function MC_UML_Execution_Specification return AMF.Internals.CMOF_Element is
954   begin
955      return Base + 87;
956   end MC_UML_Execution_Specification;
957
958   ---------------------------
959   -- MC_UML_Expansion_Node --
960   ---------------------------
961
962   function MC_UML_Expansion_Node return AMF.Internals.CMOF_Element is
963   begin
964      return Base + 88;
965   end MC_UML_Expansion_Node;
966
967   -----------------------------
968   -- MC_UML_Expansion_Region --
969   -----------------------------
970
971   function MC_UML_Expansion_Region return AMF.Internals.CMOF_Element is
972   begin
973      return Base + 89;
974   end MC_UML_Expansion_Region;
975
976   -----------------------
977   -- MC_UML_Expression --
978   -----------------------
979
980   function MC_UML_Expression return AMF.Internals.CMOF_Element is
981   begin
982      return Base + 90;
983   end MC_UML_Expression;
984
985   -------------------
986   -- MC_UML_Extend --
987   -------------------
988
989   function MC_UML_Extend return AMF.Internals.CMOF_Element is
990   begin
991      return Base + 91;
992   end MC_UML_Extend;
993
994   ----------------------
995   -- MC_UML_Extension --
996   ----------------------
997
998   function MC_UML_Extension return AMF.Internals.CMOF_Element is
999   begin
1000      return Base + 92;
1001   end MC_UML_Extension;
1002
1003   --------------------------
1004   -- MC_UML_Extension_End --
1005   --------------------------
1006
1007   function MC_UML_Extension_End return AMF.Internals.CMOF_Element is
1008   begin
1009      return Base + 93;
1010   end MC_UML_Extension_End;
1011
1012   ----------------------------
1013   -- MC_UML_Extension_Point --
1014   ----------------------------
1015
1016   function MC_UML_Extension_Point return AMF.Internals.CMOF_Element is
1017   begin
1018      return Base + 94;
1019   end MC_UML_Extension_Point;
1020
1021   --------------------
1022   -- MC_UML_Feature --
1023   --------------------
1024
1025   function MC_UML_Feature return AMF.Internals.CMOF_Element is
1026   begin
1027      return Base + 95;
1028   end MC_UML_Feature;
1029
1030   -----------------------
1031   -- MC_UML_Final_Node --
1032   -----------------------
1033
1034   function MC_UML_Final_Node return AMF.Internals.CMOF_Element is
1035   begin
1036      return Base + 96;
1037   end MC_UML_Final_Node;
1038
1039   ------------------------
1040   -- MC_UML_Final_State --
1041   ------------------------
1042
1043   function MC_UML_Final_State return AMF.Internals.CMOF_Element is
1044   begin
1045      return Base + 97;
1046   end MC_UML_Final_State;
1047
1048   ----------------------------
1049   -- MC_UML_Flow_Final_Node --
1050   ----------------------------
1051
1052   function MC_UML_Flow_Final_Node return AMF.Internals.CMOF_Element is
1053   begin
1054      return Base + 98;
1055   end MC_UML_Flow_Final_Node;
1056
1057   ----------------------
1058   -- MC_UML_Fork_Node --
1059   ----------------------
1060
1061   function MC_UML_Fork_Node return AMF.Internals.CMOF_Element is
1062   begin
1063      return Base + 99;
1064   end MC_UML_Fork_Node;
1065
1066   ------------------------------
1067   -- MC_UML_Function_Behavior --
1068   ------------------------------
1069
1070   function MC_UML_Function_Behavior return AMF.Internals.CMOF_Element is
1071   begin
1072      return Base + 100;
1073   end MC_UML_Function_Behavior;
1074
1075   -----------------
1076   -- MC_UML_Gate --
1077   -----------------
1078
1079   function MC_UML_Gate return AMF.Internals.CMOF_Element is
1080   begin
1081      return Base + 101;
1082   end MC_UML_Gate;
1083
1084   -----------------------------
1085   -- MC_UML_General_Ordering --
1086   -----------------------------
1087
1088   function MC_UML_General_Ordering return AMF.Internals.CMOF_Element is
1089   begin
1090      return Base + 102;
1091   end MC_UML_General_Ordering;
1092
1093   ---------------------------
1094   -- MC_UML_Generalization --
1095   ---------------------------
1096
1097   function MC_UML_Generalization return AMF.Internals.CMOF_Element is
1098   begin
1099      return Base + 103;
1100   end MC_UML_Generalization;
1101
1102   -------------------------------
1103   -- MC_UML_Generalization_Set --
1104   -------------------------------
1105
1106   function MC_UML_Generalization_Set return AMF.Internals.CMOF_Element is
1107   begin
1108      return Base + 104;
1109   end MC_UML_Generalization_Set;
1110
1111   ------------------
1112   -- MC_UML_Image --
1113   ------------------
1114
1115   function MC_UML_Image return AMF.Internals.CMOF_Element is
1116   begin
1117      return Base + 105;
1118   end MC_UML_Image;
1119
1120   --------------------
1121   -- MC_UML_Include --
1122   --------------------
1123
1124   function MC_UML_Include return AMF.Internals.CMOF_Element is
1125   begin
1126      return Base + 106;
1127   end MC_UML_Include;
1128
1129   -----------------------------
1130   -- MC_UML_Information_Flow --
1131   -----------------------------
1132
1133   function MC_UML_Information_Flow return AMF.Internals.CMOF_Element is
1134   begin
1135      return Base + 107;
1136   end MC_UML_Information_Flow;
1137
1138   -----------------------------
1139   -- MC_UML_Information_Item --
1140   -----------------------------
1141
1142   function MC_UML_Information_Item return AMF.Internals.CMOF_Element is
1143   begin
1144      return Base + 108;
1145   end MC_UML_Information_Item;
1146
1147   -------------------------
1148   -- MC_UML_Initial_Node --
1149   -------------------------
1150
1151   function MC_UML_Initial_Node return AMF.Internals.CMOF_Element is
1152   begin
1153      return Base + 109;
1154   end MC_UML_Initial_Node;
1155
1156   ----------------------
1157   -- MC_UML_Input_Pin --
1158   ----------------------
1159
1160   function MC_UML_Input_Pin return AMF.Internals.CMOF_Element is
1161   begin
1162      return Base + 110;
1163   end MC_UML_Input_Pin;
1164
1165   -----------------------------------
1166   -- MC_UML_Instance_Specification --
1167   -----------------------------------
1168
1169   function MC_UML_Instance_Specification return AMF.Internals.CMOF_Element is
1170   begin
1171      return Base + 111;
1172   end MC_UML_Instance_Specification;
1173
1174   ---------------------------
1175   -- MC_UML_Instance_Value --
1176   ---------------------------
1177
1178   function MC_UML_Instance_Value return AMF.Internals.CMOF_Element is
1179   begin
1180      return Base + 112;
1181   end MC_UML_Instance_Value;
1182
1183   ------------------------
1184   -- MC_UML_Interaction --
1185   ------------------------
1186
1187   function MC_UML_Interaction return AMF.Internals.CMOF_Element is
1188   begin
1189      return Base + 113;
1190   end MC_UML_Interaction;
1191
1192   -----------------------------------
1193   -- MC_UML_Interaction_Constraint --
1194   -----------------------------------
1195
1196   function MC_UML_Interaction_Constraint return AMF.Internals.CMOF_Element is
1197   begin
1198      return Base + 114;
1199   end MC_UML_Interaction_Constraint;
1200
1201   ---------------------------------
1202   -- MC_UML_Interaction_Fragment --
1203   ---------------------------------
1204
1205   function MC_UML_Interaction_Fragment return AMF.Internals.CMOF_Element is
1206   begin
1207      return Base + 115;
1208   end MC_UML_Interaction_Fragment;
1209
1210   --------------------------------
1211   -- MC_UML_Interaction_Operand --
1212   --------------------------------
1213
1214   function MC_UML_Interaction_Operand return AMF.Internals.CMOF_Element is
1215   begin
1216      return Base + 116;
1217   end MC_UML_Interaction_Operand;
1218
1219   ----------------------------
1220   -- MC_UML_Interaction_Use --
1221   ----------------------------
1222
1223   function MC_UML_Interaction_Use return AMF.Internals.CMOF_Element is
1224   begin
1225      return Base + 117;
1226   end MC_UML_Interaction_Use;
1227
1228   ----------------------
1229   -- MC_UML_Interface --
1230   ----------------------
1231
1232   function MC_UML_Interface return AMF.Internals.CMOF_Element is
1233   begin
1234      return Base + 118;
1235   end MC_UML_Interface;
1236
1237   ----------------------------------
1238   -- MC_UML_Interface_Realization --
1239   ----------------------------------
1240
1241   function MC_UML_Interface_Realization return AMF.Internals.CMOF_Element is
1242   begin
1243      return Base + 119;
1244   end MC_UML_Interface_Realization;
1245
1246   ------------------------------------------
1247   -- MC_UML_Interruptible_Activity_Region --
1248   ------------------------------------------
1249
1250   function MC_UML_Interruptible_Activity_Region return AMF.Internals.CMOF_Element is
1251   begin
1252      return Base + 120;
1253   end MC_UML_Interruptible_Activity_Region;
1254
1255   ---------------------
1256   -- MC_UML_Interval --
1257   ---------------------
1258
1259   function MC_UML_Interval return AMF.Internals.CMOF_Element is
1260   begin
1261      return Base + 121;
1262   end MC_UML_Interval;
1263
1264   --------------------------------
1265   -- MC_UML_Interval_Constraint --
1266   --------------------------------
1267
1268   function MC_UML_Interval_Constraint return AMF.Internals.CMOF_Element is
1269   begin
1270      return Base + 122;
1271   end MC_UML_Interval_Constraint;
1272
1273   ------------------------------
1274   -- MC_UML_Invocation_Action --
1275   ------------------------------
1276
1277   function MC_UML_Invocation_Action return AMF.Internals.CMOF_Element is
1278   begin
1279      return Base + 123;
1280   end MC_UML_Invocation_Action;
1281
1282   ----------------------
1283   -- MC_UML_Join_Node --
1284   ----------------------
1285
1286   function MC_UML_Join_Node return AMF.Internals.CMOF_Element is
1287   begin
1288      return Base + 124;
1289   end MC_UML_Join_Node;
1290
1291   ---------------------
1292   -- MC_UML_Lifeline --
1293   ---------------------
1294
1295   function MC_UML_Lifeline return AMF.Internals.CMOF_Element is
1296   begin
1297      return Base + 125;
1298   end MC_UML_Lifeline;
1299
1300   ------------------------
1301   -- MC_UML_Link_Action --
1302   ------------------------
1303
1304   function MC_UML_Link_Action return AMF.Internals.CMOF_Element is
1305   begin
1306      return Base + 126;
1307   end MC_UML_Link_Action;
1308
1309   -----------------------------------
1310   -- MC_UML_Link_End_Creation_Data --
1311   -----------------------------------
1312
1313   function MC_UML_Link_End_Creation_Data return AMF.Internals.CMOF_Element is
1314   begin
1315      return Base + 127;
1316   end MC_UML_Link_End_Creation_Data;
1317
1318   --------------------------
1319   -- MC_UML_Link_End_Data --
1320   --------------------------
1321
1322   function MC_UML_Link_End_Data return AMF.Internals.CMOF_Element is
1323   begin
1324      return Base + 128;
1325   end MC_UML_Link_End_Data;
1326
1327   --------------------------------------
1328   -- MC_UML_Link_End_Destruction_Data --
1329   --------------------------------------
1330
1331   function MC_UML_Link_End_Destruction_Data return AMF.Internals.CMOF_Element is
1332   begin
1333      return Base + 129;
1334   end MC_UML_Link_End_Destruction_Data;
1335
1336   ----------------------------
1337   -- MC_UML_Literal_Boolean --
1338   ----------------------------
1339
1340   function MC_UML_Literal_Boolean return AMF.Internals.CMOF_Element is
1341   begin
1342      return Base + 130;
1343   end MC_UML_Literal_Boolean;
1344
1345   ----------------------------
1346   -- MC_UML_Literal_Integer --
1347   ----------------------------
1348
1349   function MC_UML_Literal_Integer return AMF.Internals.CMOF_Element is
1350   begin
1351      return Base + 131;
1352   end MC_UML_Literal_Integer;
1353
1354   -------------------------
1355   -- MC_UML_Literal_Null --
1356   -------------------------
1357
1358   function MC_UML_Literal_Null return AMF.Internals.CMOF_Element is
1359   begin
1360      return Base + 132;
1361   end MC_UML_Literal_Null;
1362
1363   -------------------------
1364   -- MC_UML_Literal_Real --
1365   -------------------------
1366
1367   function MC_UML_Literal_Real return AMF.Internals.CMOF_Element is
1368   begin
1369      return Base + 133;
1370   end MC_UML_Literal_Real;
1371
1372   ----------------------------------
1373   -- MC_UML_Literal_Specification --
1374   ----------------------------------
1375
1376   function MC_UML_Literal_Specification return AMF.Internals.CMOF_Element is
1377   begin
1378      return Base + 134;
1379   end MC_UML_Literal_Specification;
1380
1381   ---------------------------
1382   -- MC_UML_Literal_String --
1383   ---------------------------
1384
1385   function MC_UML_Literal_String return AMF.Internals.CMOF_Element is
1386   begin
1387      return Base + 135;
1388   end MC_UML_Literal_String;
1389
1390   --------------------------------------
1391   -- MC_UML_Literal_Unlimited_Natural --
1392   --------------------------------------
1393
1394   function MC_UML_Literal_Unlimited_Natural return AMF.Internals.CMOF_Element is
1395   begin
1396      return Base + 136;
1397   end MC_UML_Literal_Unlimited_Natural;
1398
1399   ----------------------
1400   -- MC_UML_Loop_Node --
1401   ----------------------
1402
1403   function MC_UML_Loop_Node return AMF.Internals.CMOF_Element is
1404   begin
1405      return Base + 137;
1406   end MC_UML_Loop_Node;
1407
1408   --------------------------
1409   -- MC_UML_Manifestation --
1410   --------------------------
1411
1412   function MC_UML_Manifestation return AMF.Internals.CMOF_Element is
1413   begin
1414      return Base + 138;
1415   end MC_UML_Manifestation;
1416
1417   -----------------------
1418   -- MC_UML_Merge_Node --
1419   -----------------------
1420
1421   function MC_UML_Merge_Node return AMF.Internals.CMOF_Element is
1422   begin
1423      return Base + 139;
1424   end MC_UML_Merge_Node;
1425
1426   --------------------
1427   -- MC_UML_Message --
1428   --------------------
1429
1430   function MC_UML_Message return AMF.Internals.CMOF_Element is
1431   begin
1432      return Base + 140;
1433   end MC_UML_Message;
1434
1435   ------------------------
1436   -- MC_UML_Message_End --
1437   ------------------------
1438
1439   function MC_UML_Message_End return AMF.Internals.CMOF_Element is
1440   begin
1441      return Base + 141;
1442   end MC_UML_Message_End;
1443
1444   --------------------------
1445   -- MC_UML_Message_Event --
1446   --------------------------
1447
1448   function MC_UML_Message_Event return AMF.Internals.CMOF_Element is
1449   begin
1450      return Base + 142;
1451   end MC_UML_Message_Event;
1452
1453   ---------------------------------------------
1454   -- MC_UML_Message_Occurrence_Specification --
1455   ---------------------------------------------
1456
1457   function MC_UML_Message_Occurrence_Specification return AMF.Internals.CMOF_Element is
1458   begin
1459      return Base + 143;
1460   end MC_UML_Message_Occurrence_Specification;
1461
1462   ------------------
1463   -- MC_UML_Model --
1464   ------------------
1465
1466   function MC_UML_Model return AMF.Internals.CMOF_Element is
1467   begin
1468      return Base + 144;
1469   end MC_UML_Model;
1470
1471   ---------------------------------
1472   -- MC_UML_Multiplicity_Element --
1473   ---------------------------------
1474
1475   function MC_UML_Multiplicity_Element return AMF.Internals.CMOF_Element is
1476   begin
1477      return Base + 145;
1478   end MC_UML_Multiplicity_Element;
1479
1480   --------------------------
1481   -- MC_UML_Named_Element --
1482   --------------------------
1483
1484   function MC_UML_Named_Element return AMF.Internals.CMOF_Element is
1485   begin
1486      return Base + 146;
1487   end MC_UML_Named_Element;
1488
1489   ----------------------
1490   -- MC_UML_Namespace --
1491   ----------------------
1492
1493   function MC_UML_Namespace return AMF.Internals.CMOF_Element is
1494   begin
1495      return Base + 147;
1496   end MC_UML_Namespace;
1497
1498   -----------------
1499   -- MC_UML_Node --
1500   -----------------
1501
1502   function MC_UML_Node return AMF.Internals.CMOF_Element is
1503   begin
1504      return Base + 148;
1505   end MC_UML_Node;
1506
1507   ------------------------
1508   -- MC_UML_Object_Flow --
1509   ------------------------
1510
1511   function MC_UML_Object_Flow return AMF.Internals.CMOF_Element is
1512   begin
1513      return Base + 149;
1514   end MC_UML_Object_Flow;
1515
1516   ------------------------
1517   -- MC_UML_Object_Node --
1518   ------------------------
1519
1520   function MC_UML_Object_Node return AMF.Internals.CMOF_Element is
1521   begin
1522      return Base + 150;
1523   end MC_UML_Object_Node;
1524
1525   ------------------------
1526   -- MC_UML_Observation --
1527   ------------------------
1528
1529   function MC_UML_Observation return AMF.Internals.CMOF_Element is
1530   begin
1531      return Base + 151;
1532   end MC_UML_Observation;
1533
1534   -------------------------------------
1535   -- MC_UML_Occurrence_Specification --
1536   -------------------------------------
1537
1538   function MC_UML_Occurrence_Specification return AMF.Internals.CMOF_Element is
1539   begin
1540      return Base + 152;
1541   end MC_UML_Occurrence_Specification;
1542
1543   --------------------------
1544   -- MC_UML_Opaque_Action --
1545   --------------------------
1546
1547   function MC_UML_Opaque_Action return AMF.Internals.CMOF_Element is
1548   begin
1549      return Base + 153;
1550   end MC_UML_Opaque_Action;
1551
1552   ----------------------------
1553   -- MC_UML_Opaque_Behavior --
1554   ----------------------------
1555
1556   function MC_UML_Opaque_Behavior return AMF.Internals.CMOF_Element is
1557   begin
1558      return Base + 154;
1559   end MC_UML_Opaque_Behavior;
1560
1561   ------------------------------
1562   -- MC_UML_Opaque_Expression --
1563   ------------------------------
1564
1565   function MC_UML_Opaque_Expression return AMF.Internals.CMOF_Element is
1566   begin
1567      return Base + 155;
1568   end MC_UML_Opaque_Expression;
1569
1570   ----------------------
1571   -- MC_UML_Operation --
1572   ----------------------
1573
1574   function MC_UML_Operation return AMF.Internals.CMOF_Element is
1575   begin
1576      return Base + 156;
1577   end MC_UML_Operation;
1578
1579   -----------------------------------------
1580   -- MC_UML_Operation_Template_Parameter --
1581   -----------------------------------------
1582
1583   function MC_UML_Operation_Template_Parameter return AMF.Internals.CMOF_Element is
1584   begin
1585      return Base + 157;
1586   end MC_UML_Operation_Template_Parameter;
1587
1588   -----------------------
1589   -- MC_UML_Output_Pin --
1590   -----------------------
1591
1592   function MC_UML_Output_Pin return AMF.Internals.CMOF_Element is
1593   begin
1594      return Base + 158;
1595   end MC_UML_Output_Pin;
1596
1597   --------------------
1598   -- MC_UML_Package --
1599   --------------------
1600
1601   function MC_UML_Package return AMF.Internals.CMOF_Element is
1602   begin
1603      return Base + 159;
1604   end MC_UML_Package;
1605
1606   ---------------------------
1607   -- MC_UML_Package_Import --
1608   ---------------------------
1609
1610   function MC_UML_Package_Import return AMF.Internals.CMOF_Element is
1611   begin
1612      return Base + 160;
1613   end MC_UML_Package_Import;
1614
1615   --------------------------
1616   -- MC_UML_Package_Merge --
1617   --------------------------
1618
1619   function MC_UML_Package_Merge return AMF.Internals.CMOF_Element is
1620   begin
1621      return Base + 161;
1622   end MC_UML_Package_Merge;
1623
1624   --------------------------------
1625   -- MC_UML_Packageable_Element --
1626   --------------------------------
1627
1628   function MC_UML_Packageable_Element return AMF.Internals.CMOF_Element is
1629   begin
1630      return Base + 162;
1631   end MC_UML_Packageable_Element;
1632
1633   ----------------------
1634   -- MC_UML_Parameter --
1635   ----------------------
1636
1637   function MC_UML_Parameter return AMF.Internals.CMOF_Element is
1638   begin
1639      return Base + 163;
1640   end MC_UML_Parameter;
1641
1642   --------------------------
1643   -- MC_UML_Parameter_Set --
1644   --------------------------
1645
1646   function MC_UML_Parameter_Set return AMF.Internals.CMOF_Element is
1647   begin
1648      return Base + 164;
1649   end MC_UML_Parameter_Set;
1650
1651   ----------------------------------
1652   -- MC_UML_Parameterable_Element --
1653   ----------------------------------
1654
1655   function MC_UML_Parameterable_Element return AMF.Internals.CMOF_Element is
1656   begin
1657      return Base + 165;
1658   end MC_UML_Parameterable_Element;
1659
1660   -------------------------------
1661   -- MC_UML_Part_Decomposition --
1662   -------------------------------
1663
1664   function MC_UML_Part_Decomposition return AMF.Internals.CMOF_Element is
1665   begin
1666      return Base + 166;
1667   end MC_UML_Part_Decomposition;
1668
1669   ----------------
1670   -- MC_UML_Pin --
1671   ----------------
1672
1673   function MC_UML_Pin return AMF.Internals.CMOF_Element is
1674   begin
1675      return Base + 167;
1676   end MC_UML_Pin;
1677
1678   -----------------
1679   -- MC_UML_Port --
1680   -----------------
1681
1682   function MC_UML_Port return AMF.Internals.CMOF_Element is
1683   begin
1684      return Base + 168;
1685   end MC_UML_Port;
1686
1687   ---------------------------
1688   -- MC_UML_Primitive_Type --
1689   ---------------------------
1690
1691   function MC_UML_Primitive_Type return AMF.Internals.CMOF_Element is
1692   begin
1693      return Base + 169;
1694   end MC_UML_Primitive_Type;
1695
1696   --------------------
1697   -- MC_UML_Profile --
1698   --------------------
1699
1700   function MC_UML_Profile return AMF.Internals.CMOF_Element is
1701   begin
1702      return Base + 170;
1703   end MC_UML_Profile;
1704
1705   --------------------------------
1706   -- MC_UML_Profile_Application --
1707   --------------------------------
1708
1709   function MC_UML_Profile_Application return AMF.Internals.CMOF_Element is
1710   begin
1711      return Base + 171;
1712   end MC_UML_Profile_Application;
1713
1714   ---------------------
1715   -- MC_UML_Property --
1716   ---------------------
1717
1718   function MC_UML_Property return AMF.Internals.CMOF_Element is
1719   begin
1720      return Base + 172;
1721   end MC_UML_Property;
1722
1723   ---------------------------------
1724   -- MC_UML_Protocol_Conformance --
1725   ---------------------------------
1726
1727   function MC_UML_Protocol_Conformance return AMF.Internals.CMOF_Element is
1728   begin
1729      return Base + 173;
1730   end MC_UML_Protocol_Conformance;
1731
1732   -----------------------------------
1733   -- MC_UML_Protocol_State_Machine --
1734   -----------------------------------
1735
1736   function MC_UML_Protocol_State_Machine return AMF.Internals.CMOF_Element is
1737   begin
1738      return Base + 174;
1739   end MC_UML_Protocol_State_Machine;
1740
1741   --------------------------------
1742   -- MC_UML_Protocol_Transition --
1743   --------------------------------
1744
1745   function MC_UML_Protocol_Transition return AMF.Internals.CMOF_Element is
1746   begin
1747      return Base + 175;
1748   end MC_UML_Protocol_Transition;
1749
1750   ------------------------
1751   -- MC_UML_Pseudostate --
1752   ------------------------
1753
1754   function MC_UML_Pseudostate return AMF.Internals.CMOF_Element is
1755   begin
1756      return Base + 176;
1757   end MC_UML_Pseudostate;
1758
1759   ----------------------------
1760   -- MC_UML_Qualifier_Value --
1761   ----------------------------
1762
1763   function MC_UML_Qualifier_Value return AMF.Internals.CMOF_Element is
1764   begin
1765      return Base + 177;
1766   end MC_UML_Qualifier_Value;
1767
1768   -----------------------------------
1769   -- MC_UML_Raise_Exception_Action --
1770   -----------------------------------
1771
1772   function MC_UML_Raise_Exception_Action return AMF.Internals.CMOF_Element is
1773   begin
1774      return Base + 178;
1775   end MC_UML_Raise_Exception_Action;
1776
1777   -------------------------------
1778   -- MC_UML_Read_Extent_Action --
1779   -------------------------------
1780
1781   function MC_UML_Read_Extent_Action return AMF.Internals.CMOF_Element is
1782   begin
1783      return Base + 179;
1784   end MC_UML_Read_Extent_Action;
1785
1786   ---------------------------------------------
1787   -- MC_UML_Read_Is_Classified_Object_Action --
1788   ---------------------------------------------
1789
1790   function MC_UML_Read_Is_Classified_Object_Action return AMF.Internals.CMOF_Element is
1791   begin
1792      return Base + 180;
1793   end MC_UML_Read_Is_Classified_Object_Action;
1794
1795   -----------------------------
1796   -- MC_UML_Read_Link_Action --
1797   -----------------------------
1798
1799   function MC_UML_Read_Link_Action return AMF.Internals.CMOF_Element is
1800   begin
1801      return Base + 181;
1802   end MC_UML_Read_Link_Action;
1803
1804   ----------------------------------------
1805   -- MC_UML_Read_Link_Object_End_Action --
1806   ----------------------------------------
1807
1808   function MC_UML_Read_Link_Object_End_Action return AMF.Internals.CMOF_Element is
1809   begin
1810      return Base + 182;
1811   end MC_UML_Read_Link_Object_End_Action;
1812
1813   --------------------------------------------------
1814   -- MC_UML_Read_Link_Object_End_Qualifier_Action --
1815   --------------------------------------------------
1816
1817   function MC_UML_Read_Link_Object_End_Qualifier_Action return AMF.Internals.CMOF_Element is
1818   begin
1819      return Base + 183;
1820   end MC_UML_Read_Link_Object_End_Qualifier_Action;
1821
1822   -----------------------------
1823   -- MC_UML_Read_Self_Action --
1824   -----------------------------
1825
1826   function MC_UML_Read_Self_Action return AMF.Internals.CMOF_Element is
1827   begin
1828      return Base + 184;
1829   end MC_UML_Read_Self_Action;
1830
1831   -------------------------------------------
1832   -- MC_UML_Read_Structural_Feature_Action --
1833   -------------------------------------------
1834
1835   function MC_UML_Read_Structural_Feature_Action return AMF.Internals.CMOF_Element is
1836   begin
1837      return Base + 185;
1838   end MC_UML_Read_Structural_Feature_Action;
1839
1840   ---------------------------------
1841   -- MC_UML_Read_Variable_Action --
1842   ---------------------------------
1843
1844   function MC_UML_Read_Variable_Action return AMF.Internals.CMOF_Element is
1845   begin
1846      return Base + 186;
1847   end MC_UML_Read_Variable_Action;
1848
1849   ------------------------
1850   -- MC_UML_Realization --
1851   ------------------------
1852
1853   function MC_UML_Realization return AMF.Internals.CMOF_Element is
1854   begin
1855      return Base + 187;
1856   end MC_UML_Realization;
1857
1858   ----------------------
1859   -- MC_UML_Reception --
1860   ----------------------
1861
1862   function MC_UML_Reception return AMF.Internals.CMOF_Element is
1863   begin
1864      return Base + 188;
1865   end MC_UML_Reception;
1866
1867   -------------------------------------
1868   -- MC_UML_Reclassify_Object_Action --
1869   -------------------------------------
1870
1871   function MC_UML_Reclassify_Object_Action return AMF.Internals.CMOF_Element is
1872   begin
1873      return Base + 189;
1874   end MC_UML_Reclassify_Object_Action;
1875
1876   --------------------------------
1877   -- MC_UML_Redefinable_Element --
1878   --------------------------------
1879
1880   function MC_UML_Redefinable_Element return AMF.Internals.CMOF_Element is
1881   begin
1882      return Base + 190;
1883   end MC_UML_Redefinable_Element;
1884
1885   -------------------------------------------
1886   -- MC_UML_Redefinable_Template_Signature --
1887   -------------------------------------------
1888
1889   function MC_UML_Redefinable_Template_Signature return AMF.Internals.CMOF_Element is
1890   begin
1891      return Base + 191;
1892   end MC_UML_Redefinable_Template_Signature;
1893
1894   --------------------------
1895   -- MC_UML_Reduce_Action --
1896   --------------------------
1897
1898   function MC_UML_Reduce_Action return AMF.Internals.CMOF_Element is
1899   begin
1900      return Base + 192;
1901   end MC_UML_Reduce_Action;
1902
1903   -------------------
1904   -- MC_UML_Region --
1905   -------------------
1906
1907   function MC_UML_Region return AMF.Internals.CMOF_Element is
1908   begin
1909      return Base + 193;
1910   end MC_UML_Region;
1911
1912   -------------------------
1913   -- MC_UML_Relationship --
1914   -------------------------
1915
1916   function MC_UML_Relationship return AMF.Internals.CMOF_Element is
1917   begin
1918      return Base + 194;
1919   end MC_UML_Relationship;
1920
1921   ---------------------------------------------------
1922   -- MC_UML_Remove_Structural_Feature_Value_Action --
1923   ---------------------------------------------------
1924
1925   function MC_UML_Remove_Structural_Feature_Value_Action return AMF.Internals.CMOF_Element is
1926   begin
1927      return Base + 195;
1928   end MC_UML_Remove_Structural_Feature_Value_Action;
1929
1930   -----------------------------------------
1931   -- MC_UML_Remove_Variable_Value_Action --
1932   -----------------------------------------
1933
1934   function MC_UML_Remove_Variable_Value_Action return AMF.Internals.CMOF_Element is
1935   begin
1936      return Base + 196;
1937   end MC_UML_Remove_Variable_Value_Action;
1938
1939   -------------------------
1940   -- MC_UML_Reply_Action --
1941   -------------------------
1942
1943   function MC_UML_Reply_Action return AMF.Internals.CMOF_Element is
1944   begin
1945      return Base + 197;
1946   end MC_UML_Reply_Action;
1947
1948   -------------------------------
1949   -- MC_UML_Send_Object_Action --
1950   -------------------------------
1951
1952   function MC_UML_Send_Object_Action return AMF.Internals.CMOF_Element is
1953   begin
1954      return Base + 198;
1955   end MC_UML_Send_Object_Action;
1956
1957   -------------------------------
1958   -- MC_UML_Send_Signal_Action --
1959   -------------------------------
1960
1961   function MC_UML_Send_Signal_Action return AMF.Internals.CMOF_Element is
1962   begin
1963      return Base + 199;
1964   end MC_UML_Send_Signal_Action;
1965
1966   --------------------------
1967   -- MC_UML_Sequence_Node --
1968   --------------------------
1969
1970   function MC_UML_Sequence_Node return AMF.Internals.CMOF_Element is
1971   begin
1972      return Base + 200;
1973   end MC_UML_Sequence_Node;
1974
1975   -------------------
1976   -- MC_UML_Signal --
1977   -------------------
1978
1979   function MC_UML_Signal return AMF.Internals.CMOF_Element is
1980   begin
1981      return Base + 201;
1982   end MC_UML_Signal;
1983
1984   -------------------------
1985   -- MC_UML_Signal_Event --
1986   -------------------------
1987
1988   function MC_UML_Signal_Event return AMF.Internals.CMOF_Element is
1989   begin
1990      return Base + 202;
1991   end MC_UML_Signal_Event;
1992
1993   -----------------
1994   -- MC_UML_Slot --
1995   -----------------
1996
1997   function MC_UML_Slot return AMF.Internals.CMOF_Element is
1998   begin
1999      return Base + 203;
2000   end MC_UML_Slot;
2001
2002   ---------------------------------------------
2003   -- MC_UML_Start_Classifier_Behavior_Action --
2004   ---------------------------------------------
2005
2006   function MC_UML_Start_Classifier_Behavior_Action return AMF.Internals.CMOF_Element is
2007   begin
2008      return Base + 204;
2009   end MC_UML_Start_Classifier_Behavior_Action;
2010
2011   -----------------------------------------
2012   -- MC_UML_Start_Object_Behavior_Action --
2013   -----------------------------------------
2014
2015   function MC_UML_Start_Object_Behavior_Action return AMF.Internals.CMOF_Element is
2016   begin
2017      return Base + 205;
2018   end MC_UML_Start_Object_Behavior_Action;
2019
2020   ------------------
2021   -- MC_UML_State --
2022   ------------------
2023
2024   function MC_UML_State return AMF.Internals.CMOF_Element is
2025   begin
2026      return Base + 206;
2027   end MC_UML_State;
2028
2029   ----------------------------
2030   -- MC_UML_State_Invariant --
2031   ----------------------------
2032
2033   function MC_UML_State_Invariant return AMF.Internals.CMOF_Element is
2034   begin
2035      return Base + 207;
2036   end MC_UML_State_Invariant;
2037
2038   --------------------------
2039   -- MC_UML_State_Machine --
2040   --------------------------
2041
2042   function MC_UML_State_Machine return AMF.Internals.CMOF_Element is
2043   begin
2044      return Base + 208;
2045   end MC_UML_State_Machine;
2046
2047   -----------------------
2048   -- MC_UML_Stereotype --
2049   -----------------------
2050
2051   function MC_UML_Stereotype return AMF.Internals.CMOF_Element is
2052   begin
2053      return Base + 209;
2054   end MC_UML_Stereotype;
2055
2056   ------------------------------
2057   -- MC_UML_String_Expression --
2058   ------------------------------
2059
2060   function MC_UML_String_Expression return AMF.Internals.CMOF_Element is
2061   begin
2062      return Base + 210;
2063   end MC_UML_String_Expression;
2064
2065   -------------------------------
2066   -- MC_UML_Structural_Feature --
2067   -------------------------------
2068
2069   function MC_UML_Structural_Feature return AMF.Internals.CMOF_Element is
2070   begin
2071      return Base + 211;
2072   end MC_UML_Structural_Feature;
2073
2074   --------------------------------------
2075   -- MC_UML_Structural_Feature_Action --
2076   --------------------------------------
2077
2078   function MC_UML_Structural_Feature_Action return AMF.Internals.CMOF_Element is
2079   begin
2080      return Base + 212;
2081   end MC_UML_Structural_Feature_Action;
2082
2083   -------------------------------------
2084   -- MC_UML_Structured_Activity_Node --
2085   -------------------------------------
2086
2087   function MC_UML_Structured_Activity_Node return AMF.Internals.CMOF_Element is
2088   begin
2089      return Base + 213;
2090   end MC_UML_Structured_Activity_Node;
2091
2092   ----------------------------------
2093   -- MC_UML_Structured_Classifier --
2094   ----------------------------------
2095
2096   function MC_UML_Structured_Classifier return AMF.Internals.CMOF_Element is
2097   begin
2098      return Base + 214;
2099   end MC_UML_Structured_Classifier;
2100
2101   -------------------------
2102   -- MC_UML_Substitution --
2103   -------------------------
2104
2105   function MC_UML_Substitution return AMF.Internals.CMOF_Element is
2106   begin
2107      return Base + 215;
2108   end MC_UML_Substitution;
2109
2110   -----------------------------
2111   -- MC_UML_Template_Binding --
2112   -----------------------------
2113
2114   function MC_UML_Template_Binding return AMF.Internals.CMOF_Element is
2115   begin
2116      return Base + 216;
2117   end MC_UML_Template_Binding;
2118
2119   -------------------------------
2120   -- MC_UML_Template_Parameter --
2121   -------------------------------
2122
2123   function MC_UML_Template_Parameter return AMF.Internals.CMOF_Element is
2124   begin
2125      return Base + 217;
2126   end MC_UML_Template_Parameter;
2127
2128   --------------------------------------------
2129   -- MC_UML_Template_Parameter_Substitution --
2130   --------------------------------------------
2131
2132   function MC_UML_Template_Parameter_Substitution return AMF.Internals.CMOF_Element is
2133   begin
2134      return Base + 218;
2135   end MC_UML_Template_Parameter_Substitution;
2136
2137   -------------------------------
2138   -- MC_UML_Template_Signature --
2139   -------------------------------
2140
2141   function MC_UML_Template_Signature return AMF.Internals.CMOF_Element is
2142   begin
2143      return Base + 219;
2144   end MC_UML_Template_Signature;
2145
2146   ---------------------------------
2147   -- MC_UML_Templateable_Element --
2148   ---------------------------------
2149
2150   function MC_UML_Templateable_Element return AMF.Internals.CMOF_Element is
2151   begin
2152      return Base + 220;
2153   end MC_UML_Templateable_Element;
2154
2155   ---------------------------------
2156   -- MC_UML_Test_Identity_Action --
2157   ---------------------------------
2158
2159   function MC_UML_Test_Identity_Action return AMF.Internals.CMOF_Element is
2160   begin
2161      return Base + 221;
2162   end MC_UML_Test_Identity_Action;
2163
2164   ----------------------------
2165   -- MC_UML_Time_Constraint --
2166   ----------------------------
2167
2168   function MC_UML_Time_Constraint return AMF.Internals.CMOF_Element is
2169   begin
2170      return Base + 222;
2171   end MC_UML_Time_Constraint;
2172
2173   -----------------------
2174   -- MC_UML_Time_Event --
2175   -----------------------
2176
2177   function MC_UML_Time_Event return AMF.Internals.CMOF_Element is
2178   begin
2179      return Base + 223;
2180   end MC_UML_Time_Event;
2181
2182   ----------------------------
2183   -- MC_UML_Time_Expression --
2184   ----------------------------
2185
2186   function MC_UML_Time_Expression return AMF.Internals.CMOF_Element is
2187   begin
2188      return Base + 224;
2189   end MC_UML_Time_Expression;
2190
2191   --------------------------
2192   -- MC_UML_Time_Interval --
2193   --------------------------
2194
2195   function MC_UML_Time_Interval return AMF.Internals.CMOF_Element is
2196   begin
2197      return Base + 225;
2198   end MC_UML_Time_Interval;
2199
2200   -----------------------------
2201   -- MC_UML_Time_Observation --
2202   -----------------------------
2203
2204   function MC_UML_Time_Observation return AMF.Internals.CMOF_Element is
2205   begin
2206      return Base + 226;
2207   end MC_UML_Time_Observation;
2208
2209   -----------------------
2210   -- MC_UML_Transition --
2211   -----------------------
2212
2213   function MC_UML_Transition return AMF.Internals.CMOF_Element is
2214   begin
2215      return Base + 227;
2216   end MC_UML_Transition;
2217
2218   --------------------
2219   -- MC_UML_Trigger --
2220   --------------------
2221
2222   function MC_UML_Trigger return AMF.Internals.CMOF_Element is
2223   begin
2224      return Base + 228;
2225   end MC_UML_Trigger;
2226
2227   -----------------
2228   -- MC_UML_Type --
2229   -----------------
2230
2231   function MC_UML_Type return AMF.Internals.CMOF_Element is
2232   begin
2233      return Base + 229;
2234   end MC_UML_Type;
2235
2236   --------------------------
2237   -- MC_UML_Typed_Element --
2238   --------------------------
2239
2240   function MC_UML_Typed_Element return AMF.Internals.CMOF_Element is
2241   begin
2242      return Base + 230;
2243   end MC_UML_Typed_Element;
2244
2245   ------------------------------
2246   -- MC_UML_Unmarshall_Action --
2247   ------------------------------
2248
2249   function MC_UML_Unmarshall_Action return AMF.Internals.CMOF_Element is
2250   begin
2251      return Base + 231;
2252   end MC_UML_Unmarshall_Action;
2253
2254   ------------------
2255   -- MC_UML_Usage --
2256   ------------------
2257
2258   function MC_UML_Usage return AMF.Internals.CMOF_Element is
2259   begin
2260      return Base + 232;
2261   end MC_UML_Usage;
2262
2263   ---------------------
2264   -- MC_UML_Use_Case --
2265   ---------------------
2266
2267   function MC_UML_Use_Case return AMF.Internals.CMOF_Element is
2268   begin
2269      return Base + 233;
2270   end MC_UML_Use_Case;
2271
2272   ----------------------
2273   -- MC_UML_Value_Pin --
2274   ----------------------
2275
2276   function MC_UML_Value_Pin return AMF.Internals.CMOF_Element is
2277   begin
2278      return Base + 234;
2279   end MC_UML_Value_Pin;
2280
2281   --------------------------------
2282   -- MC_UML_Value_Specification --
2283   --------------------------------
2284
2285   function MC_UML_Value_Specification return AMF.Internals.CMOF_Element is
2286   begin
2287      return Base + 235;
2288   end MC_UML_Value_Specification;
2289
2290   ---------------------------------------
2291   -- MC_UML_Value_Specification_Action --
2292   ---------------------------------------
2293
2294   function MC_UML_Value_Specification_Action return AMF.Internals.CMOF_Element is
2295   begin
2296      return Base + 236;
2297   end MC_UML_Value_Specification_Action;
2298
2299   ---------------------
2300   -- MC_UML_Variable --
2301   ---------------------
2302
2303   function MC_UML_Variable return AMF.Internals.CMOF_Element is
2304   begin
2305      return Base + 237;
2306   end MC_UML_Variable;
2307
2308   ----------------------------
2309   -- MC_UML_Variable_Action --
2310   ----------------------------
2311
2312   function MC_UML_Variable_Action return AMF.Internals.CMOF_Element is
2313   begin
2314      return Base + 238;
2315   end MC_UML_Variable_Action;
2316
2317   -------------------
2318   -- MC_UML_Vertex --
2319   -------------------
2320
2321   function MC_UML_Vertex return AMF.Internals.CMOF_Element is
2322   begin
2323      return Base + 239;
2324   end MC_UML_Vertex;
2325
2326   ------------------------------
2327   -- MC_UML_Write_Link_Action --
2328   ------------------------------
2329
2330   function MC_UML_Write_Link_Action return AMF.Internals.CMOF_Element is
2331   begin
2332      return Base + 240;
2333   end MC_UML_Write_Link_Action;
2334
2335   --------------------------------------------
2336   -- MC_UML_Write_Structural_Feature_Action --
2337   --------------------------------------------
2338
2339   function MC_UML_Write_Structural_Feature_Action return AMF.Internals.CMOF_Element is
2340   begin
2341      return Base + 241;
2342   end MC_UML_Write_Structural_Feature_Action;
2343
2344   ----------------------------------
2345   -- MC_UML_Write_Variable_Action --
2346   ----------------------------------
2347
2348   function MC_UML_Write_Variable_Action return AMF.Internals.CMOF_Element is
2349   begin
2350      return Base + 242;
2351   end MC_UML_Write_Variable_Action;
2352
2353   ----------------------------------------------
2354   -- MP_UML_Abstraction_Mapping_A_Abstraction --
2355   ----------------------------------------------
2356
2357   function MP_UML_Abstraction_Mapping_A_Abstraction return AMF.Internals.CMOF_Element is
2358   begin
2359      return Base + 483;
2360   end MP_UML_Abstraction_Mapping_A_Abstraction;
2361
2362   -----------------------------------------------------------------------
2363   -- MP_UML_Accept_Call_Action_Return_Information_A_Accept_Call_Action --
2364   -----------------------------------------------------------------------
2365
2366   function MP_UML_Accept_Call_Action_Return_Information_A_Accept_Call_Action return AMF.Internals.CMOF_Element is
2367   begin
2368      return Base + 484;
2369   end MP_UML_Accept_Call_Action_Return_Information_A_Accept_Call_Action;
2370
2371   ----------------------------------------------
2372   -- MP_UML_Accept_Event_Action_Is_Unmarshall --
2373   ----------------------------------------------
2374
2375   function MP_UML_Accept_Event_Action_Is_Unmarshall return AMF.Internals.CMOF_Element is
2376   begin
2377      return Base + 485;
2378   end MP_UML_Accept_Event_Action_Is_Unmarshall;
2379
2380   -------------------------------------------------------------
2381   -- MP_UML_Accept_Event_Action_Result_A_Accept_Event_Action --
2382   -------------------------------------------------------------
2383
2384   function MP_UML_Accept_Event_Action_Result_A_Accept_Event_Action return AMF.Internals.CMOF_Element is
2385   begin
2386      return Base + 243;
2387   end MP_UML_Accept_Event_Action_Result_A_Accept_Event_Action;
2388
2389   --------------------------------------------------------------
2390   -- MP_UML_Accept_Event_Action_Trigger_A_Accept_Event_Action --
2391   --------------------------------------------------------------
2392
2393   function MP_UML_Accept_Event_Action_Trigger_A_Accept_Event_Action return AMF.Internals.CMOF_Element is
2394   begin
2395      return Base + 244;
2396   end MP_UML_Accept_Event_Action_Trigger_A_Accept_Event_Action;
2397
2398   ------------------------------------
2399   -- MP_UML_Action_Context_A_Action --
2400   ------------------------------------
2401
2402   function MP_UML_Action_Context_A_Action return AMF.Internals.CMOF_Element is
2403   begin
2404      return Base + 486;
2405   end MP_UML_Action_Context_A_Action;
2406
2407   ----------------------------------
2408   -- MP_UML_Action_Input_A_Action --
2409   ----------------------------------
2410
2411   function MP_UML_Action_Input_A_Action return AMF.Internals.CMOF_Element is
2412   begin
2413      return Base + 245;
2414   end MP_UML_Action_Input_A_Action;
2415
2416   ----------------------------------------
2417   -- MP_UML_Action_Is_Locally_Reentrant --
2418   ----------------------------------------
2419
2420   function MP_UML_Action_Is_Locally_Reentrant return AMF.Internals.CMOF_Element is
2421   begin
2422      return Base + 487;
2423   end MP_UML_Action_Is_Locally_Reentrant;
2424
2425   ------------------------------------------------
2426   -- MP_UML_Action_Local_Postcondition_A_Action --
2427   ------------------------------------------------
2428
2429   function MP_UML_Action_Local_Postcondition_A_Action return AMF.Internals.CMOF_Element is
2430   begin
2431      return Base + 246;
2432   end MP_UML_Action_Local_Postcondition_A_Action;
2433
2434   -----------------------------------------------
2435   -- MP_UML_Action_Local_Precondition_A_Action --
2436   -----------------------------------------------
2437
2438   function MP_UML_Action_Local_Precondition_A_Action return AMF.Internals.CMOF_Element is
2439   begin
2440      return Base + 247;
2441   end MP_UML_Action_Local_Precondition_A_Action;
2442
2443   -----------------------------------
2444   -- MP_UML_Action_Output_A_Action --
2445   -----------------------------------
2446
2447   function MP_UML_Action_Output_A_Action return AMF.Internals.CMOF_Element is
2448   begin
2449      return Base + 248;
2450   end MP_UML_Action_Output_A_Action;
2451
2452   -----------------------------------------------------------------------------------
2453   -- MP_UML_Action_Execution_Specification_Action_A_Action_Execution_Specification --
2454   -----------------------------------------------------------------------------------
2455
2456   function MP_UML_Action_Execution_Specification_Action_A_Action_Execution_Specification return AMF.Internals.CMOF_Element is
2457   begin
2458      return Base + 488;
2459   end MP_UML_Action_Execution_Specification_Action_A_Action_Execution_Specification;
2460
2461   ------------------------------------------------------------
2462   -- MP_UML_Action_Input_Pin_From_Action_A_Action_Input_Pin --
2463   ------------------------------------------------------------
2464
2465   function MP_UML_Action_Input_Pin_From_Action_A_Action_Input_Pin return AMF.Internals.CMOF_Element is
2466   begin
2467      return Base + 489;
2468   end MP_UML_Action_Input_Pin_From_Action_A_Action_Input_Pin;
2469
2470   -------------------------------------------------
2471   -- MP_UML_Activity_Edge_Activity_Edge_Activity --
2472   -------------------------------------------------
2473
2474   function MP_UML_Activity_Edge_Activity_Edge_Activity return AMF.Internals.CMOF_Element is
2475   begin
2476      return Base + 249;
2477   end MP_UML_Activity_Edge_Activity_Edge_Activity;
2478
2479   ------------------------------------------------------
2480   -- MP_UML_Activity_Group_Activity_Group_In_Activity --
2481   ------------------------------------------------------
2482
2483   function MP_UML_Activity_Group_Activity_Group_In_Activity return AMF.Internals.CMOF_Element is
2484   begin
2485      return Base + 250;
2486   end MP_UML_Activity_Group_Activity_Group_In_Activity;
2487
2488   ----------------------------------
2489   -- MP_UML_Activity_Is_Read_Only --
2490   ----------------------------------
2491
2492   function MP_UML_Activity_Is_Read_Only return AMF.Internals.CMOF_Element is
2493   begin
2494      return Base + 490;
2495   end MP_UML_Activity_Is_Read_Only;
2496
2497   -----------------------------------------
2498   -- MP_UML_Activity_Is_Single_Execution --
2499   -----------------------------------------
2500
2501   function MP_UML_Activity_Is_Single_Execution return AMF.Internals.CMOF_Element is
2502   begin
2503      return Base + 491;
2504   end MP_UML_Activity_Is_Single_Execution;
2505
2506   -------------------------------------------------
2507   -- MP_UML_Activity_Node_Activity_Node_Activity --
2508   -------------------------------------------------
2509
2510   function MP_UML_Activity_Node_Activity_Node_Activity return AMF.Internals.CMOF_Element is
2511   begin
2512      return Base + 251;
2513   end MP_UML_Activity_Node_Activity_Node_Activity;
2514
2515   ------------------------------------------
2516   -- MP_UML_Activity_Partition_A_Activity --
2517   ------------------------------------------
2518
2519   function MP_UML_Activity_Partition_A_Activity return AMF.Internals.CMOF_Element is
2520   begin
2521      return Base + 252;
2522   end MP_UML_Activity_Partition_A_Activity;
2523
2524   -----------------------------------------------------------------------
2525   -- MP_UML_Activity_Structured_Node_Structured_Activity_Node_Activity --
2526   -----------------------------------------------------------------------
2527
2528   function MP_UML_Activity_Structured_Node_Structured_Activity_Node_Activity return AMF.Internals.CMOF_Element is
2529   begin
2530      return Base + 253;
2531   end MP_UML_Activity_Structured_Node_Structured_Activity_Node_Activity;
2532
2533   ------------------------------------------------------
2534   -- MP_UML_Activity_Variable_Variable_Activity_Scope --
2535   ------------------------------------------------------
2536
2537   function MP_UML_Activity_Variable_Variable_Activity_Scope return AMF.Internals.CMOF_Element is
2538   begin
2539      return Base + 254;
2540   end MP_UML_Activity_Variable_Variable_Activity_Scope;
2541
2542   -------------------------------------------------
2543   -- MP_UML_Activity_Edge_Activity_Activity_Edge --
2544   -------------------------------------------------
2545
2546   function MP_UML_Activity_Edge_Activity_Activity_Edge return AMF.Internals.CMOF_Element is
2547   begin
2548      return Base + 492;
2549   end MP_UML_Activity_Edge_Activity_Activity_Edge;
2550
2551   ------------------------------------------------
2552   -- MP_UML_Activity_Edge_Guard_A_Activity_Edge --
2553   ------------------------------------------------
2554
2555   function MP_UML_Activity_Edge_Guard_A_Activity_Edge return AMF.Internals.CMOF_Element is
2556   begin
2557      return Base + 493;
2558   end MP_UML_Activity_Edge_Guard_A_Activity_Edge;
2559
2560   -----------------------------------------------------------------
2561   -- MP_UML_Activity_Edge_In_Group_Activity_Group_Contained_Edge --
2562   -----------------------------------------------------------------
2563
2564   function MP_UML_Activity_Edge_In_Group_Activity_Group_Contained_Edge return AMF.Internals.CMOF_Element is
2565   begin
2566      return Base + 255;
2567   end MP_UML_Activity_Edge_In_Group_Activity_Group_Contained_Edge;
2568
2569   ---------------------------------------------------------------
2570   -- MP_UML_Activity_Edge_In_Partition_Activity_Partition_Edge --
2571   ---------------------------------------------------------------
2572
2573   function MP_UML_Activity_Edge_In_Partition_Activity_Partition_Edge return AMF.Internals.CMOF_Element is
2574   begin
2575      return Base + 256;
2576   end MP_UML_Activity_Edge_In_Partition_Activity_Partition_Edge;
2577
2578   ---------------------------------------------------------------------------
2579   -- MP_UML_Activity_Edge_In_Structured_Node_Structured_Activity_Node_Edge --
2580   ---------------------------------------------------------------------------
2581
2582   function MP_UML_Activity_Edge_In_Structured_Node_Structured_Activity_Node_Edge return AMF.Internals.CMOF_Element is
2583   begin
2584      return Base + 494;
2585   end MP_UML_Activity_Edge_In_Structured_Node_Structured_Activity_Node_Edge;
2586
2587   -------------------------------------------------------------------------------------
2588   -- MP_UML_Activity_Edge_Interrupts_Interruptible_Activity_Region_Interrupting_Edge --
2589   -------------------------------------------------------------------------------------
2590
2591   function MP_UML_Activity_Edge_Interrupts_Interruptible_Activity_Region_Interrupting_Edge return AMF.Internals.CMOF_Element is
2592   begin
2593      return Base + 495;
2594   end MP_UML_Activity_Edge_Interrupts_Interruptible_Activity_Region_Interrupting_Edge;
2595
2596   ---------------------------------------------------------
2597   -- MP_UML_Activity_Edge_Redefined_Edge_A_Activity_Edge --
2598   ---------------------------------------------------------
2599
2600   function MP_UML_Activity_Edge_Redefined_Edge_A_Activity_Edge return AMF.Internals.CMOF_Element is
2601   begin
2602      return Base + 257;
2603   end MP_UML_Activity_Edge_Redefined_Edge_A_Activity_Edge;
2604
2605   --------------------------------------------------------
2606   -- MP_UML_Activity_Edge_Source_Activity_Node_Outgoing --
2607   --------------------------------------------------------
2608
2609   function MP_UML_Activity_Edge_Source_Activity_Node_Outgoing return AMF.Internals.CMOF_Element is
2610   begin
2611      return Base + 496;
2612   end MP_UML_Activity_Edge_Source_Activity_Node_Outgoing;
2613
2614   --------------------------------------------------------
2615   -- MP_UML_Activity_Edge_Target_Activity_Node_Incoming --
2616   --------------------------------------------------------
2617
2618   function MP_UML_Activity_Edge_Target_Activity_Node_Incoming return AMF.Internals.CMOF_Element is
2619   begin
2620      return Base + 497;
2621   end MP_UML_Activity_Edge_Target_Activity_Node_Incoming;
2622
2623   -------------------------------------------------
2624   -- MP_UML_Activity_Edge_Weight_A_Activity_Edge --
2625   -------------------------------------------------
2626
2627   function MP_UML_Activity_Edge_Weight_A_Activity_Edge return AMF.Internals.CMOF_Element is
2628   begin
2629      return Base + 498;
2630   end MP_UML_Activity_Edge_Weight_A_Activity_Edge;
2631
2632   -----------------------------------------------------------------
2633   -- MP_UML_Activity_Group_Contained_Edge_Activity_Edge_In_Group --
2634   -----------------------------------------------------------------
2635
2636   function MP_UML_Activity_Group_Contained_Edge_Activity_Edge_In_Group return AMF.Internals.CMOF_Element is
2637   begin
2638      return Base + 258;
2639   end MP_UML_Activity_Group_Contained_Edge_Activity_Edge_In_Group;
2640
2641   -----------------------------------------------------------------
2642   -- MP_UML_Activity_Group_Contained_Node_Activity_Node_In_Group --
2643   -----------------------------------------------------------------
2644
2645   function MP_UML_Activity_Group_Contained_Node_Activity_Node_In_Group return AMF.Internals.CMOF_Element is
2646   begin
2647      return Base + 259;
2648   end MP_UML_Activity_Group_Contained_Node_Activity_Node_In_Group;
2649
2650   ------------------------------------------------------
2651   -- MP_UML_Activity_Group_In_Activity_Activity_Group --
2652   ------------------------------------------------------
2653
2654   function MP_UML_Activity_Group_In_Activity_Activity_Group return AMF.Internals.CMOF_Element is
2655   begin
2656      return Base + 499;
2657   end MP_UML_Activity_Group_In_Activity_Activity_Group;
2658
2659   ---------------------------------------------------------------
2660   -- MP_UML_Activity_Group_Subgroup_Activity_Group_Super_Group --
2661   ---------------------------------------------------------------
2662
2663   function MP_UML_Activity_Group_Subgroup_Activity_Group_Super_Group return AMF.Internals.CMOF_Element is
2664   begin
2665      return Base + 260;
2666   end MP_UML_Activity_Group_Subgroup_Activity_Group_Super_Group;
2667
2668   ---------------------------------------------------------------
2669   -- MP_UML_Activity_Group_Super_Group_Activity_Group_Subgroup --
2670   ---------------------------------------------------------------
2671
2672   function MP_UML_Activity_Group_Super_Group_Activity_Group_Subgroup return AMF.Internals.CMOF_Element is
2673   begin
2674      return Base + 500;
2675   end MP_UML_Activity_Group_Super_Group_Activity_Group_Subgroup;
2676
2677   -------------------------------------------------
2678   -- MP_UML_Activity_Node_Activity_Activity_Node --
2679   -------------------------------------------------
2680
2681   function MP_UML_Activity_Node_Activity_Activity_Node return AMF.Internals.CMOF_Element is
2682   begin
2683      return Base + 501;
2684   end MP_UML_Activity_Node_Activity_Activity_Node;
2685
2686   -----------------------------------------------------------------
2687   -- MP_UML_Activity_Node_In_Group_Activity_Group_Contained_Node --
2688   -----------------------------------------------------------------
2689
2690   function MP_UML_Activity_Node_In_Group_Activity_Group_Contained_Node return AMF.Internals.CMOF_Element is
2691   begin
2692      return Base + 261;
2693   end MP_UML_Activity_Node_In_Group_Activity_Group_Contained_Node;
2694
2695   -------------------------------------------------------------------------------------
2696   -- MP_UML_Activity_Node_In_Interruptible_Region_Interruptible_Activity_Region_Node --
2697   -------------------------------------------------------------------------------------
2698
2699   function MP_UML_Activity_Node_In_Interruptible_Region_Interruptible_Activity_Region_Node return AMF.Internals.CMOF_Element is
2700   begin
2701      return Base + 262;
2702   end MP_UML_Activity_Node_In_Interruptible_Region_Interruptible_Activity_Region_Node;
2703
2704   ---------------------------------------------------------------
2705   -- MP_UML_Activity_Node_In_Partition_Activity_Partition_Node --
2706   ---------------------------------------------------------------
2707
2708   function MP_UML_Activity_Node_In_Partition_Activity_Partition_Node return AMF.Internals.CMOF_Element is
2709   begin
2710      return Base + 263;
2711   end MP_UML_Activity_Node_In_Partition_Activity_Partition_Node;
2712
2713   ---------------------------------------------------------------------------
2714   -- MP_UML_Activity_Node_In_Structured_Node_Structured_Activity_Node_Node --
2715   ---------------------------------------------------------------------------
2716
2717   function MP_UML_Activity_Node_In_Structured_Node_Structured_Activity_Node_Node return AMF.Internals.CMOF_Element is
2718   begin
2719      return Base + 502;
2720   end MP_UML_Activity_Node_In_Structured_Node_Structured_Activity_Node_Node;
2721
2722   --------------------------------------------------------
2723   -- MP_UML_Activity_Node_Incoming_Activity_Edge_Target --
2724   --------------------------------------------------------
2725
2726   function MP_UML_Activity_Node_Incoming_Activity_Edge_Target return AMF.Internals.CMOF_Element is
2727   begin
2728      return Base + 264;
2729   end MP_UML_Activity_Node_Incoming_Activity_Edge_Target;
2730
2731   --------------------------------------------------------
2732   -- MP_UML_Activity_Node_Outgoing_Activity_Edge_Source --
2733   --------------------------------------------------------
2734
2735   function MP_UML_Activity_Node_Outgoing_Activity_Edge_Source return AMF.Internals.CMOF_Element is
2736   begin
2737      return Base + 265;
2738   end MP_UML_Activity_Node_Outgoing_Activity_Edge_Source;
2739
2740   ---------------------------------------------------------
2741   -- MP_UML_Activity_Node_Redefined_Node_A_Activity_Node --
2742   ---------------------------------------------------------
2743
2744   function MP_UML_Activity_Node_Redefined_Node_A_Activity_Node return AMF.Internals.CMOF_Element is
2745   begin
2746      return Base + 266;
2747   end MP_UML_Activity_Node_Redefined_Node_A_Activity_Node;
2748
2749   ------------------------------------------------------------------------
2750   -- MP_UML_Activity_Parameter_Node_Parameter_A_Activity_Parameter_Node --
2751   ------------------------------------------------------------------------
2752
2753   function MP_UML_Activity_Parameter_Node_Parameter_A_Activity_Parameter_Node return AMF.Internals.CMOF_Element is
2754   begin
2755      return Base + 503;
2756   end MP_UML_Activity_Parameter_Node_Parameter_A_Activity_Parameter_Node;
2757
2758   ---------------------------------------------------------------
2759   -- MP_UML_Activity_Partition_Edge_Activity_Edge_In_Partition --
2760   ---------------------------------------------------------------
2761
2762   function MP_UML_Activity_Partition_Edge_Activity_Edge_In_Partition return AMF.Internals.CMOF_Element is
2763   begin
2764      return Base + 267;
2765   end MP_UML_Activity_Partition_Edge_Activity_Edge_In_Partition;
2766
2767   --------------------------------------------
2768   -- MP_UML_Activity_Partition_Is_Dimension --
2769   --------------------------------------------
2770
2771   function MP_UML_Activity_Partition_Is_Dimension return AMF.Internals.CMOF_Element is
2772   begin
2773      return Base + 504;
2774   end MP_UML_Activity_Partition_Is_Dimension;
2775
2776   -------------------------------------------
2777   -- MP_UML_Activity_Partition_Is_External --
2778   -------------------------------------------
2779
2780   function MP_UML_Activity_Partition_Is_External return AMF.Internals.CMOF_Element is
2781   begin
2782      return Base + 505;
2783   end MP_UML_Activity_Partition_Is_External;
2784
2785   ---------------------------------------------------------------
2786   -- MP_UML_Activity_Partition_Node_Activity_Node_In_Partition --
2787   ---------------------------------------------------------------
2788
2789   function MP_UML_Activity_Partition_Node_Activity_Node_In_Partition return AMF.Internals.CMOF_Element is
2790   begin
2791      return Base + 268;
2792   end MP_UML_Activity_Partition_Node_Activity_Node_In_Partition;
2793
2794   ---------------------------------------------------------------
2795   -- MP_UML_Activity_Partition_Represents_A_Activity_Partition --
2796   ---------------------------------------------------------------
2797
2798   function MP_UML_Activity_Partition_Represents_A_Activity_Partition return AMF.Internals.CMOF_Element is
2799   begin
2800      return Base + 506;
2801   end MP_UML_Activity_Partition_Represents_A_Activity_Partition;
2802
2803   -------------------------------------------------------------------------------
2804   -- MP_UML_Activity_Partition_Subpartition_Activity_Partition_Super_Partition --
2805   -------------------------------------------------------------------------------
2806
2807   function MP_UML_Activity_Partition_Subpartition_Activity_Partition_Super_Partition return AMF.Internals.CMOF_Element is
2808   begin
2809      return Base + 269;
2810   end MP_UML_Activity_Partition_Subpartition_Activity_Partition_Super_Partition;
2811
2812   -------------------------------------------------------------------------------
2813   -- MP_UML_Activity_Partition_Super_Partition_Activity_Partition_Subpartition --
2814   -------------------------------------------------------------------------------
2815
2816   function MP_UML_Activity_Partition_Super_Partition_Activity_Partition_Subpartition return AMF.Internals.CMOF_Element is
2817   begin
2818      return Base + 507;
2819   end MP_UML_Activity_Partition_Super_Partition_Activity_Partition_Subpartition;
2820
2821   ------------------------------------------------------------------------------------------------
2822   -- MP_UML_Add_Structural_Feature_Value_Action_Insert_At_A_Add_Structural_Feature_Value_Action --
2823   ------------------------------------------------------------------------------------------------
2824
2825   function MP_UML_Add_Structural_Feature_Value_Action_Insert_At_A_Add_Structural_Feature_Value_Action return AMF.Internals.CMOF_Element is
2826   begin
2827      return Base + 508;
2828   end MP_UML_Add_Structural_Feature_Value_Action_Insert_At_A_Add_Structural_Feature_Value_Action;
2829
2830   ---------------------------------------------------------------
2831   -- MP_UML_Add_Structural_Feature_Value_Action_Is_Replace_All --
2832   ---------------------------------------------------------------
2833
2834   function MP_UML_Add_Structural_Feature_Value_Action_Is_Replace_All return AMF.Internals.CMOF_Element is
2835   begin
2836      return Base + 509;
2837   end MP_UML_Add_Structural_Feature_Value_Action_Is_Replace_All;
2838
2839   ----------------------------------------------------------------------------
2840   -- MP_UML_Add_Variable_Value_Action_Insert_At_A_Add_Variable_Value_Action --
2841   ----------------------------------------------------------------------------
2842
2843   function MP_UML_Add_Variable_Value_Action_Insert_At_A_Add_Variable_Value_Action return AMF.Internals.CMOF_Element is
2844   begin
2845      return Base + 510;
2846   end MP_UML_Add_Variable_Value_Action_Insert_At_A_Add_Variable_Value_Action;
2847
2848   -----------------------------------------------------
2849   -- MP_UML_Add_Variable_Value_Action_Is_Replace_All --
2850   -----------------------------------------------------
2851
2852   function MP_UML_Add_Variable_Value_Action_Is_Replace_All return AMF.Internals.CMOF_Element is
2853   begin
2854      return Base + 511;
2855   end MP_UML_Add_Variable_Value_Action_Is_Replace_All;
2856
2857   -------------------------------
2858   -- MP_UML_Artifact_File_Name --
2859   -------------------------------
2860
2861   function MP_UML_Artifact_File_Name return AMF.Internals.CMOF_Element is
2862   begin
2863      return Base + 512;
2864   end MP_UML_Artifact_File_Name;
2865
2866   ----------------------------------------------
2867   -- MP_UML_Artifact_Manifestation_A_Artifact --
2868   ----------------------------------------------
2869
2870   function MP_UML_Artifact_Manifestation_A_Artifact return AMF.Internals.CMOF_Element is
2871   begin
2872      return Base + 270;
2873   end MP_UML_Artifact_Manifestation_A_Artifact;
2874
2875   ------------------------------------------------
2876   -- MP_UML_Artifact_Nested_Artifact_A_Artifact --
2877   ------------------------------------------------
2878
2879   function MP_UML_Artifact_Nested_Artifact_A_Artifact return AMF.Internals.CMOF_Element is
2880   begin
2881      return Base + 271;
2882   end MP_UML_Artifact_Nested_Artifact_A_Artifact;
2883
2884   ------------------------------------------------
2885   -- MP_UML_Artifact_Owned_Attribute_A_Artifact --
2886   ------------------------------------------------
2887
2888   function MP_UML_Artifact_Owned_Attribute_A_Artifact return AMF.Internals.CMOF_Element is
2889   begin
2890      return Base + 272;
2891   end MP_UML_Artifact_Owned_Attribute_A_Artifact;
2892
2893   ------------------------------------------------
2894   -- MP_UML_Artifact_Owned_Operation_A_Artifact --
2895   ------------------------------------------------
2896
2897   function MP_UML_Artifact_Owned_Operation_A_Artifact return AMF.Internals.CMOF_Element is
2898   begin
2899      return Base + 273;
2900   end MP_UML_Artifact_Owned_Operation_A_Artifact;
2901
2902   -----------------------------------------------
2903   -- MP_UML_Association_End_Type_A_Association --
2904   -----------------------------------------------
2905
2906   function MP_UML_Association_End_Type_A_Association return AMF.Internals.CMOF_Element is
2907   begin
2908      return Base + 274;
2909   end MP_UML_Association_End_Type_A_Association;
2910
2911   -----------------------------------
2912   -- MP_UML_Association_Is_Derived --
2913   -----------------------------------
2914
2915   function MP_UML_Association_Is_Derived return AMF.Internals.CMOF_Element is
2916   begin
2917      return Base + 513;
2918   end MP_UML_Association_Is_Derived;
2919
2920   --------------------------------------------------------
2921   -- MP_UML_Association_Member_End_Property_Association --
2922   --------------------------------------------------------
2923
2924   function MP_UML_Association_Member_End_Property_Association return AMF.Internals.CMOF_Element is
2925   begin
2926      return Base + 275;
2927   end MP_UML_Association_Member_End_Property_Association;
2928
2929   ----------------------------------------------------------
2930   -- MP_UML_Association_Navigable_Owned_End_A_Association --
2931   ----------------------------------------------------------
2932
2933   function MP_UML_Association_Navigable_Owned_End_A_Association return AMF.Internals.CMOF_Element is
2934   begin
2935      return Base + 276;
2936   end MP_UML_Association_Navigable_Owned_End_A_Association;
2937
2938   --------------------------------------------------------------
2939   -- MP_UML_Association_Owned_End_Property_Owning_Association --
2940   --------------------------------------------------------------
2941
2942   function MP_UML_Association_Owned_End_Property_Owning_Association return AMF.Internals.CMOF_Element is
2943   begin
2944      return Base + 277;
2945   end MP_UML_Association_Owned_End_Property_Owning_Association;
2946
2947   ----------------------------------------
2948   -- MP_UML_Behavior_Context_A_Behavior --
2949   ----------------------------------------
2950
2951   function MP_UML_Behavior_Context_A_Behavior return AMF.Internals.CMOF_Element is
2952   begin
2953      return Base + 514;
2954   end MP_UML_Behavior_Context_A_Behavior;
2955
2956   ----------------------------------
2957   -- MP_UML_Behavior_Is_Reentrant --
2958   ----------------------------------
2959
2960   function MP_UML_Behavior_Is_Reentrant return AMF.Internals.CMOF_Element is
2961   begin
2962      return Base + 515;
2963   end MP_UML_Behavior_Is_Reentrant;
2964
2965   ------------------------------------------------
2966   -- MP_UML_Behavior_Owned_Parameter_A_Behavior --
2967   ------------------------------------------------
2968
2969   function MP_UML_Behavior_Owned_Parameter_A_Behavior return AMF.Internals.CMOF_Element is
2970   begin
2971      return Base + 278;
2972   end MP_UML_Behavior_Owned_Parameter_A_Behavior;
2973
2974   ----------------------------------------------------
2975   -- MP_UML_Behavior_Owned_Parameter_Set_A_Behavior --
2976   ----------------------------------------------------
2977
2978   function MP_UML_Behavior_Owned_Parameter_Set_A_Behavior return AMF.Internals.CMOF_Element is
2979   begin
2980      return Base + 279;
2981   end MP_UML_Behavior_Owned_Parameter_Set_A_Behavior;
2982
2983   ----------------------------------------------
2984   -- MP_UML_Behavior_Postcondition_A_Behavior --
2985   ----------------------------------------------
2986
2987   function MP_UML_Behavior_Postcondition_A_Behavior return AMF.Internals.CMOF_Element is
2988   begin
2989      return Base + 280;
2990   end MP_UML_Behavior_Postcondition_A_Behavior;
2991
2992   ---------------------------------------------
2993   -- MP_UML_Behavior_Precondition_A_Behavior --
2994   ---------------------------------------------
2995
2996   function MP_UML_Behavior_Precondition_A_Behavior return AMF.Internals.CMOF_Element is
2997   begin
2998      return Base + 281;
2999   end MP_UML_Behavior_Precondition_A_Behavior;
3000
3001   ---------------------------------------------------
3002   -- MP_UML_Behavior_Redefined_Behavior_A_Behavior --
3003   ---------------------------------------------------
3004
3005   function MP_UML_Behavior_Redefined_Behavior_A_Behavior return AMF.Internals.CMOF_Element is
3006   begin
3007      return Base + 282;
3008   end MP_UML_Behavior_Redefined_Behavior_A_Behavior;
3009
3010   -------------------------------------------------------------
3011   -- MP_UML_Behavior_Specification_Behavioral_Feature_Method --
3012   -------------------------------------------------------------
3013
3014   function MP_UML_Behavior_Specification_Behavioral_Feature_Method return AMF.Internals.CMOF_Element is
3015   begin
3016      return Base + 516;
3017   end MP_UML_Behavior_Specification_Behavioral_Feature_Method;
3018
3019   -----------------------------------------------------------------------------------------
3020   -- MP_UML_Behavior_Execution_Specification_Behavior_A_Behavior_Execution_Specification --
3021   -----------------------------------------------------------------------------------------
3022
3023   function MP_UML_Behavior_Execution_Specification_Behavior_A_Behavior_Execution_Specification return AMF.Internals.CMOF_Element is
3024   begin
3025      return Base + 517;
3026   end MP_UML_Behavior_Execution_Specification_Behavior_A_Behavior_Execution_Specification;
3027
3028   -------------------------------------------
3029   -- MP_UML_Behavioral_Feature_Concurrency --
3030   -------------------------------------------
3031
3032   function MP_UML_Behavioral_Feature_Concurrency return AMF.Internals.CMOF_Element is
3033   begin
3034      return Base + 518;
3035   end MP_UML_Behavioral_Feature_Concurrency;
3036
3037   -------------------------------------------
3038   -- MP_UML_Behavioral_Feature_Is_Abstract --
3039   -------------------------------------------
3040
3041   function MP_UML_Behavioral_Feature_Is_Abstract return AMF.Internals.CMOF_Element is
3042   begin
3043      return Base + 519;
3044   end MP_UML_Behavioral_Feature_Is_Abstract;
3045
3046   -------------------------------------------------------------
3047   -- MP_UML_Behavioral_Feature_Method_Behavior_Specification --
3048   -------------------------------------------------------------
3049
3050   function MP_UML_Behavioral_Feature_Method_Behavior_Specification return AMF.Internals.CMOF_Element is
3051   begin
3052      return Base + 283;
3053   end MP_UML_Behavioral_Feature_Method_Behavior_Specification;
3054
3055   --------------------------------------------------------------------
3056   -- MP_UML_Behavioral_Feature_Owned_Parameter_A_Owner_Formal_Param --
3057   --------------------------------------------------------------------
3058
3059   function MP_UML_Behavioral_Feature_Owned_Parameter_A_Owner_Formal_Param return AMF.Internals.CMOF_Element is
3060   begin
3061      return Base + 284;
3062   end MP_UML_Behavioral_Feature_Owned_Parameter_A_Owner_Formal_Param;
3063
3064   ------------------------------------------------------------------------
3065   -- MP_UML_Behavioral_Feature_Owned_Parameter_Set_A_Behavioral_Feature --
3066   ------------------------------------------------------------------------
3067
3068   function MP_UML_Behavioral_Feature_Owned_Parameter_Set_A_Behavioral_Feature return AMF.Internals.CMOF_Element is
3069   begin
3070      return Base + 285;
3071   end MP_UML_Behavioral_Feature_Owned_Parameter_Set_A_Behavioral_Feature;
3072
3073   ---------------------------------------------------------------------
3074   -- MP_UML_Behavioral_Feature_Raised_Exception_A_Behavioral_Feature --
3075   ---------------------------------------------------------------------
3076
3077   function MP_UML_Behavioral_Feature_Raised_Exception_A_Behavioral_Feature return AMF.Internals.CMOF_Element is
3078   begin
3079      return Base + 286;
3080   end MP_UML_Behavioral_Feature_Raised_Exception_A_Behavioral_Feature;
3081
3082   ------------------------------------------------------------------------------
3083   -- MP_UML_Behaviored_Classifier_Classifier_Behavior_A_Behaviored_Classifier --
3084   ------------------------------------------------------------------------------
3085
3086   function MP_UML_Behaviored_Classifier_Classifier_Behavior_A_Behaviored_Classifier return AMF.Internals.CMOF_Element is
3087   begin
3088      return Base + 520;
3089   end MP_UML_Behaviored_Classifier_Classifier_Behavior_A_Behaviored_Classifier;
3090
3091   ------------------------------------------------------------------------------------------------------
3092   -- MP_UML_Behaviored_Classifier_Interface_Realization_Interface_Realization_Implementing_Classifier --
3093   ------------------------------------------------------------------------------------------------------
3094
3095   function MP_UML_Behaviored_Classifier_Interface_Realization_Interface_Realization_Implementing_Classifier return AMF.Internals.CMOF_Element is
3096   begin
3097      return Base + 287;
3098   end MP_UML_Behaviored_Classifier_Interface_Realization_Interface_Realization_Implementing_Classifier;
3099
3100   -------------------------------------------------------------------------
3101   -- MP_UML_Behaviored_Classifier_Owned_Behavior_A_Behaviored_Classifier --
3102   -------------------------------------------------------------------------
3103
3104   function MP_UML_Behaviored_Classifier_Owned_Behavior_A_Behaviored_Classifier return AMF.Internals.CMOF_Element is
3105   begin
3106      return Base + 288;
3107   end MP_UML_Behaviored_Classifier_Owned_Behavior_A_Behaviored_Classifier;
3108
3109   ---------------------------------------------------------------------
3110   -- MP_UML_Broadcast_Signal_Action_Signal_A_Broadcast_Signal_Action --
3111   ---------------------------------------------------------------------
3112
3113   function MP_UML_Broadcast_Signal_Action_Signal_A_Broadcast_Signal_Action return AMF.Internals.CMOF_Element is
3114   begin
3115      return Base + 521;
3116   end MP_UML_Broadcast_Signal_Action_Signal_A_Broadcast_Signal_Action;
3117
3118   ---------------------------------------
3119   -- MP_UML_Call_Action_Is_Synchronous --
3120   ---------------------------------------
3121
3122   function MP_UML_Call_Action_Is_Synchronous return AMF.Internals.CMOF_Element is
3123   begin
3124      return Base + 522;
3125   end MP_UML_Call_Action_Is_Synchronous;
3126
3127   ---------------------------------------------
3128   -- MP_UML_Call_Action_Result_A_Call_Action --
3129   ---------------------------------------------
3130
3131   function MP_UML_Call_Action_Result_A_Call_Action return AMF.Internals.CMOF_Element is
3132   begin
3133      return Base + 289;
3134   end MP_UML_Call_Action_Result_A_Call_Action;
3135
3136   -----------------------------------------------------------------
3137   -- MP_UML_Call_Behavior_Action_Behavior_A_Call_Behavior_Action --
3138   -----------------------------------------------------------------
3139
3140   function MP_UML_Call_Behavior_Action_Behavior_A_Call_Behavior_Action return AMF.Internals.CMOF_Element is
3141   begin
3142      return Base + 523;
3143   end MP_UML_Call_Behavior_Action_Behavior_A_Call_Behavior_Action;
3144
3145   ----------------------------------------------
3146   -- MP_UML_Call_Event_Operation_A_Call_Event --
3147   ----------------------------------------------
3148
3149   function MP_UML_Call_Event_Operation_A_Call_Event return AMF.Internals.CMOF_Element is
3150   begin
3151      return Base + 524;
3152   end MP_UML_Call_Event_Operation_A_Call_Event;
3153
3154   --------------------------------------------------------------------
3155   -- MP_UML_Call_Operation_Action_Operation_A_Call_Operation_Action --
3156   --------------------------------------------------------------------
3157
3158   function MP_UML_Call_Operation_Action_Operation_A_Call_Operation_Action return AMF.Internals.CMOF_Element is
3159   begin
3160      return Base + 525;
3161   end MP_UML_Call_Operation_Action_Operation_A_Call_Operation_Action;
3162
3163   -----------------------------------------------------------------
3164   -- MP_UML_Call_Operation_Action_Target_A_Call_Operation_Action --
3165   -----------------------------------------------------------------
3166
3167   function MP_UML_Call_Operation_Action_Target_A_Call_Operation_Action return AMF.Internals.CMOF_Element is
3168   begin
3169      return Base + 526;
3170   end MP_UML_Call_Operation_Action_Target_A_Call_Operation_Action;
3171
3172   ----------------------------------------------------------
3173   -- MP_UML_Change_Event_Change_Expression_A_Change_Event --
3174   ----------------------------------------------------------
3175
3176   function MP_UML_Change_Event_Change_Expression_A_Change_Event return AMF.Internals.CMOF_Element is
3177   begin
3178      return Base + 527;
3179   end MP_UML_Change_Event_Change_Expression_A_Change_Event;
3180
3181   ------------------------------------------------
3182   -- MP_UML_Class_Extension_Extension_Metaclass --
3183   ------------------------------------------------
3184
3185   function MP_UML_Class_Extension_Extension_Metaclass return AMF.Internals.CMOF_Element is
3186   begin
3187      return Base + 290;
3188   end MP_UML_Class_Extension_Extension_Metaclass;
3189
3190   ------------------------------
3191   -- MP_UML_Class_Is_Abstract --
3192   ------------------------------
3193
3194   function MP_UML_Class_Is_Abstract return AMF.Internals.CMOF_Element is
3195   begin
3196      return Base + 528;
3197   end MP_UML_Class_Is_Abstract;
3198
3199   ----------------------------
3200   -- MP_UML_Class_Is_Active --
3201   ----------------------------
3202
3203   function MP_UML_Class_Is_Active return AMF.Internals.CMOF_Element is
3204   begin
3205      return Base + 529;
3206   end MP_UML_Class_Is_Active;
3207
3208   --------------------------------------------
3209   -- MP_UML_Class_Nested_Classifier_A_Class --
3210   --------------------------------------------
3211
3212   function MP_UML_Class_Nested_Classifier_A_Class return AMF.Internals.CMOF_Element is
3213   begin
3214      return Base + 291;
3215   end MP_UML_Class_Nested_Classifier_A_Class;
3216
3217   -------------------------------------------------
3218   -- MP_UML_Class_Owned_Attribute_Property_Class --
3219   -------------------------------------------------
3220
3221   function MP_UML_Class_Owned_Attribute_Property_Class return AMF.Internals.CMOF_Element is
3222   begin
3223      return Base + 292;
3224   end MP_UML_Class_Owned_Attribute_Property_Class;
3225
3226   --------------------------------------------------
3227   -- MP_UML_Class_Owned_Operation_Operation_Class --
3228   --------------------------------------------------
3229
3230   function MP_UML_Class_Owned_Operation_Operation_Class return AMF.Internals.CMOF_Element is
3231   begin
3232      return Base + 293;
3233   end MP_UML_Class_Owned_Operation_Operation_Class;
3234
3235   ------------------------------------------
3236   -- MP_UML_Class_Owned_Reception_A_Class --
3237   ------------------------------------------
3238
3239   function MP_UML_Class_Owned_Reception_A_Class return AMF.Internals.CMOF_Element is
3240   begin
3241      return Base + 294;
3242   end MP_UML_Class_Owned_Reception_A_Class;
3243
3244   --------------------------------------
3245   -- MP_UML_Class_Super_Class_A_Class --
3246   --------------------------------------
3247
3248   function MP_UML_Class_Super_Class_A_Class return AMF.Internals.CMOF_Element is
3249   begin
3250      return Base + 295;
3251   end MP_UML_Class_Super_Class_A_Class;
3252
3253   ----------------------------------------------
3254   -- MP_UML_Classifier_Attribute_A_Classifier --
3255   ----------------------------------------------
3256
3257   function MP_UML_Classifier_Attribute_A_Classifier return AMF.Internals.CMOF_Element is
3258   begin
3259      return Base + 296;
3260   end MP_UML_Classifier_Attribute_A_Classifier;
3261
3262   ------------------------------------------------------
3263   -- MP_UML_Classifier_Collaboration_Use_A_Classifier --
3264   ------------------------------------------------------
3265
3266   function MP_UML_Classifier_Collaboration_Use_A_Classifier return AMF.Internals.CMOF_Element is
3267   begin
3268      return Base + 297;
3269   end MP_UML_Classifier_Collaboration_Use_A_Classifier;
3270
3271   ------------------------------------------------------------
3272   -- MP_UML_Classifier_Feature_Feature_Featuring_Classifier --
3273   ------------------------------------------------------------
3274
3275   function MP_UML_Classifier_Feature_Feature_Featuring_Classifier return AMF.Internals.CMOF_Element is
3276   begin
3277      return Base + 298;
3278   end MP_UML_Classifier_Feature_Feature_Featuring_Classifier;
3279
3280   --------------------------------------------
3281   -- MP_UML_Classifier_General_A_Classifier --
3282   --------------------------------------------
3283
3284   function MP_UML_Classifier_General_A_Classifier return AMF.Internals.CMOF_Element is
3285   begin
3286      return Base + 299;
3287   end MP_UML_Classifier_General_A_Classifier;
3288
3289   --------------------------------------------------------------
3290   -- MP_UML_Classifier_Generalization_Generalization_Specific --
3291   --------------------------------------------------------------
3292
3293   function MP_UML_Classifier_Generalization_Generalization_Specific return AMF.Internals.CMOF_Element is
3294   begin
3295      return Base + 300;
3296   end MP_UML_Classifier_Generalization_Generalization_Specific;
3297
3298   -----------------------------------------------------
3299   -- MP_UML_Classifier_Inherited_Member_A_Classifier --
3300   -----------------------------------------------------
3301
3302   function MP_UML_Classifier_Inherited_Member_A_Classifier return AMF.Internals.CMOF_Element is
3303   begin
3304      return Base + 301;
3305   end MP_UML_Classifier_Inherited_Member_A_Classifier;
3306
3307   -----------------------------------
3308   -- MP_UML_Classifier_Is_Abstract --
3309   -----------------------------------
3310
3311   function MP_UML_Classifier_Is_Abstract return AMF.Internals.CMOF_Element is
3312   begin
3313      return Base + 530;
3314   end MP_UML_Classifier_Is_Abstract;
3315
3316   -----------------------------------------------
3317   -- MP_UML_Classifier_Is_Final_Specialization --
3318   -----------------------------------------------
3319
3320   function MP_UML_Classifier_Is_Final_Specialization return AMF.Internals.CMOF_Element is
3321   begin
3322      return Base + 531;
3323   end MP_UML_Classifier_Is_Final_Specialization;
3324
3325   ------------------------------------------------------------------------------------------
3326   -- MP_UML_Classifier_Owned_Template_Signature_Redefinable_Template_Signature_Classifier --
3327   ------------------------------------------------------------------------------------------
3328
3329   function MP_UML_Classifier_Owned_Template_Signature_Redefinable_Template_Signature_Classifier return AMF.Internals.CMOF_Element is
3330   begin
3331      return Base + 532;
3332   end MP_UML_Classifier_Owned_Template_Signature_Redefinable_Template_Signature_Classifier;
3333
3334   ---------------------------------------------------
3335   -- MP_UML_Classifier_Owned_Use_Case_A_Classifier --
3336   ---------------------------------------------------
3337
3338   function MP_UML_Classifier_Owned_Use_Case_A_Classifier return AMF.Internals.CMOF_Element is
3339   begin
3340      return Base + 302;
3341   end MP_UML_Classifier_Owned_Use_Case_A_Classifier;
3342
3343   ---------------------------------------------------------------------
3344   -- MP_UML_Classifier_Powertype_Extent_Generalization_Set_Powertype --
3345   ---------------------------------------------------------------------
3346
3347   function MP_UML_Classifier_Powertype_Extent_Generalization_Set_Powertype return AMF.Internals.CMOF_Element is
3348   begin
3349      return Base + 303;
3350   end MP_UML_Classifier_Powertype_Extent_Generalization_Set_Powertype;
3351
3352   ---------------------------------------------------------
3353   -- MP_UML_Classifier_Redefined_Classifier_A_Classifier --
3354   ---------------------------------------------------------
3355
3356   function MP_UML_Classifier_Redefined_Classifier_A_Classifier return AMF.Internals.CMOF_Element is
3357   begin
3358      return Base + 304;
3359   end MP_UML_Classifier_Redefined_Classifier_A_Classifier;
3360
3361   ---------------------------------------------------
3362   -- MP_UML_Classifier_Representation_A_Classifier --
3363   ---------------------------------------------------
3364
3365   function MP_UML_Classifier_Representation_A_Classifier return AMF.Internals.CMOF_Element is
3366   begin
3367      return Base + 533;
3368   end MP_UML_Classifier_Representation_A_Classifier;
3369
3370   -------------------------------------------------------------------------
3371   -- MP_UML_Classifier_Substitution_Substitution_Substituting_Classifier --
3372   -------------------------------------------------------------------------
3373
3374   function MP_UML_Classifier_Substitution_Substitution_Substituting_Classifier return AMF.Internals.CMOF_Element is
3375   begin
3376      return Base + 305;
3377   end MP_UML_Classifier_Substitution_Substitution_Substituting_Classifier;
3378
3379   --------------------------------------------------------------------------------------------
3380   -- MP_UML_Classifier_Template_Parameter_Classifier_Template_Parameter_Parametered_Element --
3381   --------------------------------------------------------------------------------------------
3382
3383   function MP_UML_Classifier_Template_Parameter_Classifier_Template_Parameter_Parametered_Element return AMF.Internals.CMOF_Element is
3384   begin
3385      return Base + 534;
3386   end MP_UML_Classifier_Template_Parameter_Classifier_Template_Parameter_Parametered_Element;
3387
3388   -------------------------------------------------
3389   -- MP_UML_Classifier_Use_Case_Use_Case_Subject --
3390   -------------------------------------------------
3391
3392   function MP_UML_Classifier_Use_Case_Use_Case_Subject return AMF.Internals.CMOF_Element is
3393   begin
3394      return Base + 306;
3395   end MP_UML_Classifier_Use_Case_Use_Case_Subject;
3396
3397   --------------------------------------------------------------
3398   -- MP_UML_Classifier_Template_Parameter_Allow_Substitutable --
3399   --------------------------------------------------------------
3400
3401   function MP_UML_Classifier_Template_Parameter_Allow_Substitutable return AMF.Internals.CMOF_Element is
3402   begin
3403      return Base + 535;
3404   end MP_UML_Classifier_Template_Parameter_Allow_Substitutable;
3405
3406   --------------------------------------------------------------------------------------------------
3407   -- MP_UML_Classifier_Template_Parameter_Constraining_Classifier_A_Classifier_Template_Parameter --
3408   --------------------------------------------------------------------------------------------------
3409
3410   function MP_UML_Classifier_Template_Parameter_Constraining_Classifier_A_Classifier_Template_Parameter return AMF.Internals.CMOF_Element is
3411   begin
3412      return Base + 307;
3413   end MP_UML_Classifier_Template_Parameter_Constraining_Classifier_A_Classifier_Template_Parameter;
3414
3415   --------------------------------------------------------------------------------------------
3416   -- MP_UML_Classifier_Template_Parameter_Parametered_Element_Classifier_Template_Parameter --
3417   --------------------------------------------------------------------------------------------
3418
3419   function MP_UML_Classifier_Template_Parameter_Parametered_Element_Classifier_Template_Parameter return AMF.Internals.CMOF_Element is
3420   begin
3421      return Base + 536;
3422   end MP_UML_Classifier_Template_Parameter_Parametered_Element_Classifier_Template_Parameter;
3423
3424   ---------------------------------
3425   -- MP_UML_Clause_Body_A_Clause --
3426   ---------------------------------
3427
3428   function MP_UML_Clause_Body_A_Clause return AMF.Internals.CMOF_Element is
3429   begin
3430      return Base + 308;
3431   end MP_UML_Clause_Body_A_Clause;
3432
3433   ----------------------------------------
3434   -- MP_UML_Clause_Body_Output_A_Clause --
3435   ----------------------------------------
3436
3437   function MP_UML_Clause_Body_Output_A_Clause return AMF.Internals.CMOF_Element is
3438   begin
3439      return Base + 309;
3440   end MP_UML_Clause_Body_Output_A_Clause;
3441
3442   ------------------------------------
3443   -- MP_UML_Clause_Decider_A_Clause --
3444   ------------------------------------
3445
3446   function MP_UML_Clause_Decider_A_Clause return AMF.Internals.CMOF_Element is
3447   begin
3448      return Base + 537;
3449   end MP_UML_Clause_Decider_A_Clause;
3450
3451   --------------------------------------------------------------
3452   -- MP_UML_Clause_Predecessor_Clause_Clause_Successor_Clause --
3453   --------------------------------------------------------------
3454
3455   function MP_UML_Clause_Predecessor_Clause_Clause_Successor_Clause return AMF.Internals.CMOF_Element is
3456   begin
3457      return Base + 310;
3458   end MP_UML_Clause_Predecessor_Clause_Clause_Successor_Clause;
3459
3460   --------------------------------------------------------------
3461   -- MP_UML_Clause_Successor_Clause_Clause_Predecessor_Clause --
3462   --------------------------------------------------------------
3463
3464   function MP_UML_Clause_Successor_Clause_Clause_Predecessor_Clause return AMF.Internals.CMOF_Element is
3465   begin
3466      return Base + 311;
3467   end MP_UML_Clause_Successor_Clause_Clause_Predecessor_Clause;
3468
3469   ---------------------------------
3470   -- MP_UML_Clause_Test_A_Clause --
3471   ---------------------------------
3472
3473   function MP_UML_Clause_Test_A_Clause return AMF.Internals.CMOF_Element is
3474   begin
3475      return Base + 312;
3476   end MP_UML_Clause_Test_A_Clause;
3477
3478   ----------------------------------------------------------------------------
3479   -- MP_UML_Clear_Association_Action_Association_A_Clear_Association_Action --
3480   ----------------------------------------------------------------------------
3481
3482   function MP_UML_Clear_Association_Action_Association_A_Clear_Association_Action return AMF.Internals.CMOF_Element is
3483   begin
3484      return Base + 538;
3485   end MP_UML_Clear_Association_Action_Association_A_Clear_Association_Action;
3486
3487   -----------------------------------------------------------------------
3488   -- MP_UML_Clear_Association_Action_Object_A_Clear_Association_Action --
3489   -----------------------------------------------------------------------
3490
3491   function MP_UML_Clear_Association_Action_Object_A_Clear_Association_Action return AMF.Internals.CMOF_Element is
3492   begin
3493      return Base + 539;
3494   end MP_UML_Clear_Association_Action_Object_A_Clear_Association_Action;
3495
3496   -------------------------------------------------------------------------------------
3497   -- MP_UML_Clear_Structural_Feature_Action_Result_A_Clear_Structural_Feature_Action --
3498   -------------------------------------------------------------------------------------
3499
3500   function MP_UML_Clear_Structural_Feature_Action_Result_A_Clear_Structural_Feature_Action return AMF.Internals.CMOF_Element is
3501   begin
3502      return Base + 540;
3503   end MP_UML_Clear_Structural_Feature_Action_Result_A_Clear_Structural_Feature_Action;
3504
3505   -------------------------------------------------------------
3506   -- MP_UML_Collaboration_Collaboration_Role_A_Collaboration --
3507   -------------------------------------------------------------
3508
3509   function MP_UML_Collaboration_Collaboration_Role_A_Collaboration return AMF.Internals.CMOF_Element is
3510   begin
3511      return Base + 313;
3512   end MP_UML_Collaboration_Collaboration_Role_A_Collaboration;
3513
3514   ---------------------------------------------------------------
3515   -- MP_UML_Collaboration_Use_Role_Binding_A_Collaboration_Use --
3516   ---------------------------------------------------------------
3517
3518   function MP_UML_Collaboration_Use_Role_Binding_A_Collaboration_Use return AMF.Internals.CMOF_Element is
3519   begin
3520      return Base + 314;
3521   end MP_UML_Collaboration_Use_Role_Binding_A_Collaboration_Use;
3522
3523   -------------------------------------------------------
3524   -- MP_UML_Collaboration_Use_Type_A_Collaboration_Use --
3525   -------------------------------------------------------
3526
3527   function MP_UML_Collaboration_Use_Type_A_Collaboration_Use return AMF.Internals.CMOF_Element is
3528   begin
3529      return Base + 541;
3530   end MP_UML_Collaboration_Use_Type_A_Collaboration_Use;
3531
3532   -----------------------------------------------------------------
3533   -- MP_UML_Combined_Fragment_Cfragment_Gate_A_Combined_Fragment --
3534   -----------------------------------------------------------------
3535
3536   function MP_UML_Combined_Fragment_Cfragment_Gate_A_Combined_Fragment return AMF.Internals.CMOF_Element is
3537   begin
3538      return Base + 315;
3539   end MP_UML_Combined_Fragment_Cfragment_Gate_A_Combined_Fragment;
3540
3541   ---------------------------------------------------
3542   -- MP_UML_Combined_Fragment_Interaction_Operator --
3543   ---------------------------------------------------
3544
3545   function MP_UML_Combined_Fragment_Interaction_Operator return AMF.Internals.CMOF_Element is
3546   begin
3547      return Base + 542;
3548   end MP_UML_Combined_Fragment_Interaction_Operator;
3549
3550   ----------------------------------------------------------
3551   -- MP_UML_Combined_Fragment_Operand_A_Combined_Fragment --
3552   ----------------------------------------------------------
3553
3554   function MP_UML_Combined_Fragment_Operand_A_Combined_Fragment return AMF.Internals.CMOF_Element is
3555   begin
3556      return Base + 316;
3557   end MP_UML_Combined_Fragment_Operand_A_Combined_Fragment;
3558
3559   ------------------------------------------------
3560   -- MP_UML_Comment_Annotated_Element_A_Comment --
3561   ------------------------------------------------
3562
3563   function MP_UML_Comment_Annotated_Element_A_Comment return AMF.Internals.CMOF_Element is
3564   begin
3565      return Base + 317;
3566   end MP_UML_Comment_Annotated_Element_A_Comment;
3567
3568   -------------------------
3569   -- MP_UML_Comment_Body --
3570   -------------------------
3571
3572   function MP_UML_Comment_Body return AMF.Internals.CMOF_Element is
3573   begin
3574      return Base + 543;
3575   end MP_UML_Comment_Body;
3576
3577   -------------------------------------------------
3578   -- MP_UML_Component_Is_Indirectly_Instantiated --
3579   -------------------------------------------------
3580
3581   function MP_UML_Component_Is_Indirectly_Instantiated return AMF.Internals.CMOF_Element is
3582   begin
3583      return Base + 544;
3584   end MP_UML_Component_Is_Indirectly_Instantiated;
3585
3586   ---------------------------------------------------
3587   -- MP_UML_Component_Packaged_Element_A_Component --
3588   ---------------------------------------------------
3589
3590   function MP_UML_Component_Packaged_Element_A_Component return AMF.Internals.CMOF_Element is
3591   begin
3592      return Base + 318;
3593   end MP_UML_Component_Packaged_Element_A_Component;
3594
3595   -------------------------------------------
3596   -- MP_UML_Component_Provided_A_Component --
3597   -------------------------------------------
3598
3599   function MP_UML_Component_Provided_A_Component return AMF.Internals.CMOF_Element is
3600   begin
3601      return Base + 319;
3602   end MP_UML_Component_Provided_A_Component;
3603
3604   --------------------------------------------------------------------
3605   -- MP_UML_Component_Realization_Component_Realization_Abstraction --
3606   --------------------------------------------------------------------
3607
3608   function MP_UML_Component_Realization_Component_Realization_Abstraction return AMF.Internals.CMOF_Element is
3609   begin
3610      return Base + 320;
3611   end MP_UML_Component_Realization_Component_Realization_Abstraction;
3612
3613   -------------------------------------------
3614   -- MP_UML_Component_Required_A_Component --
3615   -------------------------------------------
3616
3617   function MP_UML_Component_Required_A_Component return AMF.Internals.CMOF_Element is
3618   begin
3619      return Base + 321;
3620   end MP_UML_Component_Required_A_Component;
3621
3622   --------------------------------------------------------------------
3623   -- MP_UML_Component_Realization_Abstraction_Component_Realization --
3624   --------------------------------------------------------------------
3625
3626   function MP_UML_Component_Realization_Abstraction_Component_Realization return AMF.Internals.CMOF_Element is
3627   begin
3628      return Base + 545;
3629   end MP_UML_Component_Realization_Abstraction_Component_Realization;
3630
3631   -------------------------------------------------------------------------------
3632   -- MP_UML_Component_Realization_Realizing_Classifier_A_Component_Realization --
3633   -------------------------------------------------------------------------------
3634
3635   function MP_UML_Component_Realization_Realizing_Classifier_A_Component_Realization return AMF.Internals.CMOF_Element is
3636   begin
3637      return Base + 322;
3638   end MP_UML_Component_Realization_Realizing_Classifier_A_Component_Realization;
3639
3640   -------------------------------------------------------
3641   -- MP_UML_Conditional_Node_Clause_A_Conditional_Node --
3642   -------------------------------------------------------
3643
3644   function MP_UML_Conditional_Node_Clause_A_Conditional_Node return AMF.Internals.CMOF_Element is
3645   begin
3646      return Base + 323;
3647   end MP_UML_Conditional_Node_Clause_A_Conditional_Node;
3648
3649   ----------------------------------------
3650   -- MP_UML_Conditional_Node_Is_Assured --
3651   ----------------------------------------
3652
3653   function MP_UML_Conditional_Node_Is_Assured return AMF.Internals.CMOF_Element is
3654   begin
3655      return Base + 546;
3656   end MP_UML_Conditional_Node_Is_Assured;
3657
3658   --------------------------------------------
3659   -- MP_UML_Conditional_Node_Is_Determinate --
3660   --------------------------------------------
3661
3662   function MP_UML_Conditional_Node_Is_Determinate return AMF.Internals.CMOF_Element is
3663   begin
3664      return Base + 547;
3665   end MP_UML_Conditional_Node_Is_Determinate;
3666
3667   -------------------------------------------------------
3668   -- MP_UML_Conditional_Node_Result_A_Conditional_Node --
3669   -------------------------------------------------------
3670
3671   function MP_UML_Conditional_Node_Result_A_Conditional_Node return AMF.Internals.CMOF_Element is
3672   begin
3673      return Base + 324;
3674   end MP_UML_Conditional_Node_Result_A_Conditional_Node;
3675
3676   -------------------------------------------------------
3677   -- MP_UML_Connectable_Element_End_Connector_End_Role --
3678   -------------------------------------------------------
3679
3680   function MP_UML_Connectable_Element_End_Connector_End_Role return AMF.Internals.CMOF_Element is
3681   begin
3682      return Base + 325;
3683   end MP_UML_Connectable_Element_End_Connector_End_Role;
3684
3685   --------------------------------------------------------------------------------------------------------------
3686   -- MP_UML_Connectable_Element_Template_Parameter_Connectable_Element_Template_Parameter_Parametered_Element --
3687   --------------------------------------------------------------------------------------------------------------
3688
3689   function MP_UML_Connectable_Element_Template_Parameter_Connectable_Element_Template_Parameter_Parametered_Element return AMF.Internals.CMOF_Element is
3690   begin
3691      return Base + 548;
3692   end MP_UML_Connectable_Element_Template_Parameter_Connectable_Element_Template_Parameter_Parametered_Element;
3693
3694   --------------------------------------------------------------------------------------------------------------
3695   -- MP_UML_Connectable_Element_Template_Parameter_Parametered_Element_Connectable_Element_Template_Parameter --
3696   --------------------------------------------------------------------------------------------------------------
3697
3698   function MP_UML_Connectable_Element_Template_Parameter_Parametered_Element_Connectable_Element_Template_Parameter return AMF.Internals.CMOF_Element is
3699   begin
3700      return Base + 549;
3701   end MP_UML_Connectable_Element_Template_Parameter_Parametered_Element_Connectable_Element_Template_Parameter;
3702
3703   --------------------------------------------------------------------------
3704   -- MP_UML_Connection_Point_Reference_Entry_A_Connection_Point_Reference --
3705   --------------------------------------------------------------------------
3706
3707   function MP_UML_Connection_Point_Reference_Entry_A_Connection_Point_Reference return AMF.Internals.CMOF_Element is
3708   begin
3709      return Base + 326;
3710   end MP_UML_Connection_Point_Reference_Entry_A_Connection_Point_Reference;
3711
3712   -------------------------------------------------------------------------
3713   -- MP_UML_Connection_Point_Reference_Exit_A_Connection_Point_Reference --
3714   -------------------------------------------------------------------------
3715
3716   function MP_UML_Connection_Point_Reference_Exit_A_Connection_Point_Reference return AMF.Internals.CMOF_Element is
3717   begin
3718      return Base + 327;
3719   end MP_UML_Connection_Point_Reference_Exit_A_Connection_Point_Reference;
3720
3721   --------------------------------------------------------------
3722   -- MP_UML_Connection_Point_Reference_State_State_Connection --
3723   --------------------------------------------------------------
3724
3725   function MP_UML_Connection_Point_Reference_State_State_Connection return AMF.Internals.CMOF_Element is
3726   begin
3727      return Base + 550;
3728   end MP_UML_Connection_Point_Reference_State_State_Connection;
3729
3730   -------------------------------------------
3731   -- MP_UML_Connector_Contract_A_Connector --
3732   -------------------------------------------
3733
3734   function MP_UML_Connector_Contract_A_Connector return AMF.Internals.CMOF_Element is
3735   begin
3736      return Base + 328;
3737   end MP_UML_Connector_Contract_A_Connector;
3738
3739   --------------------------------------
3740   -- MP_UML_Connector_End_A_Connector --
3741   --------------------------------------
3742
3743   function MP_UML_Connector_End_A_Connector return AMF.Internals.CMOF_Element is
3744   begin
3745      return Base + 329;
3746   end MP_UML_Connector_End_A_Connector;
3747
3748   ---------------------------
3749   -- MP_UML_Connector_Kind --
3750   ---------------------------
3751
3752   function MP_UML_Connector_Kind return AMF.Internals.CMOF_Element is
3753   begin
3754      return Base + 551;
3755   end MP_UML_Connector_Kind;
3756
3757   ------------------------------------------------------
3758   -- MP_UML_Connector_Redefined_Connector_A_Connector --
3759   ------------------------------------------------------
3760
3761   function MP_UML_Connector_Redefined_Connector_A_Connector return AMF.Internals.CMOF_Element is
3762   begin
3763      return Base + 330;
3764   end MP_UML_Connector_Redefined_Connector_A_Connector;
3765
3766   ---------------------------------------
3767   -- MP_UML_Connector_Type_A_Connector --
3768   ---------------------------------------
3769
3770   function MP_UML_Connector_Type_A_Connector return AMF.Internals.CMOF_Element is
3771   begin
3772      return Base + 552;
3773   end MP_UML_Connector_Type_A_Connector;
3774
3775   -------------------------------------------------------
3776   -- MP_UML_Connector_End_Defining_End_A_Connector_End --
3777   -------------------------------------------------------
3778
3779   function MP_UML_Connector_End_Defining_End_A_Connector_End return AMF.Internals.CMOF_Element is
3780   begin
3781      return Base + 553;
3782   end MP_UML_Connector_End_Defining_End_A_Connector_End;
3783
3784   ---------------------------------------------------------
3785   -- MP_UML_Connector_End_Part_With_Port_A_Connector_End --
3786   ---------------------------------------------------------
3787
3788   function MP_UML_Connector_End_Part_With_Port_A_Connector_End return AMF.Internals.CMOF_Element is
3789   begin
3790      return Base + 554;
3791   end MP_UML_Connector_End_Part_With_Port_A_Connector_End;
3792
3793   -------------------------------------------------------
3794   -- MP_UML_Connector_End_Role_Connectable_Element_End --
3795   -------------------------------------------------------
3796
3797   function MP_UML_Connector_End_Role_Connectable_Element_End return AMF.Internals.CMOF_Element is
3798   begin
3799      return Base + 555;
3800   end MP_UML_Connector_End_Role_Connectable_Element_End;
3801
3802   ------------------------------------------------------------------------
3803   -- MP_UML_Consider_Ignore_Fragment_Message_A_Consider_Ignore_Fragment --
3804   ------------------------------------------------------------------------
3805
3806   function MP_UML_Consider_Ignore_Fragment_Message_A_Consider_Ignore_Fragment return AMF.Internals.CMOF_Element is
3807   begin
3808      return Base + 331;
3809   end MP_UML_Consider_Ignore_Fragment_Message_A_Consider_Ignore_Fragment;
3810
3811   --------------------------------------------------------
3812   -- MP_UML_Constraint_Constrained_Element_A_Constraint --
3813   --------------------------------------------------------
3814
3815   function MP_UML_Constraint_Constrained_Element_A_Constraint return AMF.Internals.CMOF_Element is
3816   begin
3817      return Base + 332;
3818   end MP_UML_Constraint_Constrained_Element_A_Constraint;
3819
3820   ----------------------------------------------------
3821   -- MP_UML_Constraint_Context_Namespace_Owned_Rule --
3822   ----------------------------------------------------
3823
3824   function MP_UML_Constraint_Context_Namespace_Owned_Rule return AMF.Internals.CMOF_Element is
3825   begin
3826      return Base + 556;
3827   end MP_UML_Constraint_Context_Namespace_Owned_Rule;
3828
3829   ---------------------------------------------------------
3830   -- MP_UML_Constraint_Specification_A_Owning_Constraint --
3831   ---------------------------------------------------------
3832
3833   function MP_UML_Constraint_Specification_A_Owning_Constraint return AMF.Internals.CMOF_Element is
3834   begin
3835      return Base + 557;
3836   end MP_UML_Constraint_Specification_A_Owning_Constraint;
3837
3838   ---------------------------------
3839   -- MP_UML_Continuation_Setting --
3840   ---------------------------------
3841
3842   function MP_UML_Continuation_Setting return AMF.Internals.CMOF_Element is
3843   begin
3844      return Base + 558;
3845   end MP_UML_Continuation_Setting;
3846
3847   -------------------------------------------------------------
3848   -- MP_UML_Create_Link_Action_End_Data_A_Create_Link_Action --
3849   -------------------------------------------------------------
3850
3851   function MP_UML_Create_Link_Action_End_Data_A_Create_Link_Action return AMF.Internals.CMOF_Element is
3852   begin
3853      return Base + 333;
3854   end MP_UML_Create_Link_Action_End_Data_A_Create_Link_Action;
3855
3856   -------------------------------------------------------------------------
3857   -- MP_UML_Create_Link_Object_Action_Result_A_Create_Link_Object_Action --
3858   -------------------------------------------------------------------------
3859
3860   function MP_UML_Create_Link_Object_Action_Result_A_Create_Link_Object_Action return AMF.Internals.CMOF_Element is
3861   begin
3862      return Base + 559;
3863   end MP_UML_Create_Link_Object_Action_Result_A_Create_Link_Object_Action;
3864
3865   -------------------------------------------------------------------
3866   -- MP_UML_Create_Object_Action_Classifier_A_Create_Object_Action --
3867   -------------------------------------------------------------------
3868
3869   function MP_UML_Create_Object_Action_Classifier_A_Create_Object_Action return AMF.Internals.CMOF_Element is
3870   begin
3871      return Base + 560;
3872   end MP_UML_Create_Object_Action_Classifier_A_Create_Object_Action;
3873
3874   ---------------------------------------------------------------
3875   -- MP_UML_Create_Object_Action_Result_A_Create_Object_Action --
3876   ---------------------------------------------------------------
3877
3878   function MP_UML_Create_Object_Action_Result_A_Create_Object_Action return AMF.Internals.CMOF_Element is
3879   begin
3880      return Base + 561;
3881   end MP_UML_Create_Object_Action_Result_A_Create_Object_Action;
3882
3883   --------------------------------------------------------
3884   -- MP_UML_Data_Type_Owned_Attribute_Property_Datatype --
3885   --------------------------------------------------------
3886
3887   function MP_UML_Data_Type_Owned_Attribute_Property_Datatype return AMF.Internals.CMOF_Element is
3888   begin
3889      return Base + 334;
3890   end MP_UML_Data_Type_Owned_Attribute_Property_Datatype;
3891
3892   ---------------------------------------------------------
3893   -- MP_UML_Data_Type_Owned_Operation_Operation_Datatype --
3894   ---------------------------------------------------------
3895
3896   function MP_UML_Data_Type_Owned_Operation_Operation_Datatype return AMF.Internals.CMOF_Element is
3897   begin
3898      return Base + 335;
3899   end MP_UML_Data_Type_Owned_Operation_Operation_Datatype;
3900
3901   ---------------------------------------------------------
3902   -- MP_UML_Decision_Node_Decision_Input_A_Decision_Node --
3903   ---------------------------------------------------------
3904
3905   function MP_UML_Decision_Node_Decision_Input_A_Decision_Node return AMF.Internals.CMOF_Element is
3906   begin
3907      return Base + 562;
3908   end MP_UML_Decision_Node_Decision_Input_A_Decision_Node;
3909
3910   --------------------------------------------------------------
3911   -- MP_UML_Decision_Node_Decision_Input_Flow_A_Decision_Node --
3912   --------------------------------------------------------------
3913
3914   function MP_UML_Decision_Node_Decision_Input_Flow_A_Decision_Node return AMF.Internals.CMOF_Element is
3915   begin
3916      return Base + 563;
3917   end MP_UML_Decision_Node_Decision_Input_Flow_A_Decision_Node;
3918
3919   --------------------------------------------------------------
3920   -- MP_UML_Dependency_Client_Named_Element_Client_Dependency --
3921   --------------------------------------------------------------
3922
3923   function MP_UML_Dependency_Client_Named_Element_Client_Dependency return AMF.Internals.CMOF_Element is
3924   begin
3925      return Base + 336;
3926   end MP_UML_Dependency_Client_Named_Element_Client_Dependency;
3927
3928   ------------------------------------------------------
3929   -- MP_UML_Dependency_Supplier_A_Supplier_Dependency --
3930   ------------------------------------------------------
3931
3932   function MP_UML_Dependency_Supplier_A_Supplier_Dependency return AMF.Internals.CMOF_Element is
3933   begin
3934      return Base + 337;
3935   end MP_UML_Dependency_Supplier_A_Supplier_Dependency;
3936
3937   -------------------------------------------------------------------------
3938   -- MP_UML_Deployment_Configuration_Deployment_Specification_Deployment --
3939   -------------------------------------------------------------------------
3940
3941   function MP_UML_Deployment_Configuration_Deployment_Specification_Deployment return AMF.Internals.CMOF_Element is
3942   begin
3943      return Base + 338;
3944   end MP_UML_Deployment_Configuration_Deployment_Specification_Deployment;
3945
3946   ------------------------------------------------------
3947   -- MP_UML_Deployment_Deployed_Artifact_A_Deployment --
3948   ------------------------------------------------------
3949
3950   function MP_UML_Deployment_Deployed_Artifact_A_Deployment return AMF.Internals.CMOF_Element is
3951   begin
3952      return Base + 339;
3953   end MP_UML_Deployment_Deployed_Artifact_A_Deployment;
3954
3955   -------------------------------------------------------------
3956   -- MP_UML_Deployment_Location_Deployment_Target_Deployment --
3957   -------------------------------------------------------------
3958
3959   function MP_UML_Deployment_Location_Deployment_Target_Deployment return AMF.Internals.CMOF_Element is
3960   begin
3961      return Base + 564;
3962   end MP_UML_Deployment_Location_Deployment_Target_Deployment;
3963
3964   -------------------------------------------------------------------------
3965   -- MP_UML_Deployment_Specification_Deployment_Deployment_Configuration --
3966   -------------------------------------------------------------------------
3967
3968   function MP_UML_Deployment_Specification_Deployment_Deployment_Configuration return AMF.Internals.CMOF_Element is
3969   begin
3970      return Base + 565;
3971   end MP_UML_Deployment_Specification_Deployment_Deployment_Configuration;
3972
3973   ---------------------------------------------------------
3974   -- MP_UML_Deployment_Specification_Deployment_Location --
3975   ---------------------------------------------------------
3976
3977   function MP_UML_Deployment_Specification_Deployment_Location return AMF.Internals.CMOF_Element is
3978   begin
3979      return Base + 566;
3980   end MP_UML_Deployment_Specification_Deployment_Location;
3981
3982   --------------------------------------------------------
3983   -- MP_UML_Deployment_Specification_Execution_Location --
3984   --------------------------------------------------------
3985
3986   function MP_UML_Deployment_Specification_Execution_Location return AMF.Internals.CMOF_Element is
3987   begin
3988      return Base + 567;
3989   end MP_UML_Deployment_Specification_Execution_Location;
3990
3991   -------------------------------------------------------------------
3992   -- MP_UML_Deployment_Target_Deployed_Element_A_Deployment_Target --
3993   -------------------------------------------------------------------
3994
3995   function MP_UML_Deployment_Target_Deployed_Element_A_Deployment_Target return AMF.Internals.CMOF_Element is
3996   begin
3997      return Base + 340;
3998   end MP_UML_Deployment_Target_Deployed_Element_A_Deployment_Target;
3999
4000   -------------------------------------------------------------
4001   -- MP_UML_Deployment_Target_Deployment_Deployment_Location --
4002   -------------------------------------------------------------
4003
4004   function MP_UML_Deployment_Target_Deployment_Deployment_Location return AMF.Internals.CMOF_Element is
4005   begin
4006      return Base + 341;
4007   end MP_UML_Deployment_Target_Deployment_Deployment_Location;
4008
4009   ---------------------------------------------------------------
4010   -- MP_UML_Destroy_Link_Action_End_Data_A_Destroy_Link_Action --
4011   ---------------------------------------------------------------
4012
4013   function MP_UML_Destroy_Link_Action_End_Data_A_Destroy_Link_Action return AMF.Internals.CMOF_Element is
4014   begin
4015      return Base + 342;
4016   end MP_UML_Destroy_Link_Action_End_Data_A_Destroy_Link_Action;
4017
4018   ---------------------------------------------------
4019   -- MP_UML_Destroy_Object_Action_Is_Destroy_Links --
4020   ---------------------------------------------------
4021
4022   function MP_UML_Destroy_Object_Action_Is_Destroy_Links return AMF.Internals.CMOF_Element is
4023   begin
4024      return Base + 568;
4025   end MP_UML_Destroy_Object_Action_Is_Destroy_Links;
4026
4027   -----------------------------------------------------------
4028   -- MP_UML_Destroy_Object_Action_Is_Destroy_Owned_Objects --
4029   -----------------------------------------------------------
4030
4031   function MP_UML_Destroy_Object_Action_Is_Destroy_Owned_Objects return AMF.Internals.CMOF_Element is
4032   begin
4033      return Base + 569;
4034   end MP_UML_Destroy_Object_Action_Is_Destroy_Owned_Objects;
4035
4036   -----------------------------------------------------------------
4037   -- MP_UML_Destroy_Object_Action_Target_A_Destroy_Object_Action --
4038   -----------------------------------------------------------------
4039
4040   function MP_UML_Destroy_Object_Action_Target_A_Destroy_Object_Action return AMF.Internals.CMOF_Element is
4041   begin
4042      return Base + 570;
4043   end MP_UML_Destroy_Object_Action_Target_A_Destroy_Object_Action;
4044
4045   -----------------------------------------------------------------
4046   -- MP_UML_Directed_Relationship_Source_A_Directed_Relationship --
4047   -----------------------------------------------------------------
4048
4049   function MP_UML_Directed_Relationship_Source_A_Directed_Relationship return AMF.Internals.CMOF_Element is
4050   begin
4051      return Base + 343;
4052   end MP_UML_Directed_Relationship_Source_A_Directed_Relationship;
4053
4054   -----------------------------------------------------------------
4055   -- MP_UML_Directed_Relationship_Target_A_Directed_Relationship --
4056   -----------------------------------------------------------------
4057
4058   function MP_UML_Directed_Relationship_Target_A_Directed_Relationship return AMF.Internals.CMOF_Element is
4059   begin
4060      return Base + 344;
4061   end MP_UML_Directed_Relationship_Target_A_Directed_Relationship;
4062
4063   -------------------------------------
4064   -- MP_UML_Duration_Expr_A_Duration --
4065   -------------------------------------
4066
4067   function MP_UML_Duration_Expr_A_Duration return AMF.Internals.CMOF_Element is
4068   begin
4069      return Base + 571;
4070   end MP_UML_Duration_Expr_A_Duration;
4071
4072   --------------------------------------------
4073   -- MP_UML_Duration_Observation_A_Duration --
4074   --------------------------------------------
4075
4076   function MP_UML_Duration_Observation_A_Duration return AMF.Internals.CMOF_Element is
4077   begin
4078      return Base + 345;
4079   end MP_UML_Duration_Observation_A_Duration;
4080
4081   --------------------------------------------
4082   -- MP_UML_Duration_Constraint_First_Event --
4083   --------------------------------------------
4084
4085   function MP_UML_Duration_Constraint_First_Event return AMF.Internals.CMOF_Element is
4086   begin
4087      return Base + 572;
4088   end MP_UML_Duration_Constraint_First_Event;
4089
4090   --------------------------------------------------------------------
4091   -- MP_UML_Duration_Constraint_Specification_A_Duration_Constraint --
4092   --------------------------------------------------------------------
4093
4094   function MP_UML_Duration_Constraint_Specification_A_Duration_Constraint return AMF.Internals.CMOF_Element is
4095   begin
4096      return Base + 573;
4097   end MP_UML_Duration_Constraint_Specification_A_Duration_Constraint;
4098
4099   ------------------------------------------------------
4100   -- MP_UML_Duration_Interval_Max_A_Duration_Interval --
4101   ------------------------------------------------------
4102
4103   function MP_UML_Duration_Interval_Max_A_Duration_Interval return AMF.Internals.CMOF_Element is
4104   begin
4105      return Base + 574;
4106   end MP_UML_Duration_Interval_Max_A_Duration_Interval;
4107
4108   ------------------------------------------------------
4109   -- MP_UML_Duration_Interval_Min_A_Duration_Interval --
4110   ------------------------------------------------------
4111
4112   function MP_UML_Duration_Interval_Min_A_Duration_Interval return AMF.Internals.CMOF_Element is
4113   begin
4114      return Base + 575;
4115   end MP_UML_Duration_Interval_Min_A_Duration_Interval;
4116
4117   --------------------------------------------------------------
4118   -- MP_UML_Duration_Observation_Event_A_Duration_Observation --
4119   --------------------------------------------------------------
4120
4121   function MP_UML_Duration_Observation_Event_A_Duration_Observation return AMF.Internals.CMOF_Element is
4122   begin
4123      return Base + 346;
4124   end MP_UML_Duration_Observation_Event_A_Duration_Observation;
4125
4126   ---------------------------------------------
4127   -- MP_UML_Duration_Observation_First_Event --
4128   ---------------------------------------------
4129
4130   function MP_UML_Duration_Observation_First_Event return AMF.Internals.CMOF_Element is
4131   begin
4132      return Base + 576;
4133   end MP_UML_Duration_Observation_First_Event;
4134
4135   ---------------------------------------------------
4136   -- MP_UML_Element_Owned_Comment_A_Owning_Element --
4137   ---------------------------------------------------
4138
4139   function MP_UML_Element_Owned_Comment_A_Owning_Element return AMF.Internals.CMOF_Element is
4140   begin
4141      return Base + 347;
4142   end MP_UML_Element_Owned_Comment_A_Owning_Element;
4143
4144   ------------------------------------------------
4145   -- MP_UML_Element_Owned_Element_Element_Owner --
4146   ------------------------------------------------
4147
4148   function MP_UML_Element_Owned_Element_Element_Owner return AMF.Internals.CMOF_Element is
4149   begin
4150      return Base + 348;
4151   end MP_UML_Element_Owned_Element_Element_Owner;
4152
4153   ------------------------------------------------
4154   -- MP_UML_Element_Owner_Element_Owned_Element --
4155   ------------------------------------------------
4156
4157   function MP_UML_Element_Owner_Element_Owned_Element return AMF.Internals.CMOF_Element is
4158   begin
4159      return Base + 577;
4160   end MP_UML_Element_Owner_Element_Owned_Element;
4161
4162   ---------------------------------
4163   -- MP_UML_Element_Import_Alias --
4164   ---------------------------------
4165
4166   function MP_UML_Element_Import_Alias return AMF.Internals.CMOF_Element is
4167   begin
4168      return Base + 578;
4169   end MP_UML_Element_Import_Alias;
4170
4171   -------------------------------------------------------------
4172   -- MP_UML_Element_Import_Imported_Element_A_Element_Import --
4173   -------------------------------------------------------------
4174
4175   function MP_UML_Element_Import_Imported_Element_A_Element_Import return AMF.Internals.CMOF_Element is
4176   begin
4177      return Base + 579;
4178   end MP_UML_Element_Import_Imported_Element_A_Element_Import;
4179
4180   ------------------------------------------------------------------------
4181   -- MP_UML_Element_Import_Importing_Namespace_Namespace_Element_Import --
4182   ------------------------------------------------------------------------
4183
4184   function MP_UML_Element_Import_Importing_Namespace_Namespace_Element_Import return AMF.Internals.CMOF_Element is
4185   begin
4186      return Base + 580;
4187   end MP_UML_Element_Import_Importing_Namespace_Namespace_Element_Import;
4188
4189   --------------------------------------
4190   -- MP_UML_Element_Import_Visibility --
4191   --------------------------------------
4192
4193   function MP_UML_Element_Import_Visibility return AMF.Internals.CMOF_Element is
4194   begin
4195      return Base + 581;
4196   end MP_UML_Element_Import_Visibility;
4197
4198   -------------------------------------------------------------------------
4199   -- MP_UML_Encapsulated_Classifier_Owned_Port_A_Encapsulated_Classifier --
4200   -------------------------------------------------------------------------
4201
4202   function MP_UML_Encapsulated_Classifier_Owned_Port_A_Encapsulated_Classifier return AMF.Internals.CMOF_Element is
4203   begin
4204      return Base + 349;
4205   end MP_UML_Encapsulated_Classifier_Owned_Port_A_Encapsulated_Classifier;
4206
4207   ----------------------------------------------------------------------
4208   -- MP_UML_Enumeration_Owned_Literal_Enumeration_Literal_Enumeration --
4209   ----------------------------------------------------------------------
4210
4211   function MP_UML_Enumeration_Owned_Literal_Enumeration_Literal_Enumeration return AMF.Internals.CMOF_Element is
4212   begin
4213      return Base + 350;
4214   end MP_UML_Enumeration_Owned_Literal_Enumeration_Literal_Enumeration;
4215
4216   -----------------------------------------------------------------
4217   -- MP_UML_Enumeration_Literal_Classifier_A_Enumeration_Literal --
4218   -----------------------------------------------------------------
4219
4220   function MP_UML_Enumeration_Literal_Classifier_A_Enumeration_Literal return AMF.Internals.CMOF_Element is
4221   begin
4222      return Base + 582;
4223   end MP_UML_Enumeration_Literal_Classifier_A_Enumeration_Literal;
4224
4225   ----------------------------------------------------------------------
4226   -- MP_UML_Enumeration_Literal_Enumeration_Enumeration_Owned_Literal --
4227   ----------------------------------------------------------------------
4228
4229   function MP_UML_Enumeration_Literal_Enumeration_Enumeration_Owned_Literal return AMF.Internals.CMOF_Element is
4230   begin
4231      return Base + 583;
4232   end MP_UML_Enumeration_Literal_Enumeration_Enumeration_Owned_Literal;
4233
4234   ------------------------------------------------------------------
4235   -- MP_UML_Exception_Handler_Exception_Input_A_Exception_Handler --
4236   ------------------------------------------------------------------
4237
4238   function MP_UML_Exception_Handler_Exception_Input_A_Exception_Handler return AMF.Internals.CMOF_Element is
4239   begin
4240      return Base + 584;
4241   end MP_UML_Exception_Handler_Exception_Input_A_Exception_Handler;
4242
4243   -----------------------------------------------------------------
4244   -- MP_UML_Exception_Handler_Exception_Type_A_Exception_Handler --
4245   -----------------------------------------------------------------
4246
4247   function MP_UML_Exception_Handler_Exception_Type_A_Exception_Handler return AMF.Internals.CMOF_Element is
4248   begin
4249      return Base + 351;
4250   end MP_UML_Exception_Handler_Exception_Type_A_Exception_Handler;
4251
4252   ---------------------------------------------------------------
4253   -- MP_UML_Exception_Handler_Handler_Body_A_Exception_Handler --
4254   ---------------------------------------------------------------
4255
4256   function MP_UML_Exception_Handler_Handler_Body_A_Exception_Handler return AMF.Internals.CMOF_Element is
4257   begin
4258      return Base + 585;
4259   end MP_UML_Exception_Handler_Handler_Body_A_Exception_Handler;
4260
4261   ---------------------------------------------------------------------
4262   -- MP_UML_Exception_Handler_Protected_Node_Executable_Node_Handler --
4263   ---------------------------------------------------------------------
4264
4265   function MP_UML_Exception_Handler_Protected_Node_Executable_Node_Handler return AMF.Internals.CMOF_Element is
4266   begin
4267      return Base + 586;
4268   end MP_UML_Exception_Handler_Protected_Node_Executable_Node_Handler;
4269
4270   ---------------------------------------------------------------------
4271   -- MP_UML_Executable_Node_Handler_Exception_Handler_Protected_Node --
4272   ---------------------------------------------------------------------
4273
4274   function MP_UML_Executable_Node_Handler_Exception_Handler_Protected_Node return AMF.Internals.CMOF_Element is
4275   begin
4276      return Base + 352;
4277   end MP_UML_Executable_Node_Handler_Exception_Handler_Protected_Node;
4278
4279   ----------------------------------------------------------------------------------------------
4280   -- MP_UML_Execution_Occurrence_Specification_Execution_A_Execution_Occurrence_Specification --
4281   ----------------------------------------------------------------------------------------------
4282
4283   function MP_UML_Execution_Occurrence_Specification_Execution_A_Execution_Occurrence_Specification return AMF.Internals.CMOF_Element is
4284   begin
4285      return Base + 587;
4286   end MP_UML_Execution_Occurrence_Specification_Execution_A_Execution_Occurrence_Specification;
4287
4288   ---------------------------------------------------------------------
4289   -- MP_UML_Execution_Specification_Finish_A_Execution_Specification --
4290   ---------------------------------------------------------------------
4291
4292   function MP_UML_Execution_Specification_Finish_A_Execution_Specification return AMF.Internals.CMOF_Element is
4293   begin
4294      return Base + 588;
4295   end MP_UML_Execution_Specification_Finish_A_Execution_Specification;
4296
4297   --------------------------------------------------------------------
4298   -- MP_UML_Execution_Specification_Start_A_Execution_Specification --
4299   --------------------------------------------------------------------
4300
4301   function MP_UML_Execution_Specification_Start_A_Execution_Specification return AMF.Internals.CMOF_Element is
4302   begin
4303      return Base + 589;
4304   end MP_UML_Execution_Specification_Start_A_Execution_Specification;
4305
4306   --------------------------------------------------------------------------
4307   -- MP_UML_Expansion_Node_Region_As_Input_Expansion_Region_Input_Element --
4308   --------------------------------------------------------------------------
4309
4310   function MP_UML_Expansion_Node_Region_As_Input_Expansion_Region_Input_Element return AMF.Internals.CMOF_Element is
4311   begin
4312      return Base + 590;
4313   end MP_UML_Expansion_Node_Region_As_Input_Expansion_Region_Input_Element;
4314
4315   ----------------------------------------------------------------------------
4316   -- MP_UML_Expansion_Node_Region_As_Output_Expansion_Region_Output_Element --
4317   ----------------------------------------------------------------------------
4318
4319   function MP_UML_Expansion_Node_Region_As_Output_Expansion_Region_Output_Element return AMF.Internals.CMOF_Element is
4320   begin
4321      return Base + 591;
4322   end MP_UML_Expansion_Node_Region_As_Output_Expansion_Region_Output_Element;
4323
4324   --------------------------------------------------------------------------
4325   -- MP_UML_Expansion_Region_Input_Element_Expansion_Node_Region_As_Input --
4326   --------------------------------------------------------------------------
4327
4328   function MP_UML_Expansion_Region_Input_Element_Expansion_Node_Region_As_Input return AMF.Internals.CMOF_Element is
4329   begin
4330      return Base + 353;
4331   end MP_UML_Expansion_Region_Input_Element_Expansion_Node_Region_As_Input;
4332
4333   ----------------------------------
4334   -- MP_UML_Expansion_Region_Mode --
4335   ----------------------------------
4336
4337   function MP_UML_Expansion_Region_Mode return AMF.Internals.CMOF_Element is
4338   begin
4339      return Base + 592;
4340   end MP_UML_Expansion_Region_Mode;
4341
4342   ----------------------------------------------------------------------------
4343   -- MP_UML_Expansion_Region_Output_Element_Expansion_Node_Region_As_Output --
4344   ----------------------------------------------------------------------------
4345
4346   function MP_UML_Expansion_Region_Output_Element_Expansion_Node_Region_As_Output return AMF.Internals.CMOF_Element is
4347   begin
4348      return Base + 354;
4349   end MP_UML_Expansion_Region_Output_Element_Expansion_Node_Region_As_Output;
4350
4351   --------------------------------------------
4352   -- MP_UML_Expression_Operand_A_Expression --
4353   --------------------------------------------
4354
4355   function MP_UML_Expression_Operand_A_Expression return AMF.Internals.CMOF_Element is
4356   begin
4357      return Base + 355;
4358   end MP_UML_Expression_Operand_A_Expression;
4359
4360   ------------------------------
4361   -- MP_UML_Expression_Symbol --
4362   ------------------------------
4363
4364   function MP_UML_Expression_Symbol return AMF.Internals.CMOF_Element is
4365   begin
4366      return Base + 593;
4367   end MP_UML_Expression_Symbol;
4368
4369   --------------------------------------
4370   -- MP_UML_Extend_Condition_A_Extend --
4371   --------------------------------------
4372
4373   function MP_UML_Extend_Condition_A_Extend return AMF.Internals.CMOF_Element is
4374   begin
4375      return Base + 594;
4376   end MP_UML_Extend_Condition_A_Extend;
4377
4378   ------------------------------------------
4379   -- MP_UML_Extend_Extended_Case_A_Extend --
4380   ------------------------------------------
4381
4382   function MP_UML_Extend_Extended_Case_A_Extend return AMF.Internals.CMOF_Element is
4383   begin
4384      return Base + 595;
4385   end MP_UML_Extend_Extended_Case_A_Extend;
4386
4387   ---------------------------------------------
4388   -- MP_UML_Extend_Extension_Use_Case_Extend --
4389   ---------------------------------------------
4390
4391   function MP_UML_Extend_Extension_Use_Case_Extend return AMF.Internals.CMOF_Element is
4392   begin
4393      return Base + 596;
4394   end MP_UML_Extend_Extension_Use_Case_Extend;
4395
4396   --------------------------------------------------
4397   -- MP_UML_Extend_Extension_Location_A_Extension --
4398   --------------------------------------------------
4399
4400   function MP_UML_Extend_Extension_Location_A_Extension return AMF.Internals.CMOF_Element is
4401   begin
4402      return Base + 356;
4403   end MP_UML_Extend_Extension_Location_A_Extension;
4404
4405   ----------------------------------
4406   -- MP_UML_Extension_Is_Required --
4407   ----------------------------------
4408
4409   function MP_UML_Extension_Is_Required return AMF.Internals.CMOF_Element is
4410   begin
4411      return Base + 597;
4412   end MP_UML_Extension_Is_Required;
4413
4414   ------------------------------------------------
4415   -- MP_UML_Extension_Metaclass_Class_Extension --
4416   ------------------------------------------------
4417
4418   function MP_UML_Extension_Metaclass_Class_Extension return AMF.Internals.CMOF_Element is
4419   begin
4420      return Base + 598;
4421   end MP_UML_Extension_Metaclass_Class_Extension;
4422
4423   --------------------------------------------
4424   -- MP_UML_Extension_Owned_End_A_Extension --
4425   --------------------------------------------
4426
4427   function MP_UML_Extension_Owned_End_A_Extension return AMF.Internals.CMOF_Element is
4428   begin
4429      return Base + 599;
4430   end MP_UML_Extension_Owned_End_A_Extension;
4431
4432   --------------------------------
4433   -- MP_UML_Extension_End_Lower --
4434   --------------------------------
4435
4436   function MP_UML_Extension_End_Lower return AMF.Internals.CMOF_Element is
4437   begin
4438      return Base + 600;
4439   end MP_UML_Extension_End_Lower;
4440
4441   -----------------------------------------------
4442   -- MP_UML_Extension_End_Type_A_Extension_End --
4443   -----------------------------------------------
4444
4445   function MP_UML_Extension_End_Type_A_Extension_End return AMF.Internals.CMOF_Element is
4446   begin
4447      return Base + 601;
4448   end MP_UML_Extension_End_Type_A_Extension_End;
4449
4450   --------------------------------------------------------------
4451   -- MP_UML_Extension_Point_Use_Case_Use_Case_Extension_Point --
4452   --------------------------------------------------------------
4453
4454   function MP_UML_Extension_Point_Use_Case_Use_Case_Extension_Point return AMF.Internals.CMOF_Element is
4455   begin
4456      return Base + 602;
4457   end MP_UML_Extension_Point_Use_Case_Use_Case_Extension_Point;
4458
4459   ------------------------------------------------------------
4460   -- MP_UML_Feature_Featuring_Classifier_Classifier_Feature --
4461   ------------------------------------------------------------
4462
4463   function MP_UML_Feature_Featuring_Classifier_Classifier_Feature return AMF.Internals.CMOF_Element is
4464   begin
4465      return Base + 357;
4466   end MP_UML_Feature_Featuring_Classifier_Classifier_Feature;
4467
4468   ------------------------------
4469   -- MP_UML_Feature_Is_Static --
4470   ------------------------------
4471
4472   function MP_UML_Feature_Is_Static return AMF.Internals.CMOF_Element is
4473   begin
4474      return Base + 603;
4475   end MP_UML_Feature_Is_Static;
4476
4477   ----------------------------------------------------------------------
4478   -- MP_UML_General_Ordering_After_Occurrence_Specification_To_Before --
4479   ----------------------------------------------------------------------
4480
4481   function MP_UML_General_Ordering_After_Occurrence_Specification_To_Before return AMF.Internals.CMOF_Element is
4482   begin
4483      return Base + 604;
4484   end MP_UML_General_Ordering_After_Occurrence_Specification_To_Before;
4485
4486   ----------------------------------------------------------------------
4487   -- MP_UML_General_Ordering_Before_Occurrence_Specification_To_After --
4488   ----------------------------------------------------------------------
4489
4490   function MP_UML_General_Ordering_Before_Occurrence_Specification_To_After return AMF.Internals.CMOF_Element is
4491   begin
4492      return Base + 605;
4493   end MP_UML_General_Ordering_Before_Occurrence_Specification_To_After;
4494
4495   ----------------------------------------------------
4496   -- MP_UML_Generalization_General_A_Generalization --
4497   ----------------------------------------------------
4498
4499   function MP_UML_Generalization_General_A_Generalization return AMF.Internals.CMOF_Element is
4500   begin
4501      return Base + 606;
4502   end MP_UML_Generalization_General_A_Generalization;
4503
4504   --------------------------------------------------------------------------------
4505   -- MP_UML_Generalization_Generalization_Set_Generalization_Set_Generalization --
4506   --------------------------------------------------------------------------------
4507
4508   function MP_UML_Generalization_Generalization_Set_Generalization_Set_Generalization return AMF.Internals.CMOF_Element is
4509   begin
4510      return Base + 358;
4511   end MP_UML_Generalization_Generalization_Set_Generalization_Set_Generalization;
4512
4513   --------------------------------------------
4514   -- MP_UML_Generalization_Is_Substitutable --
4515   --------------------------------------------
4516
4517   function MP_UML_Generalization_Is_Substitutable return AMF.Internals.CMOF_Element is
4518   begin
4519      return Base + 607;
4520   end MP_UML_Generalization_Is_Substitutable;
4521
4522   --------------------------------------------------------------
4523   -- MP_UML_Generalization_Specific_Classifier_Generalization --
4524   --------------------------------------------------------------
4525
4526   function MP_UML_Generalization_Specific_Classifier_Generalization return AMF.Internals.CMOF_Element is
4527   begin
4528      return Base + 608;
4529   end MP_UML_Generalization_Specific_Classifier_Generalization;
4530
4531   --------------------------------------------------------------------------------
4532   -- MP_UML_Generalization_Set_Generalization_Generalization_Generalization_Set --
4533   --------------------------------------------------------------------------------
4534
4535   function MP_UML_Generalization_Set_Generalization_Generalization_Generalization_Set return AMF.Internals.CMOF_Element is
4536   begin
4537      return Base + 359;
4538   end MP_UML_Generalization_Set_Generalization_Generalization_Generalization_Set;
4539
4540   -------------------------------------------
4541   -- MP_UML_Generalization_Set_Is_Covering --
4542   -------------------------------------------
4543
4544   function MP_UML_Generalization_Set_Is_Covering return AMF.Internals.CMOF_Element is
4545   begin
4546      return Base + 609;
4547   end MP_UML_Generalization_Set_Is_Covering;
4548
4549   -------------------------------------------
4550   -- MP_UML_Generalization_Set_Is_Disjoint --
4551   -------------------------------------------
4552
4553   function MP_UML_Generalization_Set_Is_Disjoint return AMF.Internals.CMOF_Element is
4554   begin
4555      return Base + 610;
4556   end MP_UML_Generalization_Set_Is_Disjoint;
4557
4558   ---------------------------------------------------------------------
4559   -- MP_UML_Generalization_Set_Powertype_Classifier_Powertype_Extent --
4560   ---------------------------------------------------------------------
4561
4562   function MP_UML_Generalization_Set_Powertype_Classifier_Powertype_Extent return AMF.Internals.CMOF_Element is
4563   begin
4564      return Base + 611;
4565   end MP_UML_Generalization_Set_Powertype_Classifier_Powertype_Extent;
4566
4567   --------------------------
4568   -- MP_UML_Image_Content --
4569   --------------------------
4570
4571   function MP_UML_Image_Content return AMF.Internals.CMOF_Element is
4572   begin
4573      return Base + 612;
4574   end MP_UML_Image_Content;
4575
4576   -------------------------
4577   -- MP_UML_Image_Format --
4578   -------------------------
4579
4580   function MP_UML_Image_Format return AMF.Internals.CMOF_Element is
4581   begin
4582      return Base + 613;
4583   end MP_UML_Image_Format;
4584
4585   ---------------------------
4586   -- MP_UML_Image_Location --
4587   ---------------------------
4588
4589   function MP_UML_Image_Location return AMF.Internals.CMOF_Element is
4590   begin
4591      return Base + 614;
4592   end MP_UML_Image_Location;
4593
4594   ---------------------------------------
4595   -- MP_UML_Include_Addition_A_Include --
4596   ---------------------------------------
4597
4598   function MP_UML_Include_Addition_A_Include return AMF.Internals.CMOF_Element is
4599   begin
4600      return Base + 615;
4601   end MP_UML_Include_Addition_A_Include;
4602
4603   ----------------------------------------------------
4604   -- MP_UML_Include_Including_Case_Use_Case_Include --
4605   ----------------------------------------------------
4606
4607   function MP_UML_Include_Including_Case_Use_Case_Include return AMF.Internals.CMOF_Element is
4608   begin
4609      return Base + 616;
4610   end MP_UML_Include_Including_Case_Use_Case_Include;
4611
4612   ---------------------------------------------------------
4613   -- MP_UML_Information_Flow_Conveyed_A_Information_Flow --
4614   ---------------------------------------------------------
4615
4616   function MP_UML_Information_Flow_Conveyed_A_Information_Flow return AMF.Internals.CMOF_Element is
4617   begin
4618      return Base + 360;
4619   end MP_UML_Information_Flow_Conveyed_A_Information_Flow;
4620
4621   -------------------------------------------------------------------
4622   -- MP_UML_Information_Flow_Information_Source_A_Information_Flow --
4623   -------------------------------------------------------------------
4624
4625   function MP_UML_Information_Flow_Information_Source_A_Information_Flow return AMF.Internals.CMOF_Element is
4626   begin
4627      return Base + 361;
4628   end MP_UML_Information_Flow_Information_Source_A_Information_Flow;
4629
4630   -------------------------------------------------------------------
4631   -- MP_UML_Information_Flow_Information_Target_A_Information_Flow --
4632   -------------------------------------------------------------------
4633
4634   function MP_UML_Information_Flow_Information_Target_A_Information_Flow return AMF.Internals.CMOF_Element is
4635   begin
4636      return Base + 362;
4637   end MP_UML_Information_Flow_Information_Target_A_Information_Flow;
4638
4639   -------------------------------------------------------
4640   -- MP_UML_Information_Flow_Realization_A_Abstraction --
4641   -------------------------------------------------------
4642
4643   function MP_UML_Information_Flow_Realization_A_Abstraction return AMF.Internals.CMOF_Element is
4644   begin
4645      return Base + 363;
4646   end MP_UML_Information_Flow_Realization_A_Abstraction;
4647
4648   ------------------------------------------------------------------------
4649   -- MP_UML_Information_Flow_Realizing_Activity_Edge_A_Information_Flow --
4650   ------------------------------------------------------------------------
4651
4652   function MP_UML_Information_Flow_Realizing_Activity_Edge_A_Information_Flow return AMF.Internals.CMOF_Element is
4653   begin
4654      return Base + 364;
4655   end MP_UML_Information_Flow_Realizing_Activity_Edge_A_Information_Flow;
4656
4657   --------------------------------------------------------------------
4658   -- MP_UML_Information_Flow_Realizing_Connector_A_Information_Flow --
4659   --------------------------------------------------------------------
4660
4661   function MP_UML_Information_Flow_Realizing_Connector_A_Information_Flow return AMF.Internals.CMOF_Element is
4662   begin
4663      return Base + 365;
4664   end MP_UML_Information_Flow_Realizing_Connector_A_Information_Flow;
4665
4666   ------------------------------------------------------------------
4667   -- MP_UML_Information_Flow_Realizing_Message_A_Information_Flow --
4668   ------------------------------------------------------------------
4669
4670   function MP_UML_Information_Flow_Realizing_Message_A_Information_Flow return AMF.Internals.CMOF_Element is
4671   begin
4672      return Base + 366;
4673   end MP_UML_Information_Flow_Realizing_Message_A_Information_Flow;
4674
4675   ----------------------------------------------------------
4676   -- MP_UML_Information_Item_Represented_A_Representation --
4677   ----------------------------------------------------------
4678
4679   function MP_UML_Information_Item_Represented_A_Representation return AMF.Internals.CMOF_Element is
4680   begin
4681      return Base + 367;
4682   end MP_UML_Information_Item_Represented_A_Representation;
4683
4684   -----------------------------------------------------------------------
4685   -- MP_UML_Instance_Specification_Classifier_A_Instance_Specification --
4686   -----------------------------------------------------------------------
4687
4688   function MP_UML_Instance_Specification_Classifier_A_Instance_Specification return AMF.Internals.CMOF_Element is
4689   begin
4690      return Base + 368;
4691   end MP_UML_Instance_Specification_Classifier_A_Instance_Specification;
4692
4693   -------------------------------------------------------------
4694   -- MP_UML_Instance_Specification_Slot_Slot_Owning_Instance --
4695   -------------------------------------------------------------
4696
4697   function MP_UML_Instance_Specification_Slot_Slot_Owning_Instance return AMF.Internals.CMOF_Element is
4698   begin
4699      return Base + 369;
4700   end MP_UML_Instance_Specification_Slot_Slot_Owning_Instance;
4701
4702   ------------------------------------------------------------------------
4703   -- MP_UML_Instance_Specification_Specification_A_Owning_Instance_Spec --
4704   ------------------------------------------------------------------------
4705
4706   function MP_UML_Instance_Specification_Specification_A_Owning_Instance_Spec return AMF.Internals.CMOF_Element is
4707   begin
4708      return Base + 617;
4709   end MP_UML_Instance_Specification_Specification_A_Owning_Instance_Spec;
4710
4711   -----------------------------------------------------
4712   -- MP_UML_Instance_Value_Instance_A_Instance_Value --
4713   -----------------------------------------------------
4714
4715   function MP_UML_Instance_Value_Instance_A_Instance_Value return AMF.Internals.CMOF_Element is
4716   begin
4717      return Base + 618;
4718   end MP_UML_Instance_Value_Instance_A_Instance_Value;
4719
4720   ---------------------------------------------
4721   -- MP_UML_Interaction_Action_A_Interaction --
4722   ---------------------------------------------
4723
4724   function MP_UML_Interaction_Action_A_Interaction return AMF.Internals.CMOF_Element is
4725   begin
4726      return Base + 370;
4727   end MP_UML_Interaction_Action_A_Interaction;
4728
4729   --------------------------------------------------
4730   -- MP_UML_Interaction_Formal_Gate_A_Interaction --
4731   --------------------------------------------------
4732
4733   function MP_UML_Interaction_Formal_Gate_A_Interaction return AMF.Internals.CMOF_Element is
4734   begin
4735      return Base + 371;
4736   end MP_UML_Interaction_Formal_Gate_A_Interaction;
4737
4738   ----------------------------------------------------------------------------
4739   -- MP_UML_Interaction_Fragment_Interaction_Fragment_Enclosing_Interaction --
4740   ----------------------------------------------------------------------------
4741
4742   function MP_UML_Interaction_Fragment_Interaction_Fragment_Enclosing_Interaction return AMF.Internals.CMOF_Element is
4743   begin
4744      return Base + 372;
4745   end MP_UML_Interaction_Fragment_Interaction_Fragment_Enclosing_Interaction;
4746
4747   ------------------------------------------------------
4748   -- MP_UML_Interaction_Lifeline_Lifeline_Interaction --
4749   ------------------------------------------------------
4750
4751   function MP_UML_Interaction_Lifeline_Lifeline_Interaction return AMF.Internals.CMOF_Element is
4752   begin
4753      return Base + 373;
4754   end MP_UML_Interaction_Lifeline_Lifeline_Interaction;
4755
4756   ----------------------------------------------------
4757   -- MP_UML_Interaction_Message_Message_Interaction --
4758   ----------------------------------------------------
4759
4760   function MP_UML_Interaction_Message_Message_Interaction return AMF.Internals.CMOF_Element is
4761   begin
4762      return Base + 374;
4763   end MP_UML_Interaction_Message_Message_Interaction;
4764
4765   -------------------------------------------------------------------
4766   -- MP_UML_Interaction_Constraint_Maxint_A_Interaction_Constraint --
4767   -------------------------------------------------------------------
4768
4769   function MP_UML_Interaction_Constraint_Maxint_A_Interaction_Constraint return AMF.Internals.CMOF_Element is
4770   begin
4771      return Base + 619;
4772   end MP_UML_Interaction_Constraint_Maxint_A_Interaction_Constraint;
4773
4774   -------------------------------------------------------------------
4775   -- MP_UML_Interaction_Constraint_Minint_A_Interaction_Constraint --
4776   -------------------------------------------------------------------
4777
4778   function MP_UML_Interaction_Constraint_Minint_A_Interaction_Constraint return AMF.Internals.CMOF_Element is
4779   begin
4780      return Base + 620;
4781   end MP_UML_Interaction_Constraint_Minint_A_Interaction_Constraint;
4782
4783   -------------------------------------------------------------
4784   -- MP_UML_Interaction_Fragment_Covered_Lifeline_Covered_By --
4785   -------------------------------------------------------------
4786
4787   function MP_UML_Interaction_Fragment_Covered_Lifeline_Covered_By return AMF.Internals.CMOF_Element is
4788   begin
4789      return Base + 375;
4790   end MP_UML_Interaction_Fragment_Covered_Lifeline_Covered_By;
4791
4792   ----------------------------------------------------------------------------
4793   -- MP_UML_Interaction_Fragment_Enclosing_Interaction_Interaction_Fragment --
4794   ----------------------------------------------------------------------------
4795
4796   function MP_UML_Interaction_Fragment_Enclosing_Interaction_Interaction_Fragment return AMF.Internals.CMOF_Element is
4797   begin
4798      return Base + 621;
4799   end MP_UML_Interaction_Fragment_Enclosing_Interaction_Interaction_Fragment;
4800
4801   --------------------------------------------------------------------------------
4802   -- MP_UML_Interaction_Fragment_Enclosing_Operand_Interaction_Operand_Fragment --
4803   --------------------------------------------------------------------------------
4804
4805   function MP_UML_Interaction_Fragment_Enclosing_Operand_Interaction_Operand_Fragment return AMF.Internals.CMOF_Element is
4806   begin
4807      return Base + 622;
4808   end MP_UML_Interaction_Fragment_Enclosing_Operand_Interaction_Operand_Fragment;
4809
4810   -------------------------------------------------------------------------
4811   -- MP_UML_Interaction_Fragment_General_Ordering_A_Interaction_Fragment --
4812   -------------------------------------------------------------------------
4813
4814   function MP_UML_Interaction_Fragment_General_Ordering_A_Interaction_Fragment return AMF.Internals.CMOF_Element is
4815   begin
4816      return Base + 376;
4817   end MP_UML_Interaction_Fragment_General_Ordering_A_Interaction_Fragment;
4818
4819   --------------------------------------------------------------------------------
4820   -- MP_UML_Interaction_Operand_Fragment_Interaction_Fragment_Enclosing_Operand --
4821   --------------------------------------------------------------------------------
4822
4823   function MP_UML_Interaction_Operand_Fragment_Interaction_Fragment_Enclosing_Operand return AMF.Internals.CMOF_Element is
4824   begin
4825      return Base + 377;
4826   end MP_UML_Interaction_Operand_Fragment_Interaction_Fragment_Enclosing_Operand;
4827
4828   ------------------------------------------------------------
4829   -- MP_UML_Interaction_Operand_Guard_A_Interaction_Operand --
4830   ------------------------------------------------------------
4831
4832   function MP_UML_Interaction_Operand_Guard_A_Interaction_Operand return AMF.Internals.CMOF_Element is
4833   begin
4834      return Base + 623;
4835   end MP_UML_Interaction_Operand_Guard_A_Interaction_Operand;
4836
4837   ----------------------------------------------------------
4838   -- MP_UML_Interaction_Use_Actual_Gate_A_Interaction_Use --
4839   ----------------------------------------------------------
4840
4841   function MP_UML_Interaction_Use_Actual_Gate_A_Interaction_Use return AMF.Internals.CMOF_Element is
4842   begin
4843      return Base + 378;
4844   end MP_UML_Interaction_Use_Actual_Gate_A_Interaction_Use;
4845
4846   -------------------------------------------------------
4847   -- MP_UML_Interaction_Use_Argument_A_Interaction_Use --
4848   -------------------------------------------------------
4849
4850   function MP_UML_Interaction_Use_Argument_A_Interaction_Use return AMF.Internals.CMOF_Element is
4851   begin
4852      return Base + 379;
4853   end MP_UML_Interaction_Use_Argument_A_Interaction_Use;
4854
4855   --------------------------------------------------------
4856   -- MP_UML_Interaction_Use_Refers_To_A_Interaction_Use --
4857   --------------------------------------------------------
4858
4859   function MP_UML_Interaction_Use_Refers_To_A_Interaction_Use return AMF.Internals.CMOF_Element is
4860   begin
4861      return Base + 624;
4862   end MP_UML_Interaction_Use_Refers_To_A_Interaction_Use;
4863
4864   -----------------------------------------------------------
4865   -- MP_UML_Interaction_Use_Return_Value_A_Interaction_Use --
4866   -----------------------------------------------------------
4867
4868   function MP_UML_Interaction_Use_Return_Value_A_Interaction_Use return AMF.Internals.CMOF_Element is
4869   begin
4870      return Base + 625;
4871   end MP_UML_Interaction_Use_Return_Value_A_Interaction_Use;
4872
4873   ---------------------------------------------------------------------
4874   -- MP_UML_Interaction_Use_Return_Value_Recipient_A_Interaction_Use --
4875   ---------------------------------------------------------------------
4876
4877   function MP_UML_Interaction_Use_Return_Value_Recipient_A_Interaction_Use return AMF.Internals.CMOF_Element is
4878   begin
4879      return Base + 626;
4880   end MP_UML_Interaction_Use_Return_Value_Recipient_A_Interaction_Use;
4881
4882   ----------------------------------------------------
4883   -- MP_UML_Interface_Nested_Classifier_A_Interface --
4884   ----------------------------------------------------
4885
4886   function MP_UML_Interface_Nested_Classifier_A_Interface return AMF.Internals.CMOF_Element is
4887   begin
4888      return Base + 380;
4889   end MP_UML_Interface_Nested_Classifier_A_Interface;
4890
4891   ---------------------------------------------------------
4892   -- MP_UML_Interface_Owned_Attribute_Property_Interface --
4893   ---------------------------------------------------------
4894
4895   function MP_UML_Interface_Owned_Attribute_Property_Interface return AMF.Internals.CMOF_Element is
4896   begin
4897      return Base + 381;
4898   end MP_UML_Interface_Owned_Attribute_Property_Interface;
4899
4900   ----------------------------------------------------------
4901   -- MP_UML_Interface_Owned_Operation_Operation_Interface --
4902   ----------------------------------------------------------
4903
4904   function MP_UML_Interface_Owned_Operation_Operation_Interface return AMF.Internals.CMOF_Element is
4905   begin
4906      return Base + 382;
4907   end MP_UML_Interface_Owned_Operation_Operation_Interface;
4908
4909   --------------------------------------------------
4910   -- MP_UML_Interface_Owned_Reception_A_Interface --
4911   --------------------------------------------------
4912
4913   function MP_UML_Interface_Owned_Reception_A_Interface return AMF.Internals.CMOF_Element is
4914   begin
4915      return Base + 383;
4916   end MP_UML_Interface_Owned_Reception_A_Interface;
4917
4918   -------------------------------------------
4919   -- MP_UML_Interface_Protocol_A_Interface --
4920   -------------------------------------------
4921
4922   function MP_UML_Interface_Protocol_A_Interface return AMF.Internals.CMOF_Element is
4923   begin
4924      return Base + 627;
4925   end MP_UML_Interface_Protocol_A_Interface;
4926
4927   ------------------------------------------------------
4928   -- MP_UML_Interface_Redefined_Interface_A_Interface --
4929   ------------------------------------------------------
4930
4931   function MP_UML_Interface_Redefined_Interface_A_Interface return AMF.Internals.CMOF_Element is
4932   begin
4933      return Base + 384;
4934   end MP_UML_Interface_Redefined_Interface_A_Interface;
4935
4936   -------------------------------------------------------------------
4937   -- MP_UML_Interface_Realization_Contract_A_Interface_Realization --
4938   -------------------------------------------------------------------
4939
4940   function MP_UML_Interface_Realization_Contract_A_Interface_Realization return AMF.Internals.CMOF_Element is
4941   begin
4942      return Base + 628;
4943   end MP_UML_Interface_Realization_Contract_A_Interface_Realization;
4944
4945   ------------------------------------------------------------------------------------------------------
4946   -- MP_UML_Interface_Realization_Implementing_Classifier_Behaviored_Classifier_Interface_Realization --
4947   ------------------------------------------------------------------------------------------------------
4948
4949   function MP_UML_Interface_Realization_Implementing_Classifier_Behaviored_Classifier_Interface_Realization return AMF.Internals.CMOF_Element is
4950   begin
4951      return Base + 629;
4952   end MP_UML_Interface_Realization_Implementing_Classifier_Behaviored_Classifier_Interface_Realization;
4953
4954   -------------------------------------------------------------------------------------
4955   -- MP_UML_Interruptible_Activity_Region_Interrupting_Edge_Activity_Edge_Interrupts --
4956   -------------------------------------------------------------------------------------
4957
4958   function MP_UML_Interruptible_Activity_Region_Interrupting_Edge_Activity_Edge_Interrupts return AMF.Internals.CMOF_Element is
4959   begin
4960      return Base + 385;
4961   end MP_UML_Interruptible_Activity_Region_Interrupting_Edge_Activity_Edge_Interrupts;
4962
4963   -------------------------------------------------------------------------------------
4964   -- MP_UML_Interruptible_Activity_Region_Node_Activity_Node_In_Interruptible_Region --
4965   -------------------------------------------------------------------------------------
4966
4967   function MP_UML_Interruptible_Activity_Region_Node_Activity_Node_In_Interruptible_Region return AMF.Internals.CMOF_Element is
4968   begin
4969      return Base + 386;
4970   end MP_UML_Interruptible_Activity_Region_Node_Activity_Node_In_Interruptible_Region;
4971
4972   ------------------------------------
4973   -- MP_UML_Interval_Max_A_Interval --
4974   ------------------------------------
4975
4976   function MP_UML_Interval_Max_A_Interval return AMF.Internals.CMOF_Element is
4977   begin
4978      return Base + 630;
4979   end MP_UML_Interval_Max_A_Interval;
4980
4981   ------------------------------------
4982   -- MP_UML_Interval_Min_A_Interval --
4983   ------------------------------------
4984
4985   function MP_UML_Interval_Min_A_Interval return AMF.Internals.CMOF_Element is
4986   begin
4987      return Base + 631;
4988   end MP_UML_Interval_Min_A_Interval;
4989
4990   --------------------------------------------------------------------
4991   -- MP_UML_Interval_Constraint_Specification_A_Interval_Constraint --
4992   --------------------------------------------------------------------
4993
4994   function MP_UML_Interval_Constraint_Specification_A_Interval_Constraint return AMF.Internals.CMOF_Element is
4995   begin
4996      return Base + 632;
4997   end MP_UML_Interval_Constraint_Specification_A_Interval_Constraint;
4998
4999   -----------------------------------------------------------
5000   -- MP_UML_Invocation_Action_Argument_A_Invocation_Action --
5001   -----------------------------------------------------------
5002
5003   function MP_UML_Invocation_Action_Argument_A_Invocation_Action return AMF.Internals.CMOF_Element is
5004   begin
5005      return Base + 387;
5006   end MP_UML_Invocation_Action_Argument_A_Invocation_Action;
5007
5008   ----------------------------------------------------------
5009   -- MP_UML_Invocation_Action_On_Port_A_Invocation_Action --
5010   ----------------------------------------------------------
5011
5012   function MP_UML_Invocation_Action_On_Port_A_Invocation_Action return AMF.Internals.CMOF_Element is
5013   begin
5014      return Base + 633;
5015   end MP_UML_Invocation_Action_On_Port_A_Invocation_Action;
5016
5017   -------------------------------------------
5018   -- MP_UML_Join_Node_Is_Combine_Duplicate --
5019   -------------------------------------------
5020
5021   function MP_UML_Join_Node_Is_Combine_Duplicate return AMF.Internals.CMOF_Element is
5022   begin
5023      return Base + 634;
5024   end MP_UML_Join_Node_Is_Combine_Duplicate;
5025
5026   --------------------------------------------
5027   -- MP_UML_Join_Node_Join_Spec_A_Join_Node --
5028   --------------------------------------------
5029
5030   function MP_UML_Join_Node_Join_Spec_A_Join_Node return AMF.Internals.CMOF_Element is
5031   begin
5032      return Base + 635;
5033   end MP_UML_Join_Node_Join_Spec_A_Join_Node;
5034
5035   -------------------------------------------------------------
5036   -- MP_UML_Lifeline_Covered_By_Interaction_Fragment_Covered --
5037   -------------------------------------------------------------
5038
5039   function MP_UML_Lifeline_Covered_By_Interaction_Fragment_Covered return AMF.Internals.CMOF_Element is
5040   begin
5041      return Base + 388;
5042   end MP_UML_Lifeline_Covered_By_Interaction_Fragment_Covered;
5043
5044   ----------------------------------------------
5045   -- MP_UML_Lifeline_Decomposed_As_A_Lifeline --
5046   ----------------------------------------------
5047
5048   function MP_UML_Lifeline_Decomposed_As_A_Lifeline return AMF.Internals.CMOF_Element is
5049   begin
5050      return Base + 636;
5051   end MP_UML_Lifeline_Decomposed_As_A_Lifeline;
5052
5053   ------------------------------------------------------
5054   -- MP_UML_Lifeline_Interaction_Interaction_Lifeline --
5055   ------------------------------------------------------
5056
5057   function MP_UML_Lifeline_Interaction_Interaction_Lifeline return AMF.Internals.CMOF_Element is
5058   begin
5059      return Base + 637;
5060   end MP_UML_Lifeline_Interaction_Interaction_Lifeline;
5061
5062   -------------------------------------------
5063   -- MP_UML_Lifeline_Represents_A_Lifeline --
5064   -------------------------------------------
5065
5066   function MP_UML_Lifeline_Represents_A_Lifeline return AMF.Internals.CMOF_Element is
5067   begin
5068      return Base + 638;
5069   end MP_UML_Lifeline_Represents_A_Lifeline;
5070
5071   -----------------------------------------
5072   -- MP_UML_Lifeline_Selector_A_Lifeline --
5073   -----------------------------------------
5074
5075   function MP_UML_Lifeline_Selector_A_Lifeline return AMF.Internals.CMOF_Element is
5076   begin
5077      return Base + 639;
5078   end MP_UML_Lifeline_Selector_A_Lifeline;
5079
5080   -----------------------------------------------
5081   -- MP_UML_Link_Action_End_Data_A_Link_Action --
5082   -----------------------------------------------
5083
5084   function MP_UML_Link_Action_End_Data_A_Link_Action return AMF.Internals.CMOF_Element is
5085   begin
5086      return Base + 389;
5087   end MP_UML_Link_Action_End_Data_A_Link_Action;
5088
5089   --------------------------------------------------
5090   -- MP_UML_Link_Action_Input_Value_A_Link_Action --
5091   --------------------------------------------------
5092
5093   function MP_UML_Link_Action_Input_Value_A_Link_Action return AMF.Internals.CMOF_Element is
5094   begin
5095      return Base + 390;
5096   end MP_UML_Link_Action_Input_Value_A_Link_Action;
5097
5098   ----------------------------------------------------------------------
5099   -- MP_UML_Link_End_Creation_Data_Insert_At_A_Link_End_Creation_Data --
5100   ----------------------------------------------------------------------
5101
5102   function MP_UML_Link_End_Creation_Data_Insert_At_A_Link_End_Creation_Data return AMF.Internals.CMOF_Element is
5103   begin
5104      return Base + 640;
5105   end MP_UML_Link_End_Creation_Data_Insert_At_A_Link_End_Creation_Data;
5106
5107   --------------------------------------------------
5108   -- MP_UML_Link_End_Creation_Data_Is_Replace_All --
5109   --------------------------------------------------
5110
5111   function MP_UML_Link_End_Creation_Data_Is_Replace_All return AMF.Internals.CMOF_Element is
5112   begin
5113      return Base + 641;
5114   end MP_UML_Link_End_Creation_Data_Is_Replace_All;
5115
5116   ----------------------------------------------
5117   -- MP_UML_Link_End_Data_End_A_Link_End_Data --
5118   ----------------------------------------------
5119
5120   function MP_UML_Link_End_Data_End_A_Link_End_Data return AMF.Internals.CMOF_Element is
5121   begin
5122      return Base + 642;
5123   end MP_UML_Link_End_Data_End_A_Link_End_Data;
5124
5125   ----------------------------------------------------
5126   -- MP_UML_Link_End_Data_Qualifier_A_Link_End_Data --
5127   ----------------------------------------------------
5128
5129   function MP_UML_Link_End_Data_Qualifier_A_Link_End_Data return AMF.Internals.CMOF_Element is
5130   begin
5131      return Base + 391;
5132   end MP_UML_Link_End_Data_Qualifier_A_Link_End_Data;
5133
5134   ------------------------------------------------
5135   -- MP_UML_Link_End_Data_Value_A_Link_End_Data --
5136   ------------------------------------------------
5137
5138   function MP_UML_Link_End_Data_Value_A_Link_End_Data return AMF.Internals.CMOF_Element is
5139   begin
5140      return Base + 643;
5141   end MP_UML_Link_End_Data_Value_A_Link_End_Data;
5142
5143   -----------------------------------------------------------------------------
5144   -- MP_UML_Link_End_Destruction_Data_Destroy_At_A_Link_End_Destruction_Data --
5145   -----------------------------------------------------------------------------
5146
5147   function MP_UML_Link_End_Destruction_Data_Destroy_At_A_Link_End_Destruction_Data return AMF.Internals.CMOF_Element is
5148   begin
5149      return Base + 644;
5150   end MP_UML_Link_End_Destruction_Data_Destroy_At_A_Link_End_Destruction_Data;
5151
5152   ------------------------------------------------------------
5153   -- MP_UML_Link_End_Destruction_Data_Is_Destroy_Duplicates --
5154   ------------------------------------------------------------
5155
5156   function MP_UML_Link_End_Destruction_Data_Is_Destroy_Duplicates return AMF.Internals.CMOF_Element is
5157   begin
5158      return Base + 645;
5159   end MP_UML_Link_End_Destruction_Data_Is_Destroy_Duplicates;
5160
5161   ----------------------------------
5162   -- MP_UML_Literal_Boolean_Value --
5163   ----------------------------------
5164
5165   function MP_UML_Literal_Boolean_Value return AMF.Internals.CMOF_Element is
5166   begin
5167      return Base + 646;
5168   end MP_UML_Literal_Boolean_Value;
5169
5170   ----------------------------------
5171   -- MP_UML_Literal_Integer_Value --
5172   ----------------------------------
5173
5174   function MP_UML_Literal_Integer_Value return AMF.Internals.CMOF_Element is
5175   begin
5176      return Base + 647;
5177   end MP_UML_Literal_Integer_Value;
5178
5179   -------------------------------
5180   -- MP_UML_Literal_Real_Value --
5181   -------------------------------
5182
5183   function MP_UML_Literal_Real_Value return AMF.Internals.CMOF_Element is
5184   begin
5185      return Base + 648;
5186   end MP_UML_Literal_Real_Value;
5187
5188   ---------------------------------
5189   -- MP_UML_Literal_String_Value --
5190   ---------------------------------
5191
5192   function MP_UML_Literal_String_Value return AMF.Internals.CMOF_Element is
5193   begin
5194      return Base + 649;
5195   end MP_UML_Literal_String_Value;
5196
5197   --------------------------------------------
5198   -- MP_UML_Literal_Unlimited_Natural_Value --
5199   --------------------------------------------
5200
5201   function MP_UML_Literal_Unlimited_Natural_Value return AMF.Internals.CMOF_Element is
5202   begin
5203      return Base + 650;
5204   end MP_UML_Literal_Unlimited_Natural_Value;
5205
5206   ----------------------------------------------
5207   -- MP_UML_Loop_Node_Body_Output_A_Loop_Node --
5208   ----------------------------------------------
5209
5210   function MP_UML_Loop_Node_Body_Output_A_Loop_Node return AMF.Internals.CMOF_Element is
5211   begin
5212      return Base + 392;
5213   end MP_UML_Loop_Node_Body_Output_A_Loop_Node;
5214
5215   --------------------------------------------
5216   -- MP_UML_Loop_Node_Body_Part_A_Loop_Node --
5217   --------------------------------------------
5218
5219   function MP_UML_Loop_Node_Body_Part_A_Loop_Node return AMF.Internals.CMOF_Element is
5220   begin
5221      return Base + 393;
5222   end MP_UML_Loop_Node_Body_Part_A_Loop_Node;
5223
5224   ------------------------------------------
5225   -- MP_UML_Loop_Node_Decider_A_Loop_Node --
5226   ------------------------------------------
5227
5228   function MP_UML_Loop_Node_Decider_A_Loop_Node return AMF.Internals.CMOF_Element is
5229   begin
5230      return Base + 651;
5231   end MP_UML_Loop_Node_Decider_A_Loop_Node;
5232
5233   --------------------------------------
5234   -- MP_UML_Loop_Node_Is_Tested_First --
5235   --------------------------------------
5236
5237   function MP_UML_Loop_Node_Is_Tested_First return AMF.Internals.CMOF_Element is
5238   begin
5239      return Base + 652;
5240   end MP_UML_Loop_Node_Is_Tested_First;
5241
5242   ------------------------------------------------
5243   -- MP_UML_Loop_Node_Loop_Variable_A_Loop_Node --
5244   ------------------------------------------------
5245
5246   function MP_UML_Loop_Node_Loop_Variable_A_Loop_Node return AMF.Internals.CMOF_Element is
5247   begin
5248      return Base + 394;
5249   end MP_UML_Loop_Node_Loop_Variable_A_Loop_Node;
5250
5251   ------------------------------------------------------
5252   -- MP_UML_Loop_Node_Loop_Variable_Input_A_Loop_Node --
5253   ------------------------------------------------------
5254
5255   function MP_UML_Loop_Node_Loop_Variable_Input_A_Loop_Node return AMF.Internals.CMOF_Element is
5256   begin
5257      return Base + 395;
5258   end MP_UML_Loop_Node_Loop_Variable_Input_A_Loop_Node;
5259
5260   -----------------------------------------
5261   -- MP_UML_Loop_Node_Result_A_Loop_Node --
5262   -----------------------------------------
5263
5264   function MP_UML_Loop_Node_Result_A_Loop_Node return AMF.Internals.CMOF_Element is
5265   begin
5266      return Base + 396;
5267   end MP_UML_Loop_Node_Result_A_Loop_Node;
5268
5269   ---------------------------------------------
5270   -- MP_UML_Loop_Node_Setup_Part_A_Loop_Node --
5271   ---------------------------------------------
5272
5273   function MP_UML_Loop_Node_Setup_Part_A_Loop_Node return AMF.Internals.CMOF_Element is
5274   begin
5275      return Base + 397;
5276   end MP_UML_Loop_Node_Setup_Part_A_Loop_Node;
5277
5278   ---------------------------------------
5279   -- MP_UML_Loop_Node_Test_A_Loop_Node --
5280   ---------------------------------------
5281
5282   function MP_UML_Loop_Node_Test_A_Loop_Node return AMF.Internals.CMOF_Element is
5283   begin
5284      return Base + 398;
5285   end MP_UML_Loop_Node_Test_A_Loop_Node;
5286
5287   -----------------------------------------------------------
5288   -- MP_UML_Manifestation_Utilized_Element_A_Manifestation --
5289   -----------------------------------------------------------
5290
5291   function MP_UML_Manifestation_Utilized_Element_A_Manifestation return AMF.Internals.CMOF_Element is
5292   begin
5293      return Base + 653;
5294   end MP_UML_Manifestation_Utilized_Element_A_Manifestation;
5295
5296   ---------------------------------------
5297   -- MP_UML_Message_Argument_A_Message --
5298   ---------------------------------------
5299
5300   function MP_UML_Message_Argument_A_Message return AMF.Internals.CMOF_Element is
5301   begin
5302      return Base + 399;
5303   end MP_UML_Message_Argument_A_Message;
5304
5305   ----------------------------------------
5306   -- MP_UML_Message_Connector_A_Message --
5307   ----------------------------------------
5308
5309   function MP_UML_Message_Connector_A_Message return AMF.Internals.CMOF_Element is
5310   begin
5311      return Base + 654;
5312   end MP_UML_Message_Connector_A_Message;
5313
5314   ----------------------------------------------------
5315   -- MP_UML_Message_Interaction_Interaction_Message --
5316   ----------------------------------------------------
5317
5318   function MP_UML_Message_Interaction_Interaction_Message return AMF.Internals.CMOF_Element is
5319   begin
5320      return Base + 655;
5321   end MP_UML_Message_Interaction_Interaction_Message;
5322
5323   ---------------------------------
5324   -- MP_UML_Message_Message_Kind --
5325   ---------------------------------
5326
5327   function MP_UML_Message_Message_Kind return AMF.Internals.CMOF_Element is
5328   begin
5329      return Base + 656;
5330   end MP_UML_Message_Message_Kind;
5331
5332   ---------------------------------
5333   -- MP_UML_Message_Message_Sort --
5334   ---------------------------------
5335
5336   function MP_UML_Message_Message_Sort return AMF.Internals.CMOF_Element is
5337   begin
5338      return Base + 657;
5339   end MP_UML_Message_Message_Sort;
5340
5341   ------------------------------------------------
5342   -- MP_UML_Message_Receive_Event_A_End_Message --
5343   ------------------------------------------------
5344
5345   function MP_UML_Message_Receive_Event_A_End_Message return AMF.Internals.CMOF_Element is
5346   begin
5347      return Base + 658;
5348   end MP_UML_Message_Receive_Event_A_End_Message;
5349
5350   ---------------------------------------------
5351   -- MP_UML_Message_Send_Event_A_End_Message --
5352   ---------------------------------------------
5353
5354   function MP_UML_Message_Send_Event_A_End_Message return AMF.Internals.CMOF_Element is
5355   begin
5356      return Base + 659;
5357   end MP_UML_Message_Send_Event_A_End_Message;
5358
5359   ----------------------------------------
5360   -- MP_UML_Message_Signature_A_Message --
5361   ----------------------------------------
5362
5363   function MP_UML_Message_Signature_A_Message return AMF.Internals.CMOF_Element is
5364   begin
5365      return Base + 660;
5366   end MP_UML_Message_Signature_A_Message;
5367
5368   ----------------------------------------------
5369   -- MP_UML_Message_End_Message_A_Message_End --
5370   ----------------------------------------------
5371
5372   function MP_UML_Message_End_Message_A_Message_End return AMF.Internals.CMOF_Element is
5373   begin
5374      return Base + 661;
5375   end MP_UML_Message_End_Message_A_Message_End;
5376
5377   ----------------------------
5378   -- MP_UML_Model_Viewpoint --
5379   ----------------------------
5380
5381   function MP_UML_Model_Viewpoint return AMF.Internals.CMOF_Element is
5382   begin
5383      return Base + 662;
5384   end MP_UML_Model_Viewpoint;
5385
5386   --------------------------------------------
5387   -- MP_UML_Multiplicity_Element_Is_Ordered --
5388   --------------------------------------------
5389
5390   function MP_UML_Multiplicity_Element_Is_Ordered return AMF.Internals.CMOF_Element is
5391   begin
5392      return Base + 663;
5393   end MP_UML_Multiplicity_Element_Is_Ordered;
5394
5395   -------------------------------------------
5396   -- MP_UML_Multiplicity_Element_Is_Unique --
5397   -------------------------------------------
5398
5399   function MP_UML_Multiplicity_Element_Is_Unique return AMF.Internals.CMOF_Element is
5400   begin
5401      return Base + 664;
5402   end MP_UML_Multiplicity_Element_Is_Unique;
5403
5404   ---------------------------------------
5405   -- MP_UML_Multiplicity_Element_Lower --
5406   ---------------------------------------
5407
5408   function MP_UML_Multiplicity_Element_Lower return AMF.Internals.CMOF_Element is
5409   begin
5410      return Base + 665;
5411   end MP_UML_Multiplicity_Element_Lower;
5412
5413   ------------------------------------------------------------
5414   -- MP_UML_Multiplicity_Element_Lower_Value_A_Owning_Lower --
5415   ------------------------------------------------------------
5416
5417   function MP_UML_Multiplicity_Element_Lower_Value_A_Owning_Lower return AMF.Internals.CMOF_Element is
5418   begin
5419      return Base + 666;
5420   end MP_UML_Multiplicity_Element_Lower_Value_A_Owning_Lower;
5421
5422   ---------------------------------------
5423   -- MP_UML_Multiplicity_Element_Upper --
5424   ---------------------------------------
5425
5426   function MP_UML_Multiplicity_Element_Upper return AMF.Internals.CMOF_Element is
5427   begin
5428      return Base + 667;
5429   end MP_UML_Multiplicity_Element_Upper;
5430
5431   ------------------------------------------------------------
5432   -- MP_UML_Multiplicity_Element_Upper_Value_A_Owning_Upper --
5433   ------------------------------------------------------------
5434
5435   function MP_UML_Multiplicity_Element_Upper_Value_A_Owning_Upper return AMF.Internals.CMOF_Element is
5436   begin
5437      return Base + 668;
5438   end MP_UML_Multiplicity_Element_Upper_Value_A_Owning_Upper;
5439
5440   --------------------------------------------------------------
5441   -- MP_UML_Named_Element_Client_Dependency_Dependency_Client --
5442   --------------------------------------------------------------
5443
5444   function MP_UML_Named_Element_Client_Dependency_Dependency_Client return AMF.Internals.CMOF_Element is
5445   begin
5446      return Base + 400;
5447   end MP_UML_Named_Element_Client_Dependency_Dependency_Client;
5448
5449   -------------------------------
5450   -- MP_UML_Named_Element_Name --
5451   -------------------------------
5452
5453   function MP_UML_Named_Element_Name return AMF.Internals.CMOF_Element is
5454   begin
5455      return Base + 669;
5456   end MP_UML_Named_Element_Name;
5457
5458   ----------------------------------------------------------
5459   -- MP_UML_Named_Element_Name_Expression_A_Named_Element --
5460   ----------------------------------------------------------
5461
5462   function MP_UML_Named_Element_Name_Expression_A_Named_Element return AMF.Internals.CMOF_Element is
5463   begin
5464      return Base + 670;
5465   end MP_UML_Named_Element_Name_Expression_A_Named_Element;
5466
5467   -----------------------------------------------------------
5468   -- MP_UML_Named_Element_Namespace_Namespace_Owned_Member --
5469   -----------------------------------------------------------
5470
5471   function MP_UML_Named_Element_Namespace_Namespace_Owned_Member return AMF.Internals.CMOF_Element is
5472   begin
5473      return Base + 671;
5474   end MP_UML_Named_Element_Namespace_Namespace_Owned_Member;
5475
5476   -----------------------------------------
5477   -- MP_UML_Named_Element_Qualified_Name --
5478   -----------------------------------------
5479
5480   function MP_UML_Named_Element_Qualified_Name return AMF.Internals.CMOF_Element is
5481   begin
5482      return Base + 672;
5483   end MP_UML_Named_Element_Qualified_Name;
5484
5485   -------------------------------------
5486   -- MP_UML_Named_Element_Visibility --
5487   -------------------------------------
5488
5489   function MP_UML_Named_Element_Visibility return AMF.Internals.CMOF_Element is
5490   begin
5491      return Base + 673;
5492   end MP_UML_Named_Element_Visibility;
5493
5494   ------------------------------------------------------------------------
5495   -- MP_UML_Namespace_Element_Import_Element_Import_Importing_Namespace --
5496   ------------------------------------------------------------------------
5497
5498   function MP_UML_Namespace_Element_Import_Element_Import_Importing_Namespace return AMF.Internals.CMOF_Element is
5499   begin
5500      return Base + 401;
5501   end MP_UML_Namespace_Element_Import_Element_Import_Importing_Namespace;
5502
5503   --------------------------------------------------
5504   -- MP_UML_Namespace_Imported_Member_A_Namespace --
5505   --------------------------------------------------
5506
5507   function MP_UML_Namespace_Imported_Member_A_Namespace return AMF.Internals.CMOF_Element is
5508   begin
5509      return Base + 402;
5510   end MP_UML_Namespace_Imported_Member_A_Namespace;
5511
5512   ------------------------------------------------
5513   -- MP_UML_Namespace_Member_A_Member_Namespace --
5514   ------------------------------------------------
5515
5516   function MP_UML_Namespace_Member_A_Member_Namespace return AMF.Internals.CMOF_Element is
5517   begin
5518      return Base + 403;
5519   end MP_UML_Namespace_Member_A_Member_Namespace;
5520
5521   -----------------------------------------------------------
5522   -- MP_UML_Namespace_Owned_Member_Named_Element_Namespace --
5523   -----------------------------------------------------------
5524
5525   function MP_UML_Namespace_Owned_Member_Named_Element_Namespace return AMF.Internals.CMOF_Element is
5526   begin
5527      return Base + 404;
5528   end MP_UML_Namespace_Owned_Member_Named_Element_Namespace;
5529
5530   ----------------------------------------------------
5531   -- MP_UML_Namespace_Owned_Rule_Constraint_Context --
5532   ----------------------------------------------------
5533
5534   function MP_UML_Namespace_Owned_Rule_Constraint_Context return AMF.Internals.CMOF_Element is
5535   begin
5536      return Base + 405;
5537   end MP_UML_Namespace_Owned_Rule_Constraint_Context;
5538
5539   ------------------------------------------------------------------------
5540   -- MP_UML_Namespace_Package_Import_Package_Import_Importing_Namespace --
5541   ------------------------------------------------------------------------
5542
5543   function MP_UML_Namespace_Package_Import_Package_Import_Importing_Namespace return AMF.Internals.CMOF_Element is
5544   begin
5545      return Base + 406;
5546   end MP_UML_Namespace_Package_Import_Package_Import_Importing_Namespace;
5547
5548   ------------------------------------
5549   -- MP_UML_Node_Nested_Node_A_Node --
5550   ------------------------------------
5551
5552   function MP_UML_Node_Nested_Node_A_Node return AMF.Internals.CMOF_Element is
5553   begin
5554      return Base + 407;
5555   end MP_UML_Node_Nested_Node_A_Node;
5556
5557   -------------------------------------
5558   -- MP_UML_Object_Flow_Is_Multicast --
5559   -------------------------------------
5560
5561   function MP_UML_Object_Flow_Is_Multicast return AMF.Internals.CMOF_Element is
5562   begin
5563      return Base + 674;
5564   end MP_UML_Object_Flow_Is_Multicast;
5565
5566   ----------------------------------------
5567   -- MP_UML_Object_Flow_Is_Multireceive --
5568   ----------------------------------------
5569
5570   function MP_UML_Object_Flow_Is_Multireceive return AMF.Internals.CMOF_Element is
5571   begin
5572      return Base + 675;
5573   end MP_UML_Object_Flow_Is_Multireceive;
5574
5575   ------------------------------------------------
5576   -- MP_UML_Object_Flow_Selection_A_Object_Flow --
5577   ------------------------------------------------
5578
5579   function MP_UML_Object_Flow_Selection_A_Object_Flow return AMF.Internals.CMOF_Element is
5580   begin
5581      return Base + 676;
5582   end MP_UML_Object_Flow_Selection_A_Object_Flow;
5583
5584   -----------------------------------------------------
5585   -- MP_UML_Object_Flow_Transformation_A_Object_Flow --
5586   -----------------------------------------------------
5587
5588   function MP_UML_Object_Flow_Transformation_A_Object_Flow return AMF.Internals.CMOF_Element is
5589   begin
5590      return Base + 677;
5591   end MP_UML_Object_Flow_Transformation_A_Object_Flow;
5592
5593   -----------------------------------------------
5594   -- MP_UML_Object_Node_In_State_A_Object_Node --
5595   -----------------------------------------------
5596
5597   function MP_UML_Object_Node_In_State_A_Object_Node return AMF.Internals.CMOF_Element is
5598   begin
5599      return Base + 408;
5600   end MP_UML_Object_Node_In_State_A_Object_Node;
5601
5602   ----------------------------------------
5603   -- MP_UML_Object_Node_Is_Control_Type --
5604   ----------------------------------------
5605
5606   function MP_UML_Object_Node_Is_Control_Type return AMF.Internals.CMOF_Element is
5607   begin
5608      return Base + 678;
5609   end MP_UML_Object_Node_Is_Control_Type;
5610
5611   ---------------------------------
5612   -- MP_UML_Object_Node_Ordering --
5613   ---------------------------------
5614
5615   function MP_UML_Object_Node_Ordering return AMF.Internals.CMOF_Element is
5616   begin
5617      return Base + 679;
5618   end MP_UML_Object_Node_Ordering;
5619
5620   ------------------------------------------------
5621   -- MP_UML_Object_Node_Selection_A_Object_Node --
5622   ------------------------------------------------
5623
5624   function MP_UML_Object_Node_Selection_A_Object_Node return AMF.Internals.CMOF_Element is
5625   begin
5626      return Base + 680;
5627   end MP_UML_Object_Node_Selection_A_Object_Node;
5628
5629   --------------------------------------------------
5630   -- MP_UML_Object_Node_Upper_Bound_A_Object_Node --
5631   --------------------------------------------------
5632
5633   function MP_UML_Object_Node_Upper_Bound_A_Object_Node return AMF.Internals.CMOF_Element is
5634   begin
5635      return Base + 681;
5636   end MP_UML_Object_Node_Upper_Bound_A_Object_Node;
5637
5638   ------------------------------------------------------
5639   -- MP_UML_Occurrence_Specification_Covered_A_Events --
5640   ------------------------------------------------------
5641
5642   function MP_UML_Occurrence_Specification_Covered_A_Events return AMF.Internals.CMOF_Element is
5643   begin
5644      return Base + 682;
5645   end MP_UML_Occurrence_Specification_Covered_A_Events;
5646
5647   ----------------------------------------------------------------------
5648   -- MP_UML_Occurrence_Specification_To_After_General_Ordering_Before --
5649   ----------------------------------------------------------------------
5650
5651   function MP_UML_Occurrence_Specification_To_After_General_Ordering_Before return AMF.Internals.CMOF_Element is
5652   begin
5653      return Base + 409;
5654   end MP_UML_Occurrence_Specification_To_After_General_Ordering_Before;
5655
5656   ----------------------------------------------------------------------
5657   -- MP_UML_Occurrence_Specification_To_Before_General_Ordering_After --
5658   ----------------------------------------------------------------------
5659
5660   function MP_UML_Occurrence_Specification_To_Before_General_Ordering_After return AMF.Internals.CMOF_Element is
5661   begin
5662      return Base + 410;
5663   end MP_UML_Occurrence_Specification_To_Before_General_Ordering_After;
5664
5665   -------------------------------
5666   -- MP_UML_Opaque_Action_Body --
5667   -------------------------------
5668
5669   function MP_UML_Opaque_Action_Body return AMF.Internals.CMOF_Element is
5670   begin
5671      return Base + 683;
5672   end MP_UML_Opaque_Action_Body;
5673
5674   ------------------------------------------------------
5675   -- MP_UML_Opaque_Action_Input_Value_A_Opaque_Action --
5676   ------------------------------------------------------
5677
5678   function MP_UML_Opaque_Action_Input_Value_A_Opaque_Action return AMF.Internals.CMOF_Element is
5679   begin
5680      return Base + 411;
5681   end MP_UML_Opaque_Action_Input_Value_A_Opaque_Action;
5682
5683   -----------------------------------
5684   -- MP_UML_Opaque_Action_Language --
5685   -----------------------------------
5686
5687   function MP_UML_Opaque_Action_Language return AMF.Internals.CMOF_Element is
5688   begin
5689      return Base + 684;
5690   end MP_UML_Opaque_Action_Language;
5691
5692   -------------------------------------------------------
5693   -- MP_UML_Opaque_Action_Output_Value_A_Opaque_Action --
5694   -------------------------------------------------------
5695
5696   function MP_UML_Opaque_Action_Output_Value_A_Opaque_Action return AMF.Internals.CMOF_Element is
5697   begin
5698      return Base + 412;
5699   end MP_UML_Opaque_Action_Output_Value_A_Opaque_Action;
5700
5701   ---------------------------------
5702   -- MP_UML_Opaque_Behavior_Body --
5703   ---------------------------------
5704
5705   function MP_UML_Opaque_Behavior_Body return AMF.Internals.CMOF_Element is
5706   begin
5707      return Base + 685;
5708   end MP_UML_Opaque_Behavior_Body;
5709
5710   -------------------------------------
5711   -- MP_UML_Opaque_Behavior_Language --
5712   -------------------------------------
5713
5714   function MP_UML_Opaque_Behavior_Language return AMF.Internals.CMOF_Element is
5715   begin
5716      return Base + 686;
5717   end MP_UML_Opaque_Behavior_Language;
5718
5719   -----------------------------------------------------------
5720   -- MP_UML_Opaque_Expression_Behavior_A_Opaque_Expression --
5721   -----------------------------------------------------------
5722
5723   function MP_UML_Opaque_Expression_Behavior_A_Opaque_Expression return AMF.Internals.CMOF_Element is
5724   begin
5725      return Base + 687;
5726   end MP_UML_Opaque_Expression_Behavior_A_Opaque_Expression;
5727
5728   -----------------------------------
5729   -- MP_UML_Opaque_Expression_Body --
5730   -----------------------------------
5731
5732   function MP_UML_Opaque_Expression_Body return AMF.Internals.CMOF_Element is
5733   begin
5734      return Base + 688;
5735   end MP_UML_Opaque_Expression_Body;
5736
5737   ---------------------------------------
5738   -- MP_UML_Opaque_Expression_Language --
5739   ---------------------------------------
5740
5741   function MP_UML_Opaque_Expression_Language return AMF.Internals.CMOF_Element is
5742   begin
5743      return Base + 689;
5744   end MP_UML_Opaque_Expression_Language;
5745
5746   ---------------------------------------------------------
5747   -- MP_UML_Opaque_Expression_Result_A_Opaque_Expression --
5748   ---------------------------------------------------------
5749
5750   function MP_UML_Opaque_Expression_Result_A_Opaque_Expression return AMF.Internals.CMOF_Element is
5751   begin
5752      return Base + 690;
5753   end MP_UML_Opaque_Expression_Result_A_Opaque_Expression;
5754
5755   ----------------------------------------------------
5756   -- MP_UML_Operation_Body_Condition_A_Body_Context --
5757   ----------------------------------------------------
5758
5759   function MP_UML_Operation_Body_Condition_A_Body_Context return AMF.Internals.CMOF_Element is
5760   begin
5761      return Base + 691;
5762   end MP_UML_Operation_Body_Condition_A_Body_Context;
5763
5764   --------------------------------------------------
5765   -- MP_UML_Operation_Class_Class_Owned_Operation --
5766   --------------------------------------------------
5767
5768   function MP_UML_Operation_Class_Class_Owned_Operation return AMF.Internals.CMOF_Element is
5769   begin
5770      return Base + 692;
5771   end MP_UML_Operation_Class_Class_Owned_Operation;
5772
5773   ---------------------------------------------------------
5774   -- MP_UML_Operation_Datatype_Data_Type_Owned_Operation --
5775   ---------------------------------------------------------
5776
5777   function MP_UML_Operation_Datatype_Data_Type_Owned_Operation return AMF.Internals.CMOF_Element is
5778   begin
5779      return Base + 693;
5780   end MP_UML_Operation_Datatype_Data_Type_Owned_Operation;
5781
5782   ----------------------------------------------------------
5783   -- MP_UML_Operation_Interface_Interface_Owned_Operation --
5784   ----------------------------------------------------------
5785
5786   function MP_UML_Operation_Interface_Interface_Owned_Operation return AMF.Internals.CMOF_Element is
5787   begin
5788      return Base + 694;
5789   end MP_UML_Operation_Interface_Interface_Owned_Operation;
5790
5791   ---------------------------------
5792   -- MP_UML_Operation_Is_Ordered --
5793   ---------------------------------
5794
5795   function MP_UML_Operation_Is_Ordered return AMF.Internals.CMOF_Element is
5796   begin
5797      return Base + 695;
5798   end MP_UML_Operation_Is_Ordered;
5799
5800   -------------------------------
5801   -- MP_UML_Operation_Is_Query --
5802   -------------------------------
5803
5804   function MP_UML_Operation_Is_Query return AMF.Internals.CMOF_Element is
5805   begin
5806      return Base + 696;
5807   end MP_UML_Operation_Is_Query;
5808
5809   --------------------------------
5810   -- MP_UML_Operation_Is_Unique --
5811   --------------------------------
5812
5813   function MP_UML_Operation_Is_Unique return AMF.Internals.CMOF_Element is
5814   begin
5815      return Base + 697;
5816   end MP_UML_Operation_Is_Unique;
5817
5818   ----------------------------
5819   -- MP_UML_Operation_Lower --
5820   ----------------------------
5821
5822   function MP_UML_Operation_Lower return AMF.Internals.CMOF_Element is
5823   begin
5824      return Base + 698;
5825   end MP_UML_Operation_Lower;
5826
5827   ----------------------------------------------------------
5828   -- MP_UML_Operation_Owned_Parameter_Parameter_Operation --
5829   ----------------------------------------------------------
5830
5831   function MP_UML_Operation_Owned_Parameter_Parameter_Operation return AMF.Internals.CMOF_Element is
5832   begin
5833      return Base + 413;
5834   end MP_UML_Operation_Owned_Parameter_Parameter_Operation;
5835
5836   ---------------------------------------------------
5837   -- MP_UML_Operation_Postcondition_A_Post_Context --
5838   ---------------------------------------------------
5839
5840   function MP_UML_Operation_Postcondition_A_Post_Context return AMF.Internals.CMOF_Element is
5841   begin
5842      return Base + 414;
5843   end MP_UML_Operation_Postcondition_A_Post_Context;
5844
5845   -------------------------------------------------
5846   -- MP_UML_Operation_Precondition_A_Pre_Context --
5847   -------------------------------------------------
5848
5849   function MP_UML_Operation_Precondition_A_Pre_Context return AMF.Internals.CMOF_Element is
5850   begin
5851      return Base + 415;
5852   end MP_UML_Operation_Precondition_A_Pre_Context;
5853
5854   ---------------------------------------------------
5855   -- MP_UML_Operation_Raised_Exception_A_Operation --
5856   ---------------------------------------------------
5857
5858   function MP_UML_Operation_Raised_Exception_A_Operation return AMF.Internals.CMOF_Element is
5859   begin
5860      return Base + 416;
5861   end MP_UML_Operation_Raised_Exception_A_Operation;
5862
5863   ------------------------------------------------------
5864   -- MP_UML_Operation_Redefined_Operation_A_Operation --
5865   ------------------------------------------------------
5866
5867   function MP_UML_Operation_Redefined_Operation_A_Operation return AMF.Internals.CMOF_Element is
5868   begin
5869      return Base + 417;
5870   end MP_UML_Operation_Redefined_Operation_A_Operation;
5871
5872   ------------------------------------------------------------------------------------------
5873   -- MP_UML_Operation_Template_Parameter_Operation_Template_Parameter_Parametered_Element --
5874   ------------------------------------------------------------------------------------------
5875
5876   function MP_UML_Operation_Template_Parameter_Operation_Template_Parameter_Parametered_Element return AMF.Internals.CMOF_Element is
5877   begin
5878      return Base + 699;
5879   end MP_UML_Operation_Template_Parameter_Operation_Template_Parameter_Parametered_Element;
5880
5881   ---------------------------------------
5882   -- MP_UML_Operation_Type_A_Operation --
5883   ---------------------------------------
5884
5885   function MP_UML_Operation_Type_A_Operation return AMF.Internals.CMOF_Element is
5886   begin
5887      return Base + 700;
5888   end MP_UML_Operation_Type_A_Operation;
5889
5890   ----------------------------
5891   -- MP_UML_Operation_Upper --
5892   ----------------------------
5893
5894   function MP_UML_Operation_Upper return AMF.Internals.CMOF_Element is
5895   begin
5896      return Base + 701;
5897   end MP_UML_Operation_Upper;
5898
5899   ------------------------------------------------------------------------------------------
5900   -- MP_UML_Operation_Template_Parameter_Parametered_Element_Operation_Template_Parameter --
5901   ------------------------------------------------------------------------------------------
5902
5903   function MP_UML_Operation_Template_Parameter_Parametered_Element_Operation_Template_Parameter return AMF.Internals.CMOF_Element is
5904   begin
5905      return Base + 702;
5906   end MP_UML_Operation_Template_Parameter_Parametered_Element_Operation_Template_Parameter;
5907
5908   ------------------------
5909   -- MP_UML_Package_URI --
5910   ------------------------
5911
5912   function MP_UML_Package_URI return AMF.Internals.CMOF_Element is
5913   begin
5914      return Base + 703;
5915   end MP_UML_Package_URI;
5916
5917   -----------------------------------------------------------
5918   -- MP_UML_Package_Nested_Package_Package_Nesting_Package --
5919   -----------------------------------------------------------
5920
5921   function MP_UML_Package_Nested_Package_Package_Nesting_Package return AMF.Internals.CMOF_Element is
5922   begin
5923      return Base + 418;
5924   end MP_UML_Package_Nested_Package_Package_Nesting_Package;
5925
5926   -----------------------------------------------------------
5927   -- MP_UML_Package_Nesting_Package_Package_Nested_Package --
5928   -----------------------------------------------------------
5929
5930   function MP_UML_Package_Nesting_Package_Package_Nested_Package return AMF.Internals.CMOF_Element is
5931   begin
5932      return Base + 704;
5933   end MP_UML_Package_Nesting_Package_Package_Nested_Package;
5934
5935   ------------------------------------------------------
5936   -- MP_UML_Package_Owned_Stereotype_A_Owning_Package --
5937   ------------------------------------------------------
5938
5939   function MP_UML_Package_Owned_Stereotype_A_Owning_Package return AMF.Internals.CMOF_Element is
5940   begin
5941      return Base + 419;
5942   end MP_UML_Package_Owned_Stereotype_A_Owning_Package;
5943
5944   --------------------------------------------
5945   -- MP_UML_Package_Owned_Type_Type_Package --
5946   --------------------------------------------
5947
5948   function MP_UML_Package_Owned_Type_Type_Package return AMF.Internals.CMOF_Element is
5949   begin
5950      return Base + 420;
5951   end MP_UML_Package_Owned_Type_Type_Package;
5952
5953   ------------------------------------------------------------------
5954   -- MP_UML_Package_Package_Merge_Package_Merge_Receiving_Package --
5955   ------------------------------------------------------------------
5956
5957   function MP_UML_Package_Package_Merge_Package_Merge_Receiving_Package return AMF.Internals.CMOF_Element is
5958   begin
5959      return Base + 421;
5960   end MP_UML_Package_Package_Merge_Package_Merge_Receiving_Package;
5961
5962   ------------------------------------------------------
5963   -- MP_UML_Package_Packaged_Element_A_Owning_Package --
5964   ------------------------------------------------------
5965
5966   function MP_UML_Package_Packaged_Element_A_Owning_Package return AMF.Internals.CMOF_Element is
5967   begin
5968      return Base + 422;
5969   end MP_UML_Package_Packaged_Element_A_Owning_Package;
5970
5971   -----------------------------------------------------------------------------
5972   -- MP_UML_Package_Profile_Application_Profile_Application_Applying_Package --
5973   -----------------------------------------------------------------------------
5974
5975   function MP_UML_Package_Profile_Application_Profile_Application_Applying_Package return AMF.Internals.CMOF_Element is
5976   begin
5977      return Base + 423;
5978   end MP_UML_Package_Profile_Application_Profile_Application_Applying_Package;
5979
5980   -------------------------------------------------------------
5981   -- MP_UML_Package_Import_Imported_Package_A_Package_Import --
5982   -------------------------------------------------------------
5983
5984   function MP_UML_Package_Import_Imported_Package_A_Package_Import return AMF.Internals.CMOF_Element is
5985   begin
5986      return Base + 705;
5987   end MP_UML_Package_Import_Imported_Package_A_Package_Import;
5988
5989   ------------------------------------------------------------------------
5990   -- MP_UML_Package_Import_Importing_Namespace_Namespace_Package_Import --
5991   ------------------------------------------------------------------------
5992
5993   function MP_UML_Package_Import_Importing_Namespace_Namespace_Package_Import return AMF.Internals.CMOF_Element is
5994   begin
5995      return Base + 706;
5996   end MP_UML_Package_Import_Importing_Namespace_Namespace_Package_Import;
5997
5998   --------------------------------------
5999   -- MP_UML_Package_Import_Visibility --
6000   --------------------------------------
6001
6002   function MP_UML_Package_Import_Visibility return AMF.Internals.CMOF_Element is
6003   begin
6004      return Base + 707;
6005   end MP_UML_Package_Import_Visibility;
6006
6007   ---------------------------------------------------------
6008   -- MP_UML_Package_Merge_Merged_Package_A_Package_Merge --
6009   ---------------------------------------------------------
6010
6011   function MP_UML_Package_Merge_Merged_Package_A_Package_Merge return AMF.Internals.CMOF_Element is
6012   begin
6013      return Base + 708;
6014   end MP_UML_Package_Merge_Merged_Package_A_Package_Merge;
6015
6016   ------------------------------------------------------------------
6017   -- MP_UML_Package_Merge_Receiving_Package_Package_Package_Merge --
6018   ------------------------------------------------------------------
6019
6020   function MP_UML_Package_Merge_Receiving_Package_Package_Package_Merge return AMF.Internals.CMOF_Element is
6021   begin
6022      return Base + 709;
6023   end MP_UML_Package_Merge_Receiving_Package_Package_Package_Merge;
6024
6025   -------------------------------------------
6026   -- MP_UML_Packageable_Element_Visibility --
6027   -------------------------------------------
6028
6029   function MP_UML_Packageable_Element_Visibility return AMF.Internals.CMOF_Element is
6030   begin
6031      return Base + 710;
6032   end MP_UML_Packageable_Element_Visibility;
6033
6034   ------------------------------
6035   -- MP_UML_Parameter_Default --
6036   ------------------------------
6037
6038   function MP_UML_Parameter_Default return AMF.Internals.CMOF_Element is
6039   begin
6040      return Base + 711;
6041   end MP_UML_Parameter_Default;
6042
6043   -------------------------------------------------------
6044   -- MP_UML_Parameter_Default_Value_A_Owning_Parameter --
6045   -------------------------------------------------------
6046
6047   function MP_UML_Parameter_Default_Value_A_Owning_Parameter return AMF.Internals.CMOF_Element is
6048   begin
6049      return Base + 712;
6050   end MP_UML_Parameter_Default_Value_A_Owning_Parameter;
6051
6052   --------------------------------
6053   -- MP_UML_Parameter_Direction --
6054   --------------------------------
6055
6056   function MP_UML_Parameter_Direction return AMF.Internals.CMOF_Element is
6057   begin
6058      return Base + 713;
6059   end MP_UML_Parameter_Direction;
6060
6061   -----------------------------
6062   -- MP_UML_Parameter_Effect --
6063   -----------------------------
6064
6065   function MP_UML_Parameter_Effect return AMF.Internals.CMOF_Element is
6066   begin
6067      return Base + 714;
6068   end MP_UML_Parameter_Effect;
6069
6070   -----------------------------------
6071   -- MP_UML_Parameter_Is_Exception --
6072   -----------------------------------
6073
6074   function MP_UML_Parameter_Is_Exception return AMF.Internals.CMOF_Element is
6075   begin
6076      return Base + 715;
6077   end MP_UML_Parameter_Is_Exception;
6078
6079   --------------------------------
6080   -- MP_UML_Parameter_Is_Stream --
6081   --------------------------------
6082
6083   function MP_UML_Parameter_Is_Stream return AMF.Internals.CMOF_Element is
6084   begin
6085      return Base + 716;
6086   end MP_UML_Parameter_Is_Stream;
6087
6088   ----------------------------------------------------------
6089   -- MP_UML_Parameter_Operation_Operation_Owned_Parameter --
6090   ----------------------------------------------------------
6091
6092   function MP_UML_Parameter_Operation_Operation_Owned_Parameter return AMF.Internals.CMOF_Element is
6093   begin
6094      return Base + 717;
6095   end MP_UML_Parameter_Operation_Operation_Owned_Parameter;
6096
6097   ------------------------------------------------------------
6098   -- MP_UML_Parameter_Parameter_Set_Parameter_Set_Parameter --
6099   ------------------------------------------------------------
6100
6101   function MP_UML_Parameter_Parameter_Set_Parameter_Set_Parameter return AMF.Internals.CMOF_Element is
6102   begin
6103      return Base + 424;
6104   end MP_UML_Parameter_Parameter_Set_Parameter_Set_Parameter;
6105
6106   ----------------------------------------------------
6107   -- MP_UML_Parameter_Set_Condition_A_Parameter_Set --
6108   ----------------------------------------------------
6109
6110   function MP_UML_Parameter_Set_Condition_A_Parameter_Set return AMF.Internals.CMOF_Element is
6111   begin
6112      return Base + 425;
6113   end MP_UML_Parameter_Set_Condition_A_Parameter_Set;
6114
6115   ------------------------------------------------------------
6116   -- MP_UML_Parameter_Set_Parameter_Parameter_Parameter_Set --
6117   ------------------------------------------------------------
6118
6119   function MP_UML_Parameter_Set_Parameter_Parameter_Parameter_Set return AMF.Internals.CMOF_Element is
6120   begin
6121      return Base + 426;
6122   end MP_UML_Parameter_Set_Parameter_Parameter_Parameter_Set;
6123
6124   ---------------------------------------------------------------------------------------------------------
6125   -- MP_UML_Parameterable_Element_Owning_Template_Parameter_Template_Parameter_Owned_Parametered_Element --
6126   ---------------------------------------------------------------------------------------------------------
6127
6128   function MP_UML_Parameterable_Element_Owning_Template_Parameter_Template_Parameter_Owned_Parametered_Element return AMF.Internals.CMOF_Element is
6129   begin
6130      return Base + 718;
6131   end MP_UML_Parameterable_Element_Owning_Template_Parameter_Template_Parameter_Owned_Parametered_Element;
6132
6133   --------------------------------------------------------------------------------------------
6134   -- MP_UML_Parameterable_Element_Template_Parameter_Template_Parameter_Parametered_Element --
6135   --------------------------------------------------------------------------------------------
6136
6137   function MP_UML_Parameterable_Element_Template_Parameter_Template_Parameter_Parametered_Element return AMF.Internals.CMOF_Element is
6138   begin
6139      return Base + 719;
6140   end MP_UML_Parameterable_Element_Template_Parameter_Template_Parameter_Parametered_Element;
6141
6142   ---------------------------
6143   -- MP_UML_Pin_Is_Control --
6144   ---------------------------
6145
6146   function MP_UML_Pin_Is_Control return AMF.Internals.CMOF_Element is
6147   begin
6148      return Base + 720;
6149   end MP_UML_Pin_Is_Control;
6150
6151   -----------------------------
6152   -- MP_UML_Port_Is_Behavior --
6153   -----------------------------
6154
6155   function MP_UML_Port_Is_Behavior return AMF.Internals.CMOF_Element is
6156   begin
6157      return Base + 721;
6158   end MP_UML_Port_Is_Behavior;
6159
6160   -------------------------------
6161   -- MP_UML_Port_Is_Conjugated --
6162   -------------------------------
6163
6164   function MP_UML_Port_Is_Conjugated return AMF.Internals.CMOF_Element is
6165   begin
6166      return Base + 722;
6167   end MP_UML_Port_Is_Conjugated;
6168
6169   ----------------------------
6170   -- MP_UML_Port_Is_Service --
6171   ----------------------------
6172
6173   function MP_UML_Port_Is_Service return AMF.Internals.CMOF_Element is
6174   begin
6175      return Base + 723;
6176   end MP_UML_Port_Is_Service;
6177
6178   ---------------------------------
6179   -- MP_UML_Port_Protocol_A_Port --
6180   ---------------------------------
6181
6182   function MP_UML_Port_Protocol_A_Port return AMF.Internals.CMOF_Element is
6183   begin
6184      return Base + 724;
6185   end MP_UML_Port_Protocol_A_Port;
6186
6187   ---------------------------------
6188   -- MP_UML_Port_Provided_A_Port --
6189   ---------------------------------
6190
6191   function MP_UML_Port_Provided_A_Port return AMF.Internals.CMOF_Element is
6192   begin
6193      return Base + 427;
6194   end MP_UML_Port_Provided_A_Port;
6195
6196   ---------------------------------------
6197   -- MP_UML_Port_Redefined_Port_A_Port --
6198   ---------------------------------------
6199
6200   function MP_UML_Port_Redefined_Port_A_Port return AMF.Internals.CMOF_Element is
6201   begin
6202      return Base + 428;
6203   end MP_UML_Port_Redefined_Port_A_Port;
6204
6205   ---------------------------------
6206   -- MP_UML_Port_Required_A_Port --
6207   ---------------------------------
6208
6209   function MP_UML_Port_Required_A_Port return AMF.Internals.CMOF_Element is
6210   begin
6211      return Base + 429;
6212   end MP_UML_Port_Required_A_Port;
6213
6214   --------------------------------------------------
6215   -- MP_UML_Profile_Metaclass_Reference_A_Profile --
6216   --------------------------------------------------
6217
6218   function MP_UML_Profile_Metaclass_Reference_A_Profile return AMF.Internals.CMOF_Element is
6219   begin
6220      return Base + 430;
6221   end MP_UML_Profile_Metaclass_Reference_A_Profile;
6222
6223   --------------------------------------------------
6224   -- MP_UML_Profile_Metamodel_Reference_A_Profile --
6225   --------------------------------------------------
6226
6227   function MP_UML_Profile_Metamodel_Reference_A_Profile return AMF.Internals.CMOF_Element is
6228   begin
6229      return Base + 431;
6230   end MP_UML_Profile_Metamodel_Reference_A_Profile;
6231
6232   ----------------------------------------------------------------------
6233   -- MP_UML_Profile_Application_Applied_Profile_A_Profile_Application --
6234   ----------------------------------------------------------------------
6235
6236   function MP_UML_Profile_Application_Applied_Profile_A_Profile_Application return AMF.Internals.CMOF_Element is
6237   begin
6238      return Base + 725;
6239   end MP_UML_Profile_Application_Applied_Profile_A_Profile_Application;
6240
6241   -----------------------------------------------------------------------------
6242   -- MP_UML_Profile_Application_Applying_Package_Package_Profile_Application --
6243   -----------------------------------------------------------------------------
6244
6245   function MP_UML_Profile_Application_Applying_Package_Package_Profile_Application return AMF.Internals.CMOF_Element is
6246   begin
6247      return Base + 726;
6248   end MP_UML_Profile_Application_Applying_Package_Package_Profile_Application;
6249
6250   ------------------------------------------
6251   -- MP_UML_Profile_Application_Is_Strict --
6252   ------------------------------------------
6253
6254   function MP_UML_Profile_Application_Is_Strict return AMF.Internals.CMOF_Element is
6255   begin
6256      return Base + 727;
6257   end MP_UML_Profile_Application_Is_Strict;
6258
6259   ---------------------------------
6260   -- MP_UML_Property_Aggregation --
6261   ---------------------------------
6262
6263   function MP_UML_Property_Aggregation return AMF.Internals.CMOF_Element is
6264   begin
6265      return Base + 728;
6266   end MP_UML_Property_Aggregation;
6267
6268   --------------------------------------------------------
6269   -- MP_UML_Property_Association_Association_Member_End --
6270   --------------------------------------------------------
6271
6272   function MP_UML_Property_Association_Association_Member_End return AMF.Internals.CMOF_Element is
6273   begin
6274      return Base + 729;
6275   end MP_UML_Property_Association_Association_Member_End;
6276
6277   --------------------------------------------------------
6278   -- MP_UML_Property_Association_End_Property_Qualifier --
6279   --------------------------------------------------------
6280
6281   function MP_UML_Property_Association_End_Property_Qualifier return AMF.Internals.CMOF_Element is
6282   begin
6283      return Base + 730;
6284   end MP_UML_Property_Association_End_Property_Qualifier;
6285
6286   -------------------------------------------------
6287   -- MP_UML_Property_Class_Class_Owned_Attribute --
6288   -------------------------------------------------
6289
6290   function MP_UML_Property_Class_Class_Owned_Attribute return AMF.Internals.CMOF_Element is
6291   begin
6292      return Base + 731;
6293   end MP_UML_Property_Class_Class_Owned_Attribute;
6294
6295   --------------------------------------------------------
6296   -- MP_UML_Property_Datatype_Data_Type_Owned_Attribute --
6297   --------------------------------------------------------
6298
6299   function MP_UML_Property_Datatype_Data_Type_Owned_Attribute return AMF.Internals.CMOF_Element is
6300   begin
6301      return Base + 732;
6302   end MP_UML_Property_Datatype_Data_Type_Owned_Attribute;
6303
6304   -----------------------------
6305   -- MP_UML_Property_Default --
6306   -----------------------------
6307
6308   function MP_UML_Property_Default return AMF.Internals.CMOF_Element is
6309   begin
6310      return Base + 733;
6311   end MP_UML_Property_Default;
6312
6313   -----------------------------------------------------
6314   -- MP_UML_Property_Default_Value_A_Owning_Property --
6315   -----------------------------------------------------
6316
6317   function MP_UML_Property_Default_Value_A_Owning_Property return AMF.Internals.CMOF_Element is
6318   begin
6319      return Base + 734;
6320   end MP_UML_Property_Default_Value_A_Owning_Property;
6321
6322   ---------------------------------------------------------
6323   -- MP_UML_Property_Interface_Interface_Owned_Attribute --
6324   ---------------------------------------------------------
6325
6326   function MP_UML_Property_Interface_Interface_Owned_Attribute return AMF.Internals.CMOF_Element is
6327   begin
6328      return Base + 735;
6329   end MP_UML_Property_Interface_Interface_Owned_Attribute;
6330
6331   ----------------------------------
6332   -- MP_UML_Property_Is_Composite --
6333   ----------------------------------
6334
6335   function MP_UML_Property_Is_Composite return AMF.Internals.CMOF_Element is
6336   begin
6337      return Base + 736;
6338   end MP_UML_Property_Is_Composite;
6339
6340   --------------------------------
6341   -- MP_UML_Property_Is_Derived --
6342   --------------------------------
6343
6344   function MP_UML_Property_Is_Derived return AMF.Internals.CMOF_Element is
6345   begin
6346      return Base + 737;
6347   end MP_UML_Property_Is_Derived;
6348
6349   --------------------------------------
6350   -- MP_UML_Property_Is_Derived_Union --
6351   --------------------------------------
6352
6353   function MP_UML_Property_Is_Derived_Union return AMF.Internals.CMOF_Element is
6354   begin
6355      return Base + 738;
6356   end MP_UML_Property_Is_Derived_Union;
6357
6358   ---------------------------
6359   -- MP_UML_Property_Is_ID --
6360   ---------------------------
6361
6362   function MP_UML_Property_Is_ID return AMF.Internals.CMOF_Element is
6363   begin
6364      return Base + 739;
6365   end MP_UML_Property_Is_ID;
6366
6367   ----------------------------------
6368   -- MP_UML_Property_Is_Read_Only --
6369   ----------------------------------
6370
6371   function MP_UML_Property_Is_Read_Only return AMF.Internals.CMOF_Element is
6372   begin
6373      return Base + 740;
6374   end MP_UML_Property_Is_Read_Only;
6375
6376   -----------------------------------------
6377   -- MP_UML_Property_Opposite_A_Property --
6378   -----------------------------------------
6379
6380   function MP_UML_Property_Opposite_A_Property return AMF.Internals.CMOF_Element is
6381   begin
6382      return Base + 741;
6383   end MP_UML_Property_Opposite_A_Property;
6384
6385   --------------------------------------------------------------
6386   -- MP_UML_Property_Owning_Association_Association_Owned_End --
6387   --------------------------------------------------------------
6388
6389   function MP_UML_Property_Owning_Association_Association_Owned_End return AMF.Internals.CMOF_Element is
6390   begin
6391      return Base + 742;
6392   end MP_UML_Property_Owning_Association_Association_Owned_End;
6393
6394   --------------------------------------------------------
6395   -- MP_UML_Property_Qualifier_Property_Association_End --
6396   --------------------------------------------------------
6397
6398   function MP_UML_Property_Qualifier_Property_Association_End return AMF.Internals.CMOF_Element is
6399   begin
6400      return Base + 432;
6401   end MP_UML_Property_Qualifier_Property_Association_End;
6402
6403   ---------------------------------------------------
6404   -- MP_UML_Property_Redefined_Property_A_Property --
6405   ---------------------------------------------------
6406
6407   function MP_UML_Property_Redefined_Property_A_Property return AMF.Internals.CMOF_Element is
6408   begin
6409      return Base + 433;
6410   end MP_UML_Property_Redefined_Property_A_Property;
6411
6412   ---------------------------------------------------
6413   -- MP_UML_Property_Subsetted_Property_A_Property --
6414   ---------------------------------------------------
6415
6416   function MP_UML_Property_Subsetted_Property_A_Property return AMF.Internals.CMOF_Element is
6417   begin
6418      return Base + 434;
6419   end MP_UML_Property_Subsetted_Property_A_Property;
6420
6421   ------------------------------------------------------------------------
6422   -- MP_UML_Protocol_Conformance_General_Machine_A_Protocol_Conformance --
6423   ------------------------------------------------------------------------
6424
6425   function MP_UML_Protocol_Conformance_General_Machine_A_Protocol_Conformance return AMF.Internals.CMOF_Element is
6426   begin
6427      return Base + 743;
6428   end MP_UML_Protocol_Conformance_General_Machine_A_Protocol_Conformance;
6429
6430   -------------------------------------------------------------------------------------
6431   -- MP_UML_Protocol_Conformance_Specific_Machine_Protocol_State_Machine_Conformance --
6432   -------------------------------------------------------------------------------------
6433
6434   function MP_UML_Protocol_Conformance_Specific_Machine_Protocol_State_Machine_Conformance return AMF.Internals.CMOF_Element is
6435   begin
6436      return Base + 744;
6437   end MP_UML_Protocol_Conformance_Specific_Machine_Protocol_State_Machine_Conformance;
6438
6439   -------------------------------------------------------------------------------------
6440   -- MP_UML_Protocol_State_Machine_Conformance_Protocol_Conformance_Specific_Machine --
6441   -------------------------------------------------------------------------------------
6442
6443   function MP_UML_Protocol_State_Machine_Conformance_Protocol_Conformance_Specific_Machine return AMF.Internals.CMOF_Element is
6444   begin
6445      return Base + 435;
6446   end MP_UML_Protocol_State_Machine_Conformance_Protocol_Conformance_Specific_Machine;
6447
6448   -------------------------------------------------------------------
6449   -- MP_UML_Protocol_Transition_Post_Condition_A_Owning_Transition --
6450   -------------------------------------------------------------------
6451
6452   function MP_UML_Protocol_Transition_Post_Condition_A_Owning_Transition return AMF.Internals.CMOF_Element is
6453   begin
6454      return Base + 745;
6455   end MP_UML_Protocol_Transition_Post_Condition_A_Owning_Transition;
6456
6457   --------------------------------------------------------------------
6458   -- MP_UML_Protocol_Transition_Pre_Condition_A_Protocol_Transition --
6459   --------------------------------------------------------------------
6460
6461   function MP_UML_Protocol_Transition_Pre_Condition_A_Protocol_Transition return AMF.Internals.CMOF_Element is
6462   begin
6463      return Base + 746;
6464   end MP_UML_Protocol_Transition_Pre_Condition_A_Protocol_Transition;
6465
6466   ---------------------------------------------------------------
6467   -- MP_UML_Protocol_Transition_Referred_A_Protocol_Transition --
6468   ---------------------------------------------------------------
6469
6470   function MP_UML_Protocol_Transition_Referred_A_Protocol_Transition return AMF.Internals.CMOF_Element is
6471   begin
6472      return Base + 436;
6473   end MP_UML_Protocol_Transition_Referred_A_Protocol_Transition;
6474
6475   -----------------------------
6476   -- MP_UML_Pseudostate_Kind --
6477   -----------------------------
6478
6479   function MP_UML_Pseudostate_Kind return AMF.Internals.CMOF_Element is
6480   begin
6481      return Base + 747;
6482   end MP_UML_Pseudostate_Kind;
6483
6484   -----------------------------------------------------
6485   -- MP_UML_Pseudostate_State_State_Connection_Point --
6486   -----------------------------------------------------
6487
6488   function MP_UML_Pseudostate_State_State_Connection_Point return AMF.Internals.CMOF_Element is
6489   begin
6490      return Base + 748;
6491   end MP_UML_Pseudostate_State_State_Connection_Point;
6492
6493   ---------------------------------------------------------------------
6494   -- MP_UML_Pseudostate_State_Machine_State_Machine_Connection_Point --
6495   ---------------------------------------------------------------------
6496
6497   function MP_UML_Pseudostate_State_Machine_State_Machine_Connection_Point return AMF.Internals.CMOF_Element is
6498   begin
6499      return Base + 749;
6500   end MP_UML_Pseudostate_State_Machine_State_Machine_Connection_Point;
6501
6502   --------------------------------------------------------
6503   -- MP_UML_Qualifier_Value_Qualifier_A_Qualifier_Value --
6504   --------------------------------------------------------
6505
6506   function MP_UML_Qualifier_Value_Qualifier_A_Qualifier_Value return AMF.Internals.CMOF_Element is
6507   begin
6508      return Base + 750;
6509   end MP_UML_Qualifier_Value_Qualifier_A_Qualifier_Value;
6510
6511   ----------------------------------------------------
6512   -- MP_UML_Qualifier_Value_Value_A_Qualifier_Value --
6513   ----------------------------------------------------
6514
6515   function MP_UML_Qualifier_Value_Value_A_Qualifier_Value return AMF.Internals.CMOF_Element is
6516   begin
6517      return Base + 751;
6518   end MP_UML_Qualifier_Value_Value_A_Qualifier_Value;
6519
6520   ----------------------------------------------------------------------
6521   -- MP_UML_Raise_Exception_Action_Exception_A_Raise_Exception_Action --
6522   ----------------------------------------------------------------------
6523
6524   function MP_UML_Raise_Exception_Action_Exception_A_Raise_Exception_Action return AMF.Internals.CMOF_Element is
6525   begin
6526      return Base + 752;
6527   end MP_UML_Raise_Exception_Action_Exception_A_Raise_Exception_Action;
6528
6529   ---------------------------------------------------------------
6530   -- MP_UML_Read_Extent_Action_Classifier_A_Read_Extent_Action --
6531   ---------------------------------------------------------------
6532
6533   function MP_UML_Read_Extent_Action_Classifier_A_Read_Extent_Action return AMF.Internals.CMOF_Element is
6534   begin
6535      return Base + 753;
6536   end MP_UML_Read_Extent_Action_Classifier_A_Read_Extent_Action;
6537
6538   -----------------------------------------------------------
6539   -- MP_UML_Read_Extent_Action_Result_A_Read_Extent_Action --
6540   -----------------------------------------------------------
6541
6542   function MP_UML_Read_Extent_Action_Result_A_Read_Extent_Action return AMF.Internals.CMOF_Element is
6543   begin
6544      return Base + 754;
6545   end MP_UML_Read_Extent_Action_Result_A_Read_Extent_Action;
6546
6547   -------------------------------------------------------------------------------------------
6548   -- MP_UML_Read_Is_Classified_Object_Action_Classifier_A_Read_Is_Classified_Object_Action --
6549   -------------------------------------------------------------------------------------------
6550
6551   function MP_UML_Read_Is_Classified_Object_Action_Classifier_A_Read_Is_Classified_Object_Action return AMF.Internals.CMOF_Element is
6552   begin
6553      return Base + 755;
6554   end MP_UML_Read_Is_Classified_Object_Action_Classifier_A_Read_Is_Classified_Object_Action;
6555
6556   -------------------------------------------------------
6557   -- MP_UML_Read_Is_Classified_Object_Action_Is_Direct --
6558   -------------------------------------------------------
6559
6560   function MP_UML_Read_Is_Classified_Object_Action_Is_Direct return AMF.Internals.CMOF_Element is
6561   begin
6562      return Base + 756;
6563   end MP_UML_Read_Is_Classified_Object_Action_Is_Direct;
6564
6565   ---------------------------------------------------------------------------------------
6566   -- MP_UML_Read_Is_Classified_Object_Action_Object_A_Read_Is_Classified_Object_Action --
6567   ---------------------------------------------------------------------------------------
6568
6569   function MP_UML_Read_Is_Classified_Object_Action_Object_A_Read_Is_Classified_Object_Action return AMF.Internals.CMOF_Element is
6570   begin
6571      return Base + 757;
6572   end MP_UML_Read_Is_Classified_Object_Action_Object_A_Read_Is_Classified_Object_Action;
6573
6574   ---------------------------------------------------------------------------------------
6575   -- MP_UML_Read_Is_Classified_Object_Action_Result_A_Read_Is_Classified_Object_Action --
6576   ---------------------------------------------------------------------------------------
6577
6578   function MP_UML_Read_Is_Classified_Object_Action_Result_A_Read_Is_Classified_Object_Action return AMF.Internals.CMOF_Element is
6579   begin
6580      return Base + 758;
6581   end MP_UML_Read_Is_Classified_Object_Action_Result_A_Read_Is_Classified_Object_Action;
6582
6583   -------------------------------------------------------
6584   -- MP_UML_Read_Link_Action_Result_A_Read_Link_Action --
6585   -------------------------------------------------------
6586
6587   function MP_UML_Read_Link_Action_Result_A_Read_Link_Action return AMF.Internals.CMOF_Element is
6588   begin
6589      return Base + 759;
6590   end MP_UML_Read_Link_Action_Result_A_Read_Link_Action;
6591
6592   --------------------------------------------------------------------------
6593   -- MP_UML_Read_Link_Object_End_Action_End_A_Read_Link_Object_End_Action --
6594   --------------------------------------------------------------------------
6595
6596   function MP_UML_Read_Link_Object_End_Action_End_A_Read_Link_Object_End_Action return AMF.Internals.CMOF_Element is
6597   begin
6598      return Base + 760;
6599   end MP_UML_Read_Link_Object_End_Action_End_A_Read_Link_Object_End_Action;
6600
6601   -----------------------------------------------------------------------------
6602   -- MP_UML_Read_Link_Object_End_Action_Object_A_Read_Link_Object_End_Action --
6603   -----------------------------------------------------------------------------
6604
6605   function MP_UML_Read_Link_Object_End_Action_Object_A_Read_Link_Object_End_Action return AMF.Internals.CMOF_Element is
6606   begin
6607      return Base + 761;
6608   end MP_UML_Read_Link_Object_End_Action_Object_A_Read_Link_Object_End_Action;
6609
6610   -----------------------------------------------------------------------------
6611   -- MP_UML_Read_Link_Object_End_Action_Result_A_Read_Link_Object_End_Action --
6612   -----------------------------------------------------------------------------
6613
6614   function MP_UML_Read_Link_Object_End_Action_Result_A_Read_Link_Object_End_Action return AMF.Internals.CMOF_Element is
6615   begin
6616      return Base + 762;
6617   end MP_UML_Read_Link_Object_End_Action_Result_A_Read_Link_Object_End_Action;
6618
6619   -------------------------------------------------------------------------------------------------
6620   -- MP_UML_Read_Link_Object_End_Qualifier_Action_Object_A_Read_Link_Object_End_Qualifier_Action --
6621   -------------------------------------------------------------------------------------------------
6622
6623   function MP_UML_Read_Link_Object_End_Qualifier_Action_Object_A_Read_Link_Object_End_Qualifier_Action return AMF.Internals.CMOF_Element is
6624   begin
6625      return Base + 763;
6626   end MP_UML_Read_Link_Object_End_Qualifier_Action_Object_A_Read_Link_Object_End_Qualifier_Action;
6627
6628   ----------------------------------------------------------------------------------------------------
6629   -- MP_UML_Read_Link_Object_End_Qualifier_Action_Qualifier_A_Read_Link_Object_End_Qualifier_Action --
6630   ----------------------------------------------------------------------------------------------------
6631
6632   function MP_UML_Read_Link_Object_End_Qualifier_Action_Qualifier_A_Read_Link_Object_End_Qualifier_Action return AMF.Internals.CMOF_Element is
6633   begin
6634      return Base + 764;
6635   end MP_UML_Read_Link_Object_End_Qualifier_Action_Qualifier_A_Read_Link_Object_End_Qualifier_Action;
6636
6637   -------------------------------------------------------------------------------------------------
6638   -- MP_UML_Read_Link_Object_End_Qualifier_Action_Result_A_Read_Link_Object_End_Qualifier_Action --
6639   -------------------------------------------------------------------------------------------------
6640
6641   function MP_UML_Read_Link_Object_End_Qualifier_Action_Result_A_Read_Link_Object_End_Qualifier_Action return AMF.Internals.CMOF_Element is
6642   begin
6643      return Base + 765;
6644   end MP_UML_Read_Link_Object_End_Qualifier_Action_Result_A_Read_Link_Object_End_Qualifier_Action;
6645
6646   -------------------------------------------------------
6647   -- MP_UML_Read_Self_Action_Result_A_Read_Self_Action --
6648   -------------------------------------------------------
6649
6650   function MP_UML_Read_Self_Action_Result_A_Read_Self_Action return AMF.Internals.CMOF_Element is
6651   begin
6652      return Base + 766;
6653   end MP_UML_Read_Self_Action_Result_A_Read_Self_Action;
6654
6655   -----------------------------------------------------------------------------------
6656   -- MP_UML_Read_Structural_Feature_Action_Result_A_Read_Structural_Feature_Action --
6657   -----------------------------------------------------------------------------------
6658
6659   function MP_UML_Read_Structural_Feature_Action_Result_A_Read_Structural_Feature_Action return AMF.Internals.CMOF_Element is
6660   begin
6661      return Base + 767;
6662   end MP_UML_Read_Structural_Feature_Action_Result_A_Read_Structural_Feature_Action;
6663
6664   ---------------------------------------------------------------
6665   -- MP_UML_Read_Variable_Action_Result_A_Read_Variable_Action --
6666   ---------------------------------------------------------------
6667
6668   function MP_UML_Read_Variable_Action_Result_A_Read_Variable_Action return AMF.Internals.CMOF_Element is
6669   begin
6670      return Base + 768;
6671   end MP_UML_Read_Variable_Action_Result_A_Read_Variable_Action;
6672
6673   -----------------------------------------
6674   -- MP_UML_Reception_Signal_A_Reception --
6675   -----------------------------------------
6676
6677   function MP_UML_Reception_Signal_A_Reception return AMF.Internals.CMOF_Element is
6678   begin
6679      return Base + 769;
6680   end MP_UML_Reception_Signal_A_Reception;
6681
6682   ----------------------------------------------------
6683   -- MP_UML_Reclassify_Object_Action_Is_Replace_All --
6684   ----------------------------------------------------
6685
6686   function MP_UML_Reclassify_Object_Action_Is_Replace_All return AMF.Internals.CMOF_Element is
6687   begin
6688      return Base + 770;
6689   end MP_UML_Reclassify_Object_Action_Is_Replace_All;
6690
6691   -------------------------------------------------------------------------------
6692   -- MP_UML_Reclassify_Object_Action_New_Classifier_A_Reclassify_Object_Action --
6693   -------------------------------------------------------------------------------
6694
6695   function MP_UML_Reclassify_Object_Action_New_Classifier_A_Reclassify_Object_Action return AMF.Internals.CMOF_Element is
6696   begin
6697      return Base + 437;
6698   end MP_UML_Reclassify_Object_Action_New_Classifier_A_Reclassify_Object_Action;
6699
6700   -----------------------------------------------------------------------
6701   -- MP_UML_Reclassify_Object_Action_Object_A_Reclassify_Object_Action --
6702   -----------------------------------------------------------------------
6703
6704   function MP_UML_Reclassify_Object_Action_Object_A_Reclassify_Object_Action return AMF.Internals.CMOF_Element is
6705   begin
6706      return Base + 771;
6707   end MP_UML_Reclassify_Object_Action_Object_A_Reclassify_Object_Action;
6708
6709   -------------------------------------------------------------------------------
6710   -- MP_UML_Reclassify_Object_Action_Old_Classifier_A_Reclassify_Object_Action --
6711   -------------------------------------------------------------------------------
6712
6713   function MP_UML_Reclassify_Object_Action_Old_Classifier_A_Reclassify_Object_Action return AMF.Internals.CMOF_Element is
6714   begin
6715      return Base + 438;
6716   end MP_UML_Reclassify_Object_Action_Old_Classifier_A_Reclassify_Object_Action;
6717
6718   ----------------------------------------
6719   -- MP_UML_Redefinable_Element_Is_Leaf --
6720   ----------------------------------------
6721
6722   function MP_UML_Redefinable_Element_Is_Leaf return AMF.Internals.CMOF_Element is
6723   begin
6724      return Base + 772;
6725   end MP_UML_Redefinable_Element_Is_Leaf;
6726
6727   ------------------------------------------------------------------------
6728   -- MP_UML_Redefinable_Element_Redefined_Element_A_Redefinable_Element --
6729   ------------------------------------------------------------------------
6730
6731   function MP_UML_Redefinable_Element_Redefined_Element_A_Redefinable_Element return AMF.Internals.CMOF_Element is
6732   begin
6733      return Base + 439;
6734   end MP_UML_Redefinable_Element_Redefined_Element_A_Redefinable_Element;
6735
6736   ---------------------------------------------------------------------------
6737   -- MP_UML_Redefinable_Element_Redefinition_Context_A_Redefinable_Element --
6738   ---------------------------------------------------------------------------
6739
6740   function MP_UML_Redefinable_Element_Redefinition_Context_A_Redefinable_Element return AMF.Internals.CMOF_Element is
6741   begin
6742      return Base + 440;
6743   end MP_UML_Redefinable_Element_Redefinition_Context_A_Redefinable_Element;
6744
6745   ------------------------------------------------------------------------------------------
6746   -- MP_UML_Redefinable_Template_Signature_Classifier_Classifier_Owned_Template_Signature --
6747   ------------------------------------------------------------------------------------------
6748
6749   function MP_UML_Redefinable_Template_Signature_Classifier_Classifier_Owned_Template_Signature return AMF.Internals.CMOF_Element is
6750   begin
6751      return Base + 773;
6752   end MP_UML_Redefinable_Template_Signature_Classifier_Classifier_Owned_Template_Signature;
6753
6754   -----------------------------------------------------------------------------------------------
6755   -- MP_UML_Redefinable_Template_Signature_Extended_Signature_A_Redefinable_Template_Signature --
6756   -----------------------------------------------------------------------------------------------
6757
6758   function MP_UML_Redefinable_Template_Signature_Extended_Signature_A_Redefinable_Template_Signature return AMF.Internals.CMOF_Element is
6759   begin
6760      return Base + 441;
6761   end MP_UML_Redefinable_Template_Signature_Extended_Signature_A_Redefinable_Template_Signature;
6762
6763   ------------------------------------------------------------------------------------------------
6764   -- MP_UML_Redefinable_Template_Signature_Inherited_Parameter_A_Redefinable_Template_Signature --
6765   ------------------------------------------------------------------------------------------------
6766
6767   function MP_UML_Redefinable_Template_Signature_Inherited_Parameter_A_Redefinable_Template_Signature return AMF.Internals.CMOF_Element is
6768   begin
6769      return Base + 442;
6770   end MP_UML_Redefinable_Template_Signature_Inherited_Parameter_A_Redefinable_Template_Signature;
6771
6772   -----------------------------------------------------
6773   -- MP_UML_Reduce_Action_Collection_A_Reduce_Action --
6774   -----------------------------------------------------
6775
6776   function MP_UML_Reduce_Action_Collection_A_Reduce_Action return AMF.Internals.CMOF_Element is
6777   begin
6778      return Base + 774;
6779   end MP_UML_Reduce_Action_Collection_A_Reduce_Action;
6780
6781   -------------------------------------
6782   -- MP_UML_Reduce_Action_Is_Ordered --
6783   -------------------------------------
6784
6785   function MP_UML_Reduce_Action_Is_Ordered return AMF.Internals.CMOF_Element is
6786   begin
6787      return Base + 775;
6788   end MP_UML_Reduce_Action_Is_Ordered;
6789
6790   --------------------------------------------------
6791   -- MP_UML_Reduce_Action_Reducer_A_Reduce_Action --
6792   --------------------------------------------------
6793
6794   function MP_UML_Reduce_Action_Reducer_A_Reduce_Action return AMF.Internals.CMOF_Element is
6795   begin
6796      return Base + 776;
6797   end MP_UML_Reduce_Action_Reducer_A_Reduce_Action;
6798
6799   -------------------------------------------------
6800   -- MP_UML_Reduce_Action_Result_A_Reduce_Action --
6801   -------------------------------------------------
6802
6803   function MP_UML_Reduce_Action_Result_A_Reduce_Action return AMF.Internals.CMOF_Element is
6804   begin
6805      return Base + 777;
6806   end MP_UML_Reduce_Action_Result_A_Reduce_Action;
6807
6808   --------------------------------------------
6809   -- MP_UML_Region_Extended_Region_A_Region --
6810   --------------------------------------------
6811
6812   function MP_UML_Region_Extended_Region_A_Region return AMF.Internals.CMOF_Element is
6813   begin
6814      return Base + 778;
6815   end MP_UML_Region_Extended_Region_A_Region;
6816
6817   -------------------------------------------------
6818   -- MP_UML_Region_Redefinition_Context_A_Region --
6819   -------------------------------------------------
6820
6821   function MP_UML_Region_Redefinition_Context_A_Region return AMF.Internals.CMOF_Element is
6822   begin
6823      return Base + 779;
6824   end MP_UML_Region_Redefinition_Context_A_Region;
6825
6826   --------------------------------------
6827   -- MP_UML_Region_State_State_Region --
6828   --------------------------------------
6829
6830   function MP_UML_Region_State_State_Region return AMF.Internals.CMOF_Element is
6831   begin
6832      return Base + 780;
6833   end MP_UML_Region_State_State_Region;
6834
6835   ------------------------------------------------------
6836   -- MP_UML_Region_State_Machine_State_Machine_Region --
6837   ------------------------------------------------------
6838
6839   function MP_UML_Region_State_Machine_State_Machine_Region return AMF.Internals.CMOF_Element is
6840   begin
6841      return Base + 781;
6842   end MP_UML_Region_State_Machine_State_Machine_Region;
6843
6844   ----------------------------------------------
6845   -- MP_UML_Region_Subvertex_Vertex_Container --
6846   ----------------------------------------------
6847
6848   function MP_UML_Region_Subvertex_Vertex_Container return AMF.Internals.CMOF_Element is
6849   begin
6850      return Base + 443;
6851   end MP_UML_Region_Subvertex_Vertex_Container;
6852
6853   ---------------------------------------------------
6854   -- MP_UML_Region_Transition_Transition_Container --
6855   ---------------------------------------------------
6856
6857   function MP_UML_Region_Transition_Transition_Container return AMF.Internals.CMOF_Element is
6858   begin
6859      return Base + 444;
6860   end MP_UML_Region_Transition_Transition_Container;
6861
6862   --------------------------------------------------------
6863   -- MP_UML_Relationship_Related_Element_A_Relationship --
6864   --------------------------------------------------------
6865
6866   function MP_UML_Relationship_Related_Element_A_Relationship return AMF.Internals.CMOF_Element is
6867   begin
6868      return Base + 445;
6869   end MP_UML_Relationship_Related_Element_A_Relationship;
6870
6871   ------------------------------------------------------------------------
6872   -- MP_UML_Remove_Structural_Feature_Value_Action_Is_Remove_Duplicates --
6873   ------------------------------------------------------------------------
6874
6875   function MP_UML_Remove_Structural_Feature_Value_Action_Is_Remove_Duplicates return AMF.Internals.CMOF_Element is
6876   begin
6877      return Base + 782;
6878   end MP_UML_Remove_Structural_Feature_Value_Action_Is_Remove_Duplicates;
6879
6880   ------------------------------------------------------------------------------------------------------
6881   -- MP_UML_Remove_Structural_Feature_Value_Action_Remove_At_A_Remove_Structural_Feature_Value_Action --
6882   ------------------------------------------------------------------------------------------------------
6883
6884   function MP_UML_Remove_Structural_Feature_Value_Action_Remove_At_A_Remove_Structural_Feature_Value_Action return AMF.Internals.CMOF_Element is
6885   begin
6886      return Base + 783;
6887   end MP_UML_Remove_Structural_Feature_Value_Action_Remove_At_A_Remove_Structural_Feature_Value_Action;
6888
6889   --------------------------------------------------------------
6890   -- MP_UML_Remove_Variable_Value_Action_Is_Remove_Duplicates --
6891   --------------------------------------------------------------
6892
6893   function MP_UML_Remove_Variable_Value_Action_Is_Remove_Duplicates return AMF.Internals.CMOF_Element is
6894   begin
6895      return Base + 784;
6896   end MP_UML_Remove_Variable_Value_Action_Is_Remove_Duplicates;
6897
6898   ----------------------------------------------------------------------------------
6899   -- MP_UML_Remove_Variable_Value_Action_Remove_At_A_Remove_Variable_Value_Action --
6900   ----------------------------------------------------------------------------------
6901
6902   function MP_UML_Remove_Variable_Value_Action_Remove_At_A_Remove_Variable_Value_Action return AMF.Internals.CMOF_Element is
6903   begin
6904      return Base + 785;
6905   end MP_UML_Remove_Variable_Value_Action_Remove_At_A_Remove_Variable_Value_Action;
6906
6907   ------------------------------------------------------
6908   -- MP_UML_Reply_Action_Reply_To_Call_A_Reply_Action --
6909   ------------------------------------------------------
6910
6911   function MP_UML_Reply_Action_Reply_To_Call_A_Reply_Action return AMF.Internals.CMOF_Element is
6912   begin
6913      return Base + 786;
6914   end MP_UML_Reply_Action_Reply_To_Call_A_Reply_Action;
6915
6916   ----------------------------------------------------
6917   -- MP_UML_Reply_Action_Reply_Value_A_Reply_Action --
6918   ----------------------------------------------------
6919
6920   function MP_UML_Reply_Action_Reply_Value_A_Reply_Action return AMF.Internals.CMOF_Element is
6921   begin
6922      return Base + 446;
6923   end MP_UML_Reply_Action_Reply_Value_A_Reply_Action;
6924
6925   -----------------------------------------------------------
6926   -- MP_UML_Reply_Action_Return_Information_A_Reply_Action --
6927   -----------------------------------------------------------
6928
6929   function MP_UML_Reply_Action_Return_Information_A_Reply_Action return AMF.Internals.CMOF_Element is
6930   begin
6931      return Base + 787;
6932   end MP_UML_Reply_Action_Return_Information_A_Reply_Action;
6933
6934   ------------------------------------------------------------
6935   -- MP_UML_Send_Object_Action_Request_A_Send_Object_Action --
6936   ------------------------------------------------------------
6937
6938   function MP_UML_Send_Object_Action_Request_A_Send_Object_Action return AMF.Internals.CMOF_Element is
6939   begin
6940      return Base + 788;
6941   end MP_UML_Send_Object_Action_Request_A_Send_Object_Action;
6942
6943   -----------------------------------------------------------
6944   -- MP_UML_Send_Object_Action_Target_A_Send_Object_Action --
6945   -----------------------------------------------------------
6946
6947   function MP_UML_Send_Object_Action_Target_A_Send_Object_Action return AMF.Internals.CMOF_Element is
6948   begin
6949      return Base + 789;
6950   end MP_UML_Send_Object_Action_Target_A_Send_Object_Action;
6951
6952   -----------------------------------------------------------
6953   -- MP_UML_Send_Signal_Action_Signal_A_Send_Signal_Action --
6954   -----------------------------------------------------------
6955
6956   function MP_UML_Send_Signal_Action_Signal_A_Send_Signal_Action return AMF.Internals.CMOF_Element is
6957   begin
6958      return Base + 790;
6959   end MP_UML_Send_Signal_Action_Signal_A_Send_Signal_Action;
6960
6961   -----------------------------------------------------------
6962   -- MP_UML_Send_Signal_Action_Target_A_Send_Signal_Action --
6963   -----------------------------------------------------------
6964
6965   function MP_UML_Send_Signal_Action_Target_A_Send_Signal_Action return AMF.Internals.CMOF_Element is
6966   begin
6967      return Base + 791;
6968   end MP_UML_Send_Signal_Action_Target_A_Send_Signal_Action;
6969
6970   ----------------------------------------------------------
6971   -- MP_UML_Sequence_Node_Executable_Node_A_Sequence_Node --
6972   ----------------------------------------------------------
6973
6974   function MP_UML_Sequence_Node_Executable_Node_A_Sequence_Node return AMF.Internals.CMOF_Element is
6975   begin
6976      return Base + 447;
6977   end MP_UML_Sequence_Node_Executable_Node_A_Sequence_Node;
6978
6979   ---------------------------------------------------
6980   -- MP_UML_Signal_Owned_Attribute_A_Owning_Signal --
6981   ---------------------------------------------------
6982
6983   function MP_UML_Signal_Owned_Attribute_A_Owning_Signal return AMF.Internals.CMOF_Element is
6984   begin
6985      return Base + 448;
6986   end MP_UML_Signal_Owned_Attribute_A_Owning_Signal;
6987
6988   -----------------------------------------------
6989   -- MP_UML_Signal_Event_Signal_A_Signal_Event --
6990   -----------------------------------------------
6991
6992   function MP_UML_Signal_Event_Signal_A_Signal_Event return AMF.Internals.CMOF_Element is
6993   begin
6994      return Base + 792;
6995   end MP_UML_Signal_Event_Signal_A_Signal_Event;
6996
6997   -----------------------------------------
6998   -- MP_UML_Slot_Defining_Feature_A_Slot --
6999   -----------------------------------------
7000
7001   function MP_UML_Slot_Defining_Feature_A_Slot return AMF.Internals.CMOF_Element is
7002   begin
7003      return Base + 793;
7004   end MP_UML_Slot_Defining_Feature_A_Slot;
7005
7006   -------------------------------------------------------------
7007   -- MP_UML_Slot_Owning_Instance_Instance_Specification_Slot --
7008   -------------------------------------------------------------
7009
7010   function MP_UML_Slot_Owning_Instance_Instance_Specification_Slot return AMF.Internals.CMOF_Element is
7011   begin
7012      return Base + 794;
7013   end MP_UML_Slot_Owning_Instance_Instance_Specification_Slot;
7014
7015   -------------------------------------
7016   -- MP_UML_Slot_Value_A_Owning_Slot --
7017   -------------------------------------
7018
7019   function MP_UML_Slot_Value_A_Owning_Slot return AMF.Internals.CMOF_Element is
7020   begin
7021      return Base + 449;
7022   end MP_UML_Slot_Value_A_Owning_Slot;
7023
7024   ---------------------------------------------------------------------------------------
7025   -- MP_UML_Start_Classifier_Behavior_Action_Object_A_Start_Classifier_Behavior_Action --
7026   ---------------------------------------------------------------------------------------
7027
7028   function MP_UML_Start_Classifier_Behavior_Action_Object_A_Start_Classifier_Behavior_Action return AMF.Internals.CMOF_Element is
7029   begin
7030      return Base + 795;
7031   end MP_UML_Start_Classifier_Behavior_Action_Object_A_Start_Classifier_Behavior_Action;
7032
7033   -------------------------------------------------------------------------------
7034   -- MP_UML_Start_Object_Behavior_Action_Object_A_Start_Object_Behavior_Action --
7035   -------------------------------------------------------------------------------
7036
7037   function MP_UML_Start_Object_Behavior_Action_Object_A_Start_Object_Behavior_Action return AMF.Internals.CMOF_Element is
7038   begin
7039      return Base + 796;
7040   end MP_UML_Start_Object_Behavior_Action_Object_A_Start_Object_Behavior_Action;
7041
7042   --------------------------------------------------------------
7043   -- MP_UML_State_Connection_Connection_Point_Reference_State --
7044   --------------------------------------------------------------
7045
7046   function MP_UML_State_Connection_Connection_Point_Reference_State return AMF.Internals.CMOF_Element is
7047   begin
7048      return Base + 450;
7049   end MP_UML_State_Connection_Connection_Point_Reference_State;
7050
7051   -----------------------------------------------------
7052   -- MP_UML_State_Connection_Point_Pseudostate_State --
7053   -----------------------------------------------------
7054
7055   function MP_UML_State_Connection_Point_Pseudostate_State return AMF.Internals.CMOF_Element is
7056   begin
7057      return Base + 451;
7058   end MP_UML_State_Connection_Point_Pseudostate_State;
7059
7060   ---------------------------------------------
7061   -- MP_UML_State_Deferrable_Trigger_A_State --
7062   ---------------------------------------------
7063
7064   function MP_UML_State_Deferrable_Trigger_A_State return AMF.Internals.CMOF_Element is
7065   begin
7066      return Base + 452;
7067   end MP_UML_State_Deferrable_Trigger_A_State;
7068
7069   --------------------------------------
7070   -- MP_UML_State_Do_Activity_A_State --
7071   --------------------------------------
7072
7073   function MP_UML_State_Do_Activity_A_State return AMF.Internals.CMOF_Element is
7074   begin
7075      return Base + 797;
7076   end MP_UML_State_Do_Activity_A_State;
7077
7078   --------------------------------
7079   -- MP_UML_State_Entry_A_State --
7080   --------------------------------
7081
7082   function MP_UML_State_Entry_A_State return AMF.Internals.CMOF_Element is
7083   begin
7084      return Base + 798;
7085   end MP_UML_State_Entry_A_State;
7086
7087   -------------------------------
7088   -- MP_UML_State_Exit_A_State --
7089   -------------------------------
7090
7091   function MP_UML_State_Exit_A_State return AMF.Internals.CMOF_Element is
7092   begin
7093      return Base + 799;
7094   end MP_UML_State_Exit_A_State;
7095
7096   -------------------------------
7097   -- MP_UML_State_Is_Composite --
7098   -------------------------------
7099
7100   function MP_UML_State_Is_Composite return AMF.Internals.CMOF_Element is
7101   begin
7102      return Base + 800;
7103   end MP_UML_State_Is_Composite;
7104
7105   --------------------------------
7106   -- MP_UML_State_Is_Orthogonal --
7107   --------------------------------
7108
7109   function MP_UML_State_Is_Orthogonal return AMF.Internals.CMOF_Element is
7110   begin
7111      return Base + 801;
7112   end MP_UML_State_Is_Orthogonal;
7113
7114   ----------------------------
7115   -- MP_UML_State_Is_Simple --
7116   ----------------------------
7117
7118   function MP_UML_State_Is_Simple return AMF.Internals.CMOF_Element is
7119   begin
7120      return Base + 802;
7121   end MP_UML_State_Is_Simple;
7122
7123   --------------------------------------
7124   -- MP_UML_State_Is_Submachine_State --
7125   --------------------------------------
7126
7127   function MP_UML_State_Is_Submachine_State return AMF.Internals.CMOF_Element is
7128   begin
7129      return Base + 803;
7130   end MP_UML_State_Is_Submachine_State;
7131
7132   ------------------------------------------
7133   -- MP_UML_State_Redefined_State_A_State --
7134   ------------------------------------------
7135
7136   function MP_UML_State_Redefined_State_A_State return AMF.Internals.CMOF_Element is
7137   begin
7138      return Base + 804;
7139   end MP_UML_State_Redefined_State_A_State;
7140
7141   -----------------------------------------------
7142   -- MP_UML_State_Redefinition_Context_A_State --
7143   -----------------------------------------------
7144
7145   function MP_UML_State_Redefinition_Context_A_State return AMF.Internals.CMOF_Element is
7146   begin
7147      return Base + 805;
7148   end MP_UML_State_Redefinition_Context_A_State;
7149
7150   --------------------------------------
7151   -- MP_UML_State_Region_Region_State --
7152   --------------------------------------
7153
7154   function MP_UML_State_Region_Region_State return AMF.Internals.CMOF_Element is
7155   begin
7156      return Base + 453;
7157   end MP_UML_State_Region_Region_State;
7158
7159   -------------------------------------------------
7160   -- MP_UML_State_State_Invariant_A_Owning_State --
7161   -------------------------------------------------
7162
7163   function MP_UML_State_State_Invariant_A_Owning_State return AMF.Internals.CMOF_Element is
7164   begin
7165      return Base + 806;
7166   end MP_UML_State_State_Invariant_A_Owning_State;
7167
7168   ------------------------------------------------------------
7169   -- MP_UML_State_Submachine_State_Machine_Submachine_State --
7170   ------------------------------------------------------------
7171
7172   function MP_UML_State_Submachine_State_Machine_Submachine_State return AMF.Internals.CMOF_Element is
7173   begin
7174      return Base + 807;
7175   end MP_UML_State_Submachine_State_Machine_Submachine_State;
7176
7177   ------------------------------------------------------
7178   -- MP_UML_State_Invariant_Covered_A_State_Invariant --
7179   ------------------------------------------------------
7180
7181   function MP_UML_State_Invariant_Covered_A_State_Invariant return AMF.Internals.CMOF_Element is
7182   begin
7183      return Base + 808;
7184   end MP_UML_State_Invariant_Covered_A_State_Invariant;
7185
7186   --------------------------------------------------------
7187   -- MP_UML_State_Invariant_Invariant_A_State_Invariant --
7188   --------------------------------------------------------
7189
7190   function MP_UML_State_Invariant_Invariant_A_State_Invariant return AMF.Internals.CMOF_Element is
7191   begin
7192      return Base + 809;
7193   end MP_UML_State_Invariant_Invariant_A_State_Invariant;
7194
7195   ---------------------------------------------------------------------
7196   -- MP_UML_State_Machine_Connection_Point_Pseudostate_State_Machine --
7197   ---------------------------------------------------------------------
7198
7199   function MP_UML_State_Machine_Connection_Point_Pseudostate_State_Machine return AMF.Internals.CMOF_Element is
7200   begin
7201      return Base + 454;
7202   end MP_UML_State_Machine_Connection_Point_Pseudostate_State_Machine;
7203
7204   -----------------------------------------------------------------
7205   -- MP_UML_State_Machine_Extended_State_Machine_A_State_Machine --
7206   -----------------------------------------------------------------
7207
7208   function MP_UML_State_Machine_Extended_State_Machine_A_State_Machine return AMF.Internals.CMOF_Element is
7209   begin
7210      return Base + 455;
7211   end MP_UML_State_Machine_Extended_State_Machine_A_State_Machine;
7212
7213   ------------------------------------------------------
7214   -- MP_UML_State_Machine_Region_Region_State_Machine --
7215   ------------------------------------------------------
7216
7217   function MP_UML_State_Machine_Region_Region_State_Machine return AMF.Internals.CMOF_Element is
7218   begin
7219      return Base + 456;
7220   end MP_UML_State_Machine_Region_Region_State_Machine;
7221
7222   ------------------------------------------------------------
7223   -- MP_UML_State_Machine_Submachine_State_State_Submachine --
7224   ------------------------------------------------------------
7225
7226   function MP_UML_State_Machine_Submachine_State_State_Submachine return AMF.Internals.CMOF_Element is
7227   begin
7228      return Base + 457;
7229   end MP_UML_State_Machine_Submachine_State_State_Submachine;
7230
7231   -----------------------------------------
7232   -- MP_UML_Stereotype_Icon_A_Stereotype --
7233   -----------------------------------------
7234
7235   function MP_UML_Stereotype_Icon_A_Stereotype return AMF.Internals.CMOF_Element is
7236   begin
7237      return Base + 458;
7238   end MP_UML_Stereotype_Icon_A_Stereotype;
7239
7240   --------------------------------------------
7241   -- MP_UML_Stereotype_Profile_A_Stereotype --
7242   --------------------------------------------
7243
7244   function MP_UML_Stereotype_Profile_A_Stereotype return AMF.Internals.CMOF_Element is
7245   begin
7246      return Base + 810;
7247   end MP_UML_Stereotype_Profile_A_Stereotype;
7248
7249   ---------------------------------------------------------------------------------
7250   -- MP_UML_String_Expression_Owning_Expression_String_Expression_Sub_Expression --
7251   ---------------------------------------------------------------------------------
7252
7253   function MP_UML_String_Expression_Owning_Expression_String_Expression_Sub_Expression return AMF.Internals.CMOF_Element is
7254   begin
7255      return Base + 811;
7256   end MP_UML_String_Expression_Owning_Expression_String_Expression_Sub_Expression;
7257
7258   ---------------------------------------------------------------------------------
7259   -- MP_UML_String_Expression_Sub_Expression_String_Expression_Owning_Expression --
7260   ---------------------------------------------------------------------------------
7261
7262   function MP_UML_String_Expression_Sub_Expression_String_Expression_Owning_Expression return AMF.Internals.CMOF_Element is
7263   begin
7264      return Base + 459;
7265   end MP_UML_String_Expression_Sub_Expression_String_Expression_Owning_Expression;
7266
7267   --------------------------------------------
7268   -- MP_UML_Structural_Feature_Is_Read_Only --
7269   --------------------------------------------
7270
7271   function MP_UML_Structural_Feature_Is_Read_Only return AMF.Internals.CMOF_Element is
7272   begin
7273      return Base + 812;
7274   end MP_UML_Structural_Feature_Is_Read_Only;
7275
7276   -------------------------------------------------------------------------
7277   -- MP_UML_Structural_Feature_Action_Object_A_Structural_Feature_Action --
7278   -------------------------------------------------------------------------
7279
7280   function MP_UML_Structural_Feature_Action_Object_A_Structural_Feature_Action return AMF.Internals.CMOF_Element is
7281   begin
7282      return Base + 813;
7283   end MP_UML_Structural_Feature_Action_Object_A_Structural_Feature_Action;
7284
7285   -------------------------------------------------------------------------------------
7286   -- MP_UML_Structural_Feature_Action_Structural_Feature_A_Structural_Feature_Action --
7287   -------------------------------------------------------------------------------------
7288
7289   function MP_UML_Structural_Feature_Action_Structural_Feature_A_Structural_Feature_Action return AMF.Internals.CMOF_Element is
7290   begin
7291      return Base + 814;
7292   end MP_UML_Structural_Feature_Action_Structural_Feature_A_Structural_Feature_Action;
7293
7294   -----------------------------------------------------------------------
7295   -- MP_UML_Structured_Activity_Node_Activity_Activity_Structured_Node --
7296   -----------------------------------------------------------------------
7297
7298   function MP_UML_Structured_Activity_Node_Activity_Activity_Structured_Node return AMF.Internals.CMOF_Element is
7299   begin
7300      return Base + 815;
7301   end MP_UML_Structured_Activity_Node_Activity_Activity_Structured_Node;
7302
7303   ---------------------------------------------------------------------------
7304   -- MP_UML_Structured_Activity_Node_Edge_Activity_Edge_In_Structured_Node --
7305   ---------------------------------------------------------------------------
7306
7307   function MP_UML_Structured_Activity_Node_Edge_Activity_Edge_In_Structured_Node return AMF.Internals.CMOF_Element is
7308   begin
7309      return Base + 460;
7310   end MP_UML_Structured_Activity_Node_Edge_Activity_Edge_In_Structured_Node;
7311
7312   --------------------------------------------------
7313   -- MP_UML_Structured_Activity_Node_Must_Isolate --
7314   --------------------------------------------------
7315
7316   function MP_UML_Structured_Activity_Node_Must_Isolate return AMF.Internals.CMOF_Element is
7317   begin
7318      return Base + 816;
7319   end MP_UML_Structured_Activity_Node_Must_Isolate;
7320
7321   ---------------------------------------------------------------------------
7322   -- MP_UML_Structured_Activity_Node_Node_Activity_Node_In_Structured_Node --
7323   ---------------------------------------------------------------------------
7324
7325   function MP_UML_Structured_Activity_Node_Node_Activity_Node_In_Structured_Node return AMF.Internals.CMOF_Element is
7326   begin
7327      return Base + 461;
7328   end MP_UML_Structured_Activity_Node_Node_Activity_Node_In_Structured_Node;
7329
7330   --------------------------------------------------------------------------------------
7331   -- MP_UML_Structured_Activity_Node_Structured_Node_Input_A_Structured_Activity_Node --
7332   --------------------------------------------------------------------------------------
7333
7334   function MP_UML_Structured_Activity_Node_Structured_Node_Input_A_Structured_Activity_Node return AMF.Internals.CMOF_Element is
7335   begin
7336      return Base + 462;
7337   end MP_UML_Structured_Activity_Node_Structured_Node_Input_A_Structured_Activity_Node;
7338
7339   ---------------------------------------------------------------------------------------
7340   -- MP_UML_Structured_Activity_Node_Structured_Node_Output_A_Structured_Activity_Node --
7341   ---------------------------------------------------------------------------------------
7342
7343   function MP_UML_Structured_Activity_Node_Structured_Node_Output_A_Structured_Activity_Node return AMF.Internals.CMOF_Element is
7344   begin
7345      return Base + 463;
7346   end MP_UML_Structured_Activity_Node_Structured_Node_Output_A_Structured_Activity_Node;
7347
7348   -------------------------------------------------------------
7349   -- MP_UML_Structured_Activity_Node_Variable_Variable_Scope --
7350   -------------------------------------------------------------
7351
7352   function MP_UML_Structured_Activity_Node_Variable_Variable_Scope return AMF.Internals.CMOF_Element is
7353   begin
7354      return Base + 464;
7355   end MP_UML_Structured_Activity_Node_Variable_Variable_Scope;
7356
7357   --------------------------------------------------------------------------
7358   -- MP_UML_Structured_Classifier_Owned_Attribute_A_Structured_Classifier --
7359   --------------------------------------------------------------------------
7360
7361   function MP_UML_Structured_Classifier_Owned_Attribute_A_Structured_Classifier return AMF.Internals.CMOF_Element is
7362   begin
7363      return Base + 465;
7364   end MP_UML_Structured_Classifier_Owned_Attribute_A_Structured_Classifier;
7365
7366   --------------------------------------------------------------------------
7367   -- MP_UML_Structured_Classifier_Owned_Connector_A_Structured_Classifier --
7368   --------------------------------------------------------------------------
7369
7370   function MP_UML_Structured_Classifier_Owned_Connector_A_Structured_Classifier return AMF.Internals.CMOF_Element is
7371   begin
7372      return Base + 466;
7373   end MP_UML_Structured_Classifier_Owned_Connector_A_Structured_Classifier;
7374
7375   ---------------------------------------------------------------
7376   -- MP_UML_Structured_Classifier_Part_A_Structured_Classifier --
7377   ---------------------------------------------------------------
7378
7379   function MP_UML_Structured_Classifier_Part_A_Structured_Classifier return AMF.Internals.CMOF_Element is
7380   begin
7381      return Base + 467;
7382   end MP_UML_Structured_Classifier_Part_A_Structured_Classifier;
7383
7384   ---------------------------------------------------------------
7385   -- MP_UML_Structured_Classifier_Role_A_Structured_Classifier --
7386   ---------------------------------------------------------------
7387
7388   function MP_UML_Structured_Classifier_Role_A_Structured_Classifier return AMF.Internals.CMOF_Element is
7389   begin
7390      return Base + 468;
7391   end MP_UML_Structured_Classifier_Role_A_Structured_Classifier;
7392
7393   -------------------------------------------------
7394   -- MP_UML_Substitution_Contract_A_Substitution --
7395   -------------------------------------------------
7396
7397   function MP_UML_Substitution_Contract_A_Substitution return AMF.Internals.CMOF_Element is
7398   begin
7399      return Base + 817;
7400   end MP_UML_Substitution_Contract_A_Substitution;
7401
7402   -------------------------------------------------------------------------
7403   -- MP_UML_Substitution_Substituting_Classifier_Classifier_Substitution --
7404   -------------------------------------------------------------------------
7405
7406   function MP_UML_Substitution_Substituting_Classifier_Classifier_Substitution return AMF.Internals.CMOF_Element is
7407   begin
7408      return Base + 818;
7409   end MP_UML_Substitution_Substituting_Classifier_Classifier_Substitution;
7410
7411   ---------------------------------------------------------------------------------
7412   -- MP_UML_Template_Binding_Bound_Element_Templateable_Element_Template_Binding --
7413   ---------------------------------------------------------------------------------
7414
7415   function MP_UML_Template_Binding_Bound_Element_Templateable_Element_Template_Binding return AMF.Internals.CMOF_Element is
7416   begin
7417      return Base + 819;
7418   end MP_UML_Template_Binding_Bound_Element_Templateable_Element_Template_Binding;
7419
7420   -----------------------------------------------------------------------------------------------------
7421   -- MP_UML_Template_Binding_Parameter_Substitution_Template_Parameter_Substitution_Template_Binding --
7422   -----------------------------------------------------------------------------------------------------
7423
7424   function MP_UML_Template_Binding_Parameter_Substitution_Template_Parameter_Substitution_Template_Binding return AMF.Internals.CMOF_Element is
7425   begin
7426      return Base + 469;
7427   end MP_UML_Template_Binding_Parameter_Substitution_Template_Parameter_Substitution_Template_Binding;
7428
7429   ----------------------------------------------------------
7430   -- MP_UML_Template_Binding_Signature_A_Template_Binding --
7431   ----------------------------------------------------------
7432
7433   function MP_UML_Template_Binding_Signature_A_Template_Binding return AMF.Internals.CMOF_Element is
7434   begin
7435      return Base + 820;
7436   end MP_UML_Template_Binding_Signature_A_Template_Binding;
7437
7438   ------------------------------------------------------------
7439   -- MP_UML_Template_Parameter_Default_A_Template_Parameter --
7440   ------------------------------------------------------------
7441
7442   function MP_UML_Template_Parameter_Default_A_Template_Parameter return AMF.Internals.CMOF_Element is
7443   begin
7444      return Base + 821;
7445   end MP_UML_Template_Parameter_Default_A_Template_Parameter;
7446
7447   ------------------------------------------------------------------
7448   -- MP_UML_Template_Parameter_Owned_Default_A_Template_Parameter --
7449   ------------------------------------------------------------------
7450
7451   function MP_UML_Template_Parameter_Owned_Default_A_Template_Parameter return AMF.Internals.CMOF_Element is
7452   begin
7453      return Base + 822;
7454   end MP_UML_Template_Parameter_Owned_Default_A_Template_Parameter;
7455
7456   ---------------------------------------------------------------------------------------------------------
7457   -- MP_UML_Template_Parameter_Owned_Parametered_Element_Parameterable_Element_Owning_Template_Parameter --
7458   ---------------------------------------------------------------------------------------------------------
7459
7460   function MP_UML_Template_Parameter_Owned_Parametered_Element_Parameterable_Element_Owning_Template_Parameter return AMF.Internals.CMOF_Element is
7461   begin
7462      return Base + 823;
7463   end MP_UML_Template_Parameter_Owned_Parametered_Element_Parameterable_Element_Owning_Template_Parameter;
7464
7465   --------------------------------------------------------------------------------------------
7466   -- MP_UML_Template_Parameter_Parametered_Element_Parameterable_Element_Template_Parameter --
7467   --------------------------------------------------------------------------------------------
7468
7469   function MP_UML_Template_Parameter_Parametered_Element_Parameterable_Element_Template_Parameter return AMF.Internals.CMOF_Element is
7470   begin
7471      return Base + 824;
7472   end MP_UML_Template_Parameter_Parametered_Element_Parameterable_Element_Template_Parameter;
7473
7474   ----------------------------------------------------------------------------
7475   -- MP_UML_Template_Parameter_Signature_Template_Signature_Owned_Parameter --
7476   ----------------------------------------------------------------------------
7477
7478   function MP_UML_Template_Parameter_Signature_Template_Signature_Owned_Parameter return AMF.Internals.CMOF_Element is
7479   begin
7480      return Base + 825;
7481   end MP_UML_Template_Parameter_Signature_Template_Signature_Owned_Parameter;
7482
7483   -------------------------------------------------------------------------------------
7484   -- MP_UML_Template_Parameter_Substitution_Actual_A_Template_Parameter_Substitution --
7485   -------------------------------------------------------------------------------------
7486
7487   function MP_UML_Template_Parameter_Substitution_Actual_A_Template_Parameter_Substitution return AMF.Internals.CMOF_Element is
7488   begin
7489      return Base + 826;
7490   end MP_UML_Template_Parameter_Substitution_Actual_A_Template_Parameter_Substitution;
7491
7492   -------------------------------------------------------------------------------------
7493   -- MP_UML_Template_Parameter_Substitution_Formal_A_Template_Parameter_Substitution --
7494   -------------------------------------------------------------------------------------
7495
7496   function MP_UML_Template_Parameter_Substitution_Formal_A_Template_Parameter_Substitution return AMF.Internals.CMOF_Element is
7497   begin
7498      return Base + 827;
7499   end MP_UML_Template_Parameter_Substitution_Formal_A_Template_Parameter_Substitution;
7500
7501   -------------------------------------------------------------------------------------------
7502   -- MP_UML_Template_Parameter_Substitution_Owned_Actual_A_Template_Parameter_Substitution --
7503   -------------------------------------------------------------------------------------------
7504
7505   function MP_UML_Template_Parameter_Substitution_Owned_Actual_A_Template_Parameter_Substitution return AMF.Internals.CMOF_Element is
7506   begin
7507      return Base + 828;
7508   end MP_UML_Template_Parameter_Substitution_Owned_Actual_A_Template_Parameter_Substitution;
7509
7510   -----------------------------------------------------------------------------------------------------
7511   -- MP_UML_Template_Parameter_Substitution_Template_Binding_Template_Binding_Parameter_Substitution --
7512   -----------------------------------------------------------------------------------------------------
7513
7514   function MP_UML_Template_Parameter_Substitution_Template_Binding_Template_Binding_Parameter_Substitution return AMF.Internals.CMOF_Element is
7515   begin
7516      return Base + 829;
7517   end MP_UML_Template_Parameter_Substitution_Template_Binding_Template_Binding_Parameter_Substitution;
7518
7519   ----------------------------------------------------------------------------
7520   -- MP_UML_Template_Signature_Owned_Parameter_Template_Parameter_Signature --
7521   ----------------------------------------------------------------------------
7522
7523   function MP_UML_Template_Signature_Owned_Parameter_Template_Parameter_Signature return AMF.Internals.CMOF_Element is
7524   begin
7525      return Base + 470;
7526   end MP_UML_Template_Signature_Owned_Parameter_Template_Parameter_Signature;
7527
7528   --------------------------------------------------------------
7529   -- MP_UML_Template_Signature_Parameter_A_Template_Signature --
7530   --------------------------------------------------------------
7531
7532   function MP_UML_Template_Signature_Parameter_A_Template_Signature return AMF.Internals.CMOF_Element is
7533   begin
7534      return Base + 471;
7535   end MP_UML_Template_Signature_Parameter_A_Template_Signature;
7536
7537   --------------------------------------------------------------------------------------
7538   -- MP_UML_Template_Signature_Template_Templateable_Element_Owned_Template_Signature --
7539   --------------------------------------------------------------------------------------
7540
7541   function MP_UML_Template_Signature_Template_Templateable_Element_Owned_Template_Signature return AMF.Internals.CMOF_Element is
7542   begin
7543      return Base + 830;
7544   end MP_UML_Template_Signature_Template_Templateable_Element_Owned_Template_Signature;
7545
7546   --------------------------------------------------------------------------------------
7547   -- MP_UML_Templateable_Element_Owned_Template_Signature_Template_Signature_Template --
7548   --------------------------------------------------------------------------------------
7549
7550   function MP_UML_Templateable_Element_Owned_Template_Signature_Template_Signature_Template return AMF.Internals.CMOF_Element is
7551   begin
7552      return Base + 831;
7553   end MP_UML_Templateable_Element_Owned_Template_Signature_Template_Signature_Template;
7554
7555   ---------------------------------------------------------------------------------
7556   -- MP_UML_Templateable_Element_Template_Binding_Template_Binding_Bound_Element --
7557   ---------------------------------------------------------------------------------
7558
7559   function MP_UML_Templateable_Element_Template_Binding_Template_Binding_Bound_Element return AMF.Internals.CMOF_Element is
7560   begin
7561      return Base + 472;
7562   end MP_UML_Templateable_Element_Template_Binding_Template_Binding_Bound_Element;
7563
7564   --------------------------------------------------------------
7565   -- MP_UML_Test_Identity_Action_First_A_Test_Identity_Action --
7566   --------------------------------------------------------------
7567
7568   function MP_UML_Test_Identity_Action_First_A_Test_Identity_Action return AMF.Internals.CMOF_Element is
7569   begin
7570      return Base + 832;
7571   end MP_UML_Test_Identity_Action_First_A_Test_Identity_Action;
7572
7573   ---------------------------------------------------------------
7574   -- MP_UML_Test_Identity_Action_Result_A_Test_Identity_Action --
7575   ---------------------------------------------------------------
7576
7577   function MP_UML_Test_Identity_Action_Result_A_Test_Identity_Action return AMF.Internals.CMOF_Element is
7578   begin
7579      return Base + 833;
7580   end MP_UML_Test_Identity_Action_Result_A_Test_Identity_Action;
7581
7582   ---------------------------------------------------------------
7583   -- MP_UML_Test_Identity_Action_Second_A_Test_Identity_Action --
7584   ---------------------------------------------------------------
7585
7586   function MP_UML_Test_Identity_Action_Second_A_Test_Identity_Action return AMF.Internals.CMOF_Element is
7587   begin
7588      return Base + 834;
7589   end MP_UML_Test_Identity_Action_Second_A_Test_Identity_Action;
7590
7591   ----------------------------------------
7592   -- MP_UML_Time_Constraint_First_Event --
7593   ----------------------------------------
7594
7595   function MP_UML_Time_Constraint_First_Event return AMF.Internals.CMOF_Element is
7596   begin
7597      return Base + 835;
7598   end MP_UML_Time_Constraint_First_Event;
7599
7600   ------------------------------------------------------------
7601   -- MP_UML_Time_Constraint_Specification_A_Time_Constraint --
7602   ------------------------------------------------------------
7603
7604   function MP_UML_Time_Constraint_Specification_A_Time_Constraint return AMF.Internals.CMOF_Element is
7605   begin
7606      return Base + 836;
7607   end MP_UML_Time_Constraint_Specification_A_Time_Constraint;
7608
7609   -----------------------------------
7610   -- MP_UML_Time_Event_Is_Relative --
7611   -----------------------------------
7612
7613   function MP_UML_Time_Event_Is_Relative return AMF.Internals.CMOF_Element is
7614   begin
7615      return Base + 837;
7616   end MP_UML_Time_Event_Is_Relative;
7617
7618   -----------------------------------------
7619   -- MP_UML_Time_Event_When_A_Time_Event --
7620   -----------------------------------------
7621
7622   function MP_UML_Time_Event_When_A_Time_Event return AMF.Internals.CMOF_Element is
7623   begin
7624      return Base + 838;
7625   end MP_UML_Time_Event_When_A_Time_Event;
7626
7627   ---------------------------------------------------
7628   -- MP_UML_Time_Expression_Expr_A_Time_Expression --
7629   ---------------------------------------------------
7630
7631   function MP_UML_Time_Expression_Expr_A_Time_Expression return AMF.Internals.CMOF_Element is
7632   begin
7633      return Base + 839;
7634   end MP_UML_Time_Expression_Expr_A_Time_Expression;
7635
7636   ----------------------------------------------------------
7637   -- MP_UML_Time_Expression_Observation_A_Time_Expression --
7638   ----------------------------------------------------------
7639
7640   function MP_UML_Time_Expression_Observation_A_Time_Expression return AMF.Internals.CMOF_Element is
7641   begin
7642      return Base + 473;
7643   end MP_UML_Time_Expression_Observation_A_Time_Expression;
7644
7645   ----------------------------------------------
7646   -- MP_UML_Time_Interval_Max_A_Time_Interval --
7647   ----------------------------------------------
7648
7649   function MP_UML_Time_Interval_Max_A_Time_Interval return AMF.Internals.CMOF_Element is
7650   begin
7651      return Base + 840;
7652   end MP_UML_Time_Interval_Max_A_Time_Interval;
7653
7654   ----------------------------------------------
7655   -- MP_UML_Time_Interval_Min_A_Time_Interval --
7656   ----------------------------------------------
7657
7658   function MP_UML_Time_Interval_Min_A_Time_Interval return AMF.Internals.CMOF_Element is
7659   begin
7660      return Base + 841;
7661   end MP_UML_Time_Interval_Min_A_Time_Interval;
7662
7663   ------------------------------------------------------
7664   -- MP_UML_Time_Observation_Event_A_Time_Observation --
7665   ------------------------------------------------------
7666
7667   function MP_UML_Time_Observation_Event_A_Time_Observation return AMF.Internals.CMOF_Element is
7668   begin
7669      return Base + 842;
7670   end MP_UML_Time_Observation_Event_A_Time_Observation;
7671
7672   -----------------------------------------
7673   -- MP_UML_Time_Observation_First_Event --
7674   -----------------------------------------
7675
7676   function MP_UML_Time_Observation_First_Event return AMF.Internals.CMOF_Element is
7677   begin
7678      return Base + 843;
7679   end MP_UML_Time_Observation_First_Event;
7680
7681   ---------------------------------------------------
7682   -- MP_UML_Transition_Container_Region_Transition --
7683   ---------------------------------------------------
7684
7685   function MP_UML_Transition_Container_Region_Transition return AMF.Internals.CMOF_Element is
7686   begin
7687      return Base + 844;
7688   end MP_UML_Transition_Container_Region_Transition;
7689
7690   -------------------------------------------
7691   -- MP_UML_Transition_Effect_A_Transition --
7692   -------------------------------------------
7693
7694   function MP_UML_Transition_Effect_A_Transition return AMF.Internals.CMOF_Element is
7695   begin
7696      return Base + 845;
7697   end MP_UML_Transition_Effect_A_Transition;
7698
7699   ------------------------------------------
7700   -- MP_UML_Transition_Guard_A_Transition --
7701   ------------------------------------------
7702
7703   function MP_UML_Transition_Guard_A_Transition return AMF.Internals.CMOF_Element is
7704   begin
7705      return Base + 846;
7706   end MP_UML_Transition_Guard_A_Transition;
7707
7708   ----------------------------
7709   -- MP_UML_Transition_Kind --
7710   ----------------------------
7711
7712   function MP_UML_Transition_Kind return AMF.Internals.CMOF_Element is
7713   begin
7714      return Base + 847;
7715   end MP_UML_Transition_Kind;
7716
7717   ---------------------------------------------------------
7718   -- MP_UML_Transition_Redefined_Transition_A_Transition --
7719   ---------------------------------------------------------
7720
7721   function MP_UML_Transition_Redefined_Transition_A_Transition return AMF.Internals.CMOF_Element is
7722   begin
7723      return Base + 848;
7724   end MP_UML_Transition_Redefined_Transition_A_Transition;
7725
7726   ---------------------------------------------------------
7727   -- MP_UML_Transition_Redefinition_Context_A_Transition --
7728   ---------------------------------------------------------
7729
7730   function MP_UML_Transition_Redefinition_Context_A_Transition return AMF.Internals.CMOF_Element is
7731   begin
7732      return Base + 849;
7733   end MP_UML_Transition_Redefinition_Context_A_Transition;
7734
7735   ----------------------------------------------
7736   -- MP_UML_Transition_Source_Vertex_Outgoing --
7737   ----------------------------------------------
7738
7739   function MP_UML_Transition_Source_Vertex_Outgoing return AMF.Internals.CMOF_Element is
7740   begin
7741      return Base + 850;
7742   end MP_UML_Transition_Source_Vertex_Outgoing;
7743
7744   ----------------------------------------------
7745   -- MP_UML_Transition_Target_Vertex_Incoming --
7746   ----------------------------------------------
7747
7748   function MP_UML_Transition_Target_Vertex_Incoming return AMF.Internals.CMOF_Element is
7749   begin
7750      return Base + 851;
7751   end MP_UML_Transition_Target_Vertex_Incoming;
7752
7753   --------------------------------------------
7754   -- MP_UML_Transition_Trigger_A_Transition --
7755   --------------------------------------------
7756
7757   function MP_UML_Transition_Trigger_A_Transition return AMF.Internals.CMOF_Element is
7758   begin
7759      return Base + 474;
7760   end MP_UML_Transition_Trigger_A_Transition;
7761
7762   ------------------------------------
7763   -- MP_UML_Trigger_Event_A_Trigger --
7764   ------------------------------------
7765
7766   function MP_UML_Trigger_Event_A_Trigger return AMF.Internals.CMOF_Element is
7767   begin
7768      return Base + 852;
7769   end MP_UML_Trigger_Event_A_Trigger;
7770
7771   -----------------------------------
7772   -- MP_UML_Trigger_Port_A_Trigger --
7773   -----------------------------------
7774
7775   function MP_UML_Trigger_Port_A_Trigger return AMF.Internals.CMOF_Element is
7776   begin
7777      return Base + 475;
7778   end MP_UML_Trigger_Port_A_Trigger;
7779
7780   --------------------------------------------
7781   -- MP_UML_Type_Package_Package_Owned_Type --
7782   --------------------------------------------
7783
7784   function MP_UML_Type_Package_Package_Owned_Type return AMF.Internals.CMOF_Element is
7785   begin
7786      return Base + 853;
7787   end MP_UML_Type_Package_Package_Owned_Type;
7788
7789   -----------------------------------------------
7790   -- MP_UML_Typed_Element_Type_A_Typed_Element --
7791   -----------------------------------------------
7792
7793   function MP_UML_Typed_Element_Type_A_Typed_Element return AMF.Internals.CMOF_Element is
7794   begin
7795      return Base + 854;
7796   end MP_UML_Typed_Element_Type_A_Typed_Element;
7797
7798   ---------------------------------------------------------
7799   -- MP_UML_Unmarshall_Action_Object_A_Unmarshall_Action --
7800   ---------------------------------------------------------
7801
7802   function MP_UML_Unmarshall_Action_Object_A_Unmarshall_Action return AMF.Internals.CMOF_Element is
7803   begin
7804      return Base + 855;
7805   end MP_UML_Unmarshall_Action_Object_A_Unmarshall_Action;
7806
7807   ---------------------------------------------------------
7808   -- MP_UML_Unmarshall_Action_Result_A_Unmarshall_Action --
7809   ---------------------------------------------------------
7810
7811   function MP_UML_Unmarshall_Action_Result_A_Unmarshall_Action return AMF.Internals.CMOF_Element is
7812   begin
7813      return Base + 476;
7814   end MP_UML_Unmarshall_Action_Result_A_Unmarshall_Action;
7815
7816   ------------------------------------------------------------------
7817   -- MP_UML_Unmarshall_Action_Unmarshall_Type_A_Unmarshall_Action --
7818   ------------------------------------------------------------------
7819
7820   function MP_UML_Unmarshall_Action_Unmarshall_Type_A_Unmarshall_Action return AMF.Internals.CMOF_Element is
7821   begin
7822      return Base + 856;
7823   end MP_UML_Unmarshall_Action_Unmarshall_Type_A_Unmarshall_Action;
7824
7825   ---------------------------------------------
7826   -- MP_UML_Use_Case_Extend_Extend_Extension --
7827   ---------------------------------------------
7828
7829   function MP_UML_Use_Case_Extend_Extend_Extension return AMF.Internals.CMOF_Element is
7830   begin
7831      return Base + 477;
7832   end MP_UML_Use_Case_Extend_Extend_Extension;
7833
7834   --------------------------------------------------------------
7835   -- MP_UML_Use_Case_Extension_Point_Extension_Point_Use_Case --
7836   --------------------------------------------------------------
7837
7838   function MP_UML_Use_Case_Extension_Point_Extension_Point_Use_Case return AMF.Internals.CMOF_Element is
7839   begin
7840      return Base + 478;
7841   end MP_UML_Use_Case_Extension_Point_Extension_Point_Use_Case;
7842
7843   ----------------------------------------------------
7844   -- MP_UML_Use_Case_Include_Include_Including_Case --
7845   ----------------------------------------------------
7846
7847   function MP_UML_Use_Case_Include_Include_Including_Case return AMF.Internals.CMOF_Element is
7848   begin
7849      return Base + 479;
7850   end MP_UML_Use_Case_Include_Include_Including_Case;
7851
7852   -------------------------------------------------
7853   -- MP_UML_Use_Case_Subject_Classifier_Use_Case --
7854   -------------------------------------------------
7855
7856   function MP_UML_Use_Case_Subject_Classifier_Use_Case return AMF.Internals.CMOF_Element is
7857   begin
7858      return Base + 480;
7859   end MP_UML_Use_Case_Subject_Classifier_Use_Case;
7860
7861   ----------------------------------------
7862   -- MP_UML_Value_Pin_Value_A_Value_Pin --
7863   ----------------------------------------
7864
7865   function MP_UML_Value_Pin_Value_A_Value_Pin return AMF.Internals.CMOF_Element is
7866   begin
7867      return Base + 857;
7868   end MP_UML_Value_Pin_Value_A_Value_Pin;
7869
7870   ---------------------------------------------------------------------------
7871   -- MP_UML_Value_Specification_Action_Result_A_Value_Specification_Action --
7872   ---------------------------------------------------------------------------
7873
7874   function MP_UML_Value_Specification_Action_Result_A_Value_Specification_Action return AMF.Internals.CMOF_Element is
7875   begin
7876      return Base + 858;
7877   end MP_UML_Value_Specification_Action_Result_A_Value_Specification_Action;
7878
7879   --------------------------------------------------------------------------
7880   -- MP_UML_Value_Specification_Action_Value_A_Value_Specification_Action --
7881   --------------------------------------------------------------------------
7882
7883   function MP_UML_Value_Specification_Action_Value_A_Value_Specification_Action return AMF.Internals.CMOF_Element is
7884   begin
7885      return Base + 859;
7886   end MP_UML_Value_Specification_Action_Value_A_Value_Specification_Action;
7887
7888   ------------------------------------------------------
7889   -- MP_UML_Variable_Activity_Scope_Activity_Variable --
7890   ------------------------------------------------------
7891
7892   function MP_UML_Variable_Activity_Scope_Activity_Variable return AMF.Internals.CMOF_Element is
7893   begin
7894      return Base + 860;
7895   end MP_UML_Variable_Activity_Scope_Activity_Variable;
7896
7897   -------------------------------------------------------------
7898   -- MP_UML_Variable_Scope_Structured_Activity_Node_Variable --
7899   -------------------------------------------------------------
7900
7901   function MP_UML_Variable_Scope_Structured_Activity_Node_Variable return AMF.Internals.CMOF_Element is
7902   begin
7903      return Base + 861;
7904   end MP_UML_Variable_Scope_Structured_Activity_Node_Variable;
7905
7906   -------------------------------------------------------
7907   -- MP_UML_Variable_Action_Variable_A_Variable_Action --
7908   -------------------------------------------------------
7909
7910   function MP_UML_Variable_Action_Variable_A_Variable_Action return AMF.Internals.CMOF_Element is
7911   begin
7912      return Base + 862;
7913   end MP_UML_Variable_Action_Variable_A_Variable_Action;
7914
7915   ----------------------------------------------
7916   -- MP_UML_Vertex_Container_Region_Subvertex --
7917   ----------------------------------------------
7918
7919   function MP_UML_Vertex_Container_Region_Subvertex return AMF.Internals.CMOF_Element is
7920   begin
7921      return Base + 863;
7922   end MP_UML_Vertex_Container_Region_Subvertex;
7923
7924   ----------------------------------------------
7925   -- MP_UML_Vertex_Incoming_Transition_Target --
7926   ----------------------------------------------
7927
7928   function MP_UML_Vertex_Incoming_Transition_Target return AMF.Internals.CMOF_Element is
7929   begin
7930      return Base + 481;
7931   end MP_UML_Vertex_Incoming_Transition_Target;
7932
7933   ----------------------------------------------
7934   -- MP_UML_Vertex_Outgoing_Transition_Source --
7935   ----------------------------------------------
7936
7937   function MP_UML_Vertex_Outgoing_Transition_Source return AMF.Internals.CMOF_Element is
7938   begin
7939      return Base + 482;
7940   end MP_UML_Vertex_Outgoing_Transition_Source;
7941
7942   -------------------------------------------------------------------------------------
7943   -- MP_UML_Write_Structural_Feature_Action_Result_A_Write_Structural_Feature_Action --
7944   -------------------------------------------------------------------------------------
7945
7946   function MP_UML_Write_Structural_Feature_Action_Result_A_Write_Structural_Feature_Action return AMF.Internals.CMOF_Element is
7947   begin
7948      return Base + 864;
7949   end MP_UML_Write_Structural_Feature_Action_Result_A_Write_Structural_Feature_Action;
7950
7951   ------------------------------------------------------------------------------------
7952   -- MP_UML_Write_Structural_Feature_Action_Value_A_Write_Structural_Feature_Action --
7953   ------------------------------------------------------------------------------------
7954
7955   function MP_UML_Write_Structural_Feature_Action_Value_A_Write_Structural_Feature_Action return AMF.Internals.CMOF_Element is
7956   begin
7957      return Base + 865;
7958   end MP_UML_Write_Structural_Feature_Action_Value_A_Write_Structural_Feature_Action;
7959
7960   ----------------------------------------------------------------
7961   -- MP_UML_Write_Variable_Action_Value_A_Write_Variable_Action --
7962   ----------------------------------------------------------------
7963
7964   function MP_UML_Write_Variable_Action_Value_A_Write_Variable_Action return AMF.Internals.CMOF_Element is
7965   begin
7966      return Base + 866;
7967   end MP_UML_Write_Variable_Action_Value_A_Write_Variable_Action;
7968
7969   ----------------------------------------
7970   -- MP_UML_A_Value_Pin_Value_Pin_Value --
7971   ----------------------------------------
7972
7973   function MP_UML_A_Value_Pin_Value_Pin_Value return AMF.Internals.CMOF_Element is
7974   begin
7975      return Base + 1614;
7976   end MP_UML_A_Value_Pin_Value_Pin_Value;
7977
7978   --------------------------------------------------------------------------
7979   -- MP_UML_A_Value_Specification_Action_Value_Specification_Action_Value --
7980   --------------------------------------------------------------------------
7981
7982   function MP_UML_A_Value_Specification_Action_Value_Specification_Action_Value return AMF.Internals.CMOF_Element is
7983   begin
7984      return Base + 1615;
7985   end MP_UML_A_Value_Specification_Action_Value_Specification_Action_Value;
7986
7987   ------------------------------------------------------------------------------------
7988   -- MP_UML_A_Write_Structural_Feature_Action_Write_Structural_Feature_Action_Value --
7989   ------------------------------------------------------------------------------------
7990
7991   function MP_UML_A_Write_Structural_Feature_Action_Write_Structural_Feature_Action_Value return AMF.Internals.CMOF_Element is
7992   begin
7993      return Base + 1616;
7994   end MP_UML_A_Write_Structural_Feature_Action_Write_Structural_Feature_Action_Value;
7995
7996   ----------------------------------------------------------------
7997   -- MP_UML_A_Write_Variable_Action_Write_Variable_Action_Value --
7998   ----------------------------------------------------------------
7999
8000   function MP_UML_A_Write_Variable_Action_Write_Variable_Action_Value return AMF.Internals.CMOF_Element is
8001   begin
8002      return Base + 1617;
8003   end MP_UML_A_Write_Variable_Action_Write_Variable_Action_Value;
8004
8005   -------------------------------------------------------
8006   -- MP_UML_A_Variable_Action_Variable_Action_Variable --
8007   -------------------------------------------------------
8008
8009   function MP_UML_A_Variable_Action_Variable_Action_Variable return AMF.Internals.CMOF_Element is
8010   begin
8011      return Base + 1618;
8012   end MP_UML_A_Variable_Action_Variable_Action_Variable;
8013
8014   -------------------------------------------------
8015   -- MP_UML_A_Activity_Edge_Activity_Edge_Weight --
8016   -------------------------------------------------
8017
8018   function MP_UML_A_Activity_Edge_Activity_Edge_Weight return AMF.Internals.CMOF_Element is
8019   begin
8020      return Base + 1619;
8021   end MP_UML_A_Activity_Edge_Activity_Edge_Weight;
8022
8023   -----------------------------------------
8024   -- MP_UML_A_Time_Event_Time_Event_When --
8025   -----------------------------------------
8026
8027   function MP_UML_A_Time_Event_Time_Event_When return AMF.Internals.CMOF_Element is
8028   begin
8029      return Base + 1620;
8030   end MP_UML_A_Time_Event_Time_Event_When;
8031
8032   -----------------------------------------------------------------------------------
8033   -- MP_UML_A_Action_Execution_Specification_Action_Execution_Specification_Action --
8034   -----------------------------------------------------------------------------------
8035
8036   function MP_UML_A_Action_Execution_Specification_Action_Execution_Specification_Action return AMF.Internals.CMOF_Element is
8037   begin
8038      return Base + 1287;
8039   end MP_UML_A_Action_Execution_Specification_Action_Execution_Specification_Action;
8040
8041   ---------------------------------------------
8042   -- MP_UML_A_Interaction_Interaction_Action --
8043   ---------------------------------------------
8044
8045   function MP_UML_A_Interaction_Interaction_Action return AMF.Internals.CMOF_Element is
8046   begin
8047      return Base + 1288;
8048   end MP_UML_A_Interaction_Interaction_Action;
8049
8050   ----------------------------------------------------------
8051   -- MP_UML_A_Interaction_Use_Interaction_Use_Actual_Gate --
8052   ----------------------------------------------------------
8053
8054   function MP_UML_A_Interaction_Use_Interaction_Use_Actual_Gate return AMF.Internals.CMOF_Element is
8055   begin
8056      return Base + 1289;
8057   end MP_UML_A_Interaction_Use_Interaction_Use_Actual_Gate;
8058
8059   -------------------------------------------------------------------------------------
8060   -- MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Actual --
8061   -------------------------------------------------------------------------------------
8062
8063   function MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Actual return AMF.Internals.CMOF_Element is
8064   begin
8065      return Base + 1290;
8066   end MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Actual;
8067
8068   ---------------------------------------
8069   -- MP_UML_A_Include_Include_Addition --
8070   ---------------------------------------
8071
8072   function MP_UML_A_Include_Include_Addition return AMF.Internals.CMOF_Element is
8073   begin
8074      return Base + 1291;
8075   end MP_UML_A_Include_Include_Addition;
8076
8077   ------------------------------------------------
8078   -- MP_UML_A_Comment_Comment_Annotated_Element --
8079   ------------------------------------------------
8080
8081   function MP_UML_A_Comment_Comment_Annotated_Element return AMF.Internals.CMOF_Element is
8082   begin
8083      return Base + 1292;
8084   end MP_UML_A_Comment_Comment_Annotated_Element;
8085
8086   ----------------------------------------------------------------------
8087   -- MP_UML_A_Profile_Application_Profile_Application_Applied_Profile --
8088   ----------------------------------------------------------------------
8089
8090   function MP_UML_A_Profile_Application_Profile_Application_Applied_Profile return AMF.Internals.CMOF_Element is
8091   begin
8092      return Base + 1293;
8093   end MP_UML_A_Profile_Application_Profile_Application_Applied_Profile;
8094
8095   -------------------------------------------------------
8096   -- MP_UML_A_Interaction_Use_Interaction_Use_Argument --
8097   -------------------------------------------------------
8098
8099   function MP_UML_A_Interaction_Use_Interaction_Use_Argument return AMF.Internals.CMOF_Element is
8100   begin
8101      return Base + 1294;
8102   end MP_UML_A_Interaction_Use_Interaction_Use_Argument;
8103
8104   -----------------------------------------------------------
8105   -- MP_UML_A_Invocation_Action_Invocation_Action_Argument --
8106   -----------------------------------------------------------
8107
8108   function MP_UML_A_Invocation_Action_Invocation_Action_Argument return AMF.Internals.CMOF_Element is
8109   begin
8110      return Base + 1295;
8111   end MP_UML_A_Invocation_Action_Invocation_Action_Argument;
8112
8113   ---------------------------------------
8114   -- MP_UML_A_Message_Message_Argument --
8115   ---------------------------------------
8116
8117   function MP_UML_A_Message_Message_Argument return AMF.Internals.CMOF_Element is
8118   begin
8119      return Base + 1296;
8120   end MP_UML_A_Message_Message_Argument;
8121
8122   ----------------------------------------------------------------------------
8123   -- MP_UML_A_Clear_Association_Action_Clear_Association_Action_Association --
8124   ----------------------------------------------------------------------------
8125
8126   function MP_UML_A_Clear_Association_Action_Clear_Association_Action_Association return AMF.Internals.CMOF_Element is
8127   begin
8128      return Base + 1297;
8129   end MP_UML_A_Clear_Association_Action_Clear_Association_Action_Association;
8130
8131   ----------------------------------------------
8132   -- MP_UML_A_Classifier_Classifier_Attribute --
8133   ----------------------------------------------
8134
8135   function MP_UML_A_Classifier_Classifier_Attribute return AMF.Internals.CMOF_Element is
8136   begin
8137      return Base + 1298;
8138   end MP_UML_A_Classifier_Classifier_Attribute;
8139
8140   -----------------------------------------------------------------------------------------
8141   -- MP_UML_A_Behavior_Execution_Specification_Behavior_Execution_Specification_Behavior --
8142   -----------------------------------------------------------------------------------------
8143
8144   function MP_UML_A_Behavior_Execution_Specification_Behavior_Execution_Specification_Behavior return AMF.Internals.CMOF_Element is
8145   begin
8146      return Base + 1299;
8147   end MP_UML_A_Behavior_Execution_Specification_Behavior_Execution_Specification_Behavior;
8148
8149   -----------------------------------------------------------------
8150   -- MP_UML_A_Call_Behavior_Action_Call_Behavior_Action_Behavior --
8151   -----------------------------------------------------------------
8152
8153   function MP_UML_A_Call_Behavior_Action_Call_Behavior_Action_Behavior return AMF.Internals.CMOF_Element is
8154   begin
8155      return Base + 1300;
8156   end MP_UML_A_Call_Behavior_Action_Call_Behavior_Action_Behavior;
8157
8158   -----------------------------------------------------------
8159   -- MP_UML_A_Opaque_Expression_Opaque_Expression_Behavior --
8160   -----------------------------------------------------------
8161
8162   function MP_UML_A_Opaque_Expression_Opaque_Expression_Behavior return AMF.Internals.CMOF_Element is
8163   begin
8164      return Base + 1301;
8165   end MP_UML_A_Opaque_Expression_Opaque_Expression_Behavior;
8166
8167   ----------------------------------------------------
8168   -- MP_UML_A_Body_Context_Operation_Body_Condition --
8169   ----------------------------------------------------
8170
8171   function MP_UML_A_Body_Context_Operation_Body_Condition return AMF.Internals.CMOF_Element is
8172   begin
8173      return Base + 1302;
8174   end MP_UML_A_Body_Context_Operation_Body_Condition;
8175
8176   ----------------------------------------
8177   -- MP_UML_A_Clause_Clause_Body_Output --
8178   ----------------------------------------
8179
8180   function MP_UML_A_Clause_Clause_Body_Output return AMF.Internals.CMOF_Element is
8181   begin
8182      return Base + 1303;
8183   end MP_UML_A_Clause_Clause_Body_Output;
8184
8185   ----------------------------------------------
8186   -- MP_UML_A_Loop_Node_Loop_Node_Body_Output --
8187   ----------------------------------------------
8188
8189   function MP_UML_A_Loop_Node_Loop_Node_Body_Output return AMF.Internals.CMOF_Element is
8190   begin
8191      return Base + 1304;
8192   end MP_UML_A_Loop_Node_Loop_Node_Body_Output;
8193
8194   --------------------------------------------
8195   -- MP_UML_A_Loop_Node_Loop_Node_Body_Part --
8196   --------------------------------------------
8197
8198   function MP_UML_A_Loop_Node_Loop_Node_Body_Part return AMF.Internals.CMOF_Element is
8199   begin
8200      return Base + 1305;
8201   end MP_UML_A_Loop_Node_Loop_Node_Body_Part;
8202
8203   ---------------------------------
8204   -- MP_UML_A_Clause_Clause_Body --
8205   ---------------------------------
8206
8207   function MP_UML_A_Clause_Clause_Body return AMF.Internals.CMOF_Element is
8208   begin
8209      return Base + 1306;
8210   end MP_UML_A_Clause_Clause_Body;
8211
8212   -----------------------------------------------------------------
8213   -- MP_UML_A_Combined_Fragment_Combined_Fragment_Cfragment_Gate --
8214   -----------------------------------------------------------------
8215
8216   function MP_UML_A_Combined_Fragment_Combined_Fragment_Cfragment_Gate return AMF.Internals.CMOF_Element is
8217   begin
8218      return Base + 1307;
8219   end MP_UML_A_Combined_Fragment_Combined_Fragment_Cfragment_Gate;
8220
8221   ----------------------------------------------------------
8222   -- MP_UML_A_Change_Event_Change_Event_Change_Expression --
8223   ----------------------------------------------------------
8224
8225   function MP_UML_A_Change_Event_Change_Event_Change_Expression return AMF.Internals.CMOF_Element is
8226   begin
8227      return Base + 1308;
8228   end MP_UML_A_Change_Event_Change_Event_Change_Expression;
8229
8230   ------------------------------------------------------------------------------
8231   -- MP_UML_A_Behaviored_Classifier_Behaviored_Classifier_Classifier_Behavior --
8232   ------------------------------------------------------------------------------
8233
8234   function MP_UML_A_Behaviored_Classifier_Behaviored_Classifier_Classifier_Behavior return AMF.Internals.CMOF_Element is
8235   begin
8236      return Base + 1309;
8237   end MP_UML_A_Behaviored_Classifier_Behaviored_Classifier_Classifier_Behavior;
8238
8239   -------------------------------------------------------------------
8240   -- MP_UML_A_Create_Object_Action_Create_Object_Action_Classifier --
8241   -------------------------------------------------------------------
8242
8243   function MP_UML_A_Create_Object_Action_Create_Object_Action_Classifier return AMF.Internals.CMOF_Element is
8244   begin
8245      return Base + 1310;
8246   end MP_UML_A_Create_Object_Action_Create_Object_Action_Classifier;
8247
8248   -----------------------------------------------------------------
8249   -- MP_UML_A_Enumeration_Literal_Enumeration_Literal_Classifier --
8250   -----------------------------------------------------------------
8251
8252   function MP_UML_A_Enumeration_Literal_Enumeration_Literal_Classifier return AMF.Internals.CMOF_Element is
8253   begin
8254      return Base + 1311;
8255   end MP_UML_A_Enumeration_Literal_Enumeration_Literal_Classifier;
8256
8257   -----------------------------------------------------------------------
8258   -- MP_UML_A_Instance_Specification_Instance_Specification_Classifier --
8259   -----------------------------------------------------------------------
8260
8261   function MP_UML_A_Instance_Specification_Instance_Specification_Classifier return AMF.Internals.CMOF_Element is
8262   begin
8263      return Base + 1312;
8264   end MP_UML_A_Instance_Specification_Instance_Specification_Classifier;
8265
8266   ---------------------------------------------------------------
8267   -- MP_UML_A_Read_Extent_Action_Read_Extent_Action_Classifier --
8268   ---------------------------------------------------------------
8269
8270   function MP_UML_A_Read_Extent_Action_Read_Extent_Action_Classifier return AMF.Internals.CMOF_Element is
8271   begin
8272      return Base + 1313;
8273   end MP_UML_A_Read_Extent_Action_Read_Extent_Action_Classifier;
8274
8275   -------------------------------------------------------------------------------------------
8276   -- MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Classifier --
8277   -------------------------------------------------------------------------------------------
8278
8279   function MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Classifier return AMF.Internals.CMOF_Element is
8280   begin
8281      return Base + 1314;
8282   end MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Classifier;
8283
8284   -------------------------------------------------------
8285   -- MP_UML_A_Conditional_Node_Conditional_Node_Clause --
8286   -------------------------------------------------------
8287
8288   function MP_UML_A_Conditional_Node_Conditional_Node_Clause return AMF.Internals.CMOF_Element is
8289   begin
8290      return Base + 1315;
8291   end MP_UML_A_Conditional_Node_Conditional_Node_Clause;
8292
8293   -------------------------------------------------------------
8294   -- MP_UML_A_Collaboration_Collaboration_Collaboration_Role --
8295   -------------------------------------------------------------
8296
8297   function MP_UML_A_Collaboration_Collaboration_Collaboration_Role return AMF.Internals.CMOF_Element is
8298   begin
8299      return Base + 1316;
8300   end MP_UML_A_Collaboration_Collaboration_Collaboration_Role;
8301
8302   ------------------------------------------------------
8303   -- MP_UML_A_Classifier_Classifier_Collaboration_Use --
8304   ------------------------------------------------------
8305
8306   function MP_UML_A_Classifier_Classifier_Collaboration_Use return AMF.Internals.CMOF_Element is
8307   begin
8308      return Base + 1317;
8309   end MP_UML_A_Classifier_Classifier_Collaboration_Use;
8310
8311   -----------------------------------------------------
8312   -- MP_UML_A_Reduce_Action_Reduce_Action_Collection --
8313   -----------------------------------------------------
8314
8315   function MP_UML_A_Reduce_Action_Reduce_Action_Collection return AMF.Internals.CMOF_Element is
8316   begin
8317      return Base + 1318;
8318   end MP_UML_A_Reduce_Action_Reduce_Action_Collection;
8319
8320   --------------------------------------
8321   -- MP_UML_A_Extend_Extend_Condition --
8322   --------------------------------------
8323
8324   function MP_UML_A_Extend_Extend_Condition return AMF.Internals.CMOF_Element is
8325   begin
8326      return Base + 1319;
8327   end MP_UML_A_Extend_Extend_Condition;
8328
8329   ----------------------------------------------------
8330   -- MP_UML_A_Parameter_Set_Parameter_Set_Condition --
8331   ----------------------------------------------------
8332
8333   function MP_UML_A_Parameter_Set_Parameter_Set_Condition return AMF.Internals.CMOF_Element is
8334   begin
8335      return Base + 1320;
8336   end MP_UML_A_Parameter_Set_Parameter_Set_Condition;
8337
8338   ----------------------------------------
8339   -- MP_UML_A_Message_Message_Connector --
8340   ----------------------------------------
8341
8342   function MP_UML_A_Message_Message_Connector return AMF.Internals.CMOF_Element is
8343   begin
8344      return Base + 1321;
8345   end MP_UML_A_Message_Message_Connector;
8346
8347   --------------------------------------------------------
8348   -- MP_UML_A_Constraint_Constraint_Constrained_Element --
8349   --------------------------------------------------------
8350
8351   function MP_UML_A_Constraint_Constraint_Constrained_Element return AMF.Internals.CMOF_Element is
8352   begin
8353      return Base + 1322;
8354   end MP_UML_A_Constraint_Constraint_Constrained_Element;
8355
8356   --------------------------------------------------------------------------------------------------
8357   -- MP_UML_A_Classifier_Template_Parameter_Classifier_Template_Parameter_Constraining_Classifier --
8358   --------------------------------------------------------------------------------------------------
8359
8360   function MP_UML_A_Classifier_Template_Parameter_Classifier_Template_Parameter_Constraining_Classifier return AMF.Internals.CMOF_Element is
8361   begin
8362      return Base + 1323;
8363   end MP_UML_A_Classifier_Template_Parameter_Classifier_Template_Parameter_Constraining_Classifier;
8364
8365   ------------------------------------
8366   -- MP_UML_A_Action_Action_Context --
8367   ------------------------------------
8368
8369   function MP_UML_A_Action_Action_Context return AMF.Internals.CMOF_Element is
8370   begin
8371      return Base + 1324;
8372   end MP_UML_A_Action_Action_Context;
8373
8374   ----------------------------------------
8375   -- MP_UML_A_Behavior_Behavior_Context --
8376   ----------------------------------------
8377
8378   function MP_UML_A_Behavior_Behavior_Context return AMF.Internals.CMOF_Element is
8379   begin
8380      return Base + 1325;
8381   end MP_UML_A_Behavior_Behavior_Context;
8382
8383   -------------------------------------------
8384   -- MP_UML_A_Connector_Connector_Contract --
8385   -------------------------------------------
8386
8387   function MP_UML_A_Connector_Connector_Contract return AMF.Internals.CMOF_Element is
8388   begin
8389      return Base + 1326;
8390   end MP_UML_A_Connector_Connector_Contract;
8391
8392   -------------------------------------------------------------------
8393   -- MP_UML_A_Interface_Realization_Interface_Realization_Contract --
8394   -------------------------------------------------------------------
8395
8396   function MP_UML_A_Interface_Realization_Interface_Realization_Contract return AMF.Internals.CMOF_Element is
8397   begin
8398      return Base + 1327;
8399   end MP_UML_A_Interface_Realization_Interface_Realization_Contract;
8400
8401   -------------------------------------------------
8402   -- MP_UML_A_Substitution_Substitution_Contract --
8403   -------------------------------------------------
8404
8405   function MP_UML_A_Substitution_Substitution_Contract return AMF.Internals.CMOF_Element is
8406   begin
8407      return Base + 1328;
8408   end MP_UML_A_Substitution_Substitution_Contract;
8409
8410   ---------------------------------------------------------
8411   -- MP_UML_A_Information_Flow_Information_Flow_Conveyed --
8412   ---------------------------------------------------------
8413
8414   function MP_UML_A_Information_Flow_Information_Flow_Conveyed return AMF.Internals.CMOF_Element is
8415   begin
8416      return Base + 1329;
8417   end MP_UML_A_Information_Flow_Information_Flow_Conveyed;
8418
8419   ------------------------------------------------------
8420   -- MP_UML_A_Events_Occurrence_Specification_Covered --
8421   ------------------------------------------------------
8422
8423   function MP_UML_A_Events_Occurrence_Specification_Covered return AMF.Internals.CMOF_Element is
8424   begin
8425      return Base + 1331;
8426   end MP_UML_A_Events_Occurrence_Specification_Covered;
8427
8428   ------------------------------------------------------
8429   -- MP_UML_A_State_Invariant_State_Invariant_Covered --
8430   ------------------------------------------------------
8431
8432   function MP_UML_A_State_Invariant_State_Invariant_Covered return AMF.Internals.CMOF_Element is
8433   begin
8434      return Base + 1332;
8435   end MP_UML_A_State_Invariant_State_Invariant_Covered;
8436
8437   ------------------------------------
8438   -- MP_UML_A_Clause_Clause_Decider --
8439   ------------------------------------
8440
8441   function MP_UML_A_Clause_Clause_Decider return AMF.Internals.CMOF_Element is
8442   begin
8443      return Base + 1333;
8444   end MP_UML_A_Clause_Clause_Decider;
8445
8446   ------------------------------------------
8447   -- MP_UML_A_Loop_Node_Loop_Node_Decider --
8448   ------------------------------------------
8449
8450   function MP_UML_A_Loop_Node_Loop_Node_Decider return AMF.Internals.CMOF_Element is
8451   begin
8452      return Base + 1334;
8453   end MP_UML_A_Loop_Node_Loop_Node_Decider;
8454
8455   --------------------------------------------------------------
8456   -- MP_UML_A_Decision_Node_Decision_Node_Decision_Input_Flow --
8457   --------------------------------------------------------------
8458
8459   function MP_UML_A_Decision_Node_Decision_Node_Decision_Input_Flow return AMF.Internals.CMOF_Element is
8460   begin
8461      return Base + 1335;
8462   end MP_UML_A_Decision_Node_Decision_Node_Decision_Input_Flow;
8463
8464   ---------------------------------------------------------
8465   -- MP_UML_A_Decision_Node_Decision_Node_Decision_Input --
8466   ---------------------------------------------------------
8467
8468   function MP_UML_A_Decision_Node_Decision_Node_Decision_Input return AMF.Internals.CMOF_Element is
8469   begin
8470      return Base + 1336;
8471   end MP_UML_A_Decision_Node_Decision_Node_Decision_Input;
8472
8473   ----------------------------------------------
8474   -- MP_UML_A_Lifeline_Lifeline_Decomposed_As --
8475   ----------------------------------------------
8476
8477   function MP_UML_A_Lifeline_Lifeline_Decomposed_As return AMF.Internals.CMOF_Element is
8478   begin
8479      return Base + 1337;
8480   end MP_UML_A_Lifeline_Lifeline_Decomposed_As;
8481
8482   -------------------------------------------------------
8483   -- MP_UML_A_Owning_Parameter_Parameter_Default_Value --
8484   -------------------------------------------------------
8485
8486   function MP_UML_A_Owning_Parameter_Parameter_Default_Value return AMF.Internals.CMOF_Element is
8487   begin
8488      return Base + 1338;
8489   end MP_UML_A_Owning_Parameter_Parameter_Default_Value;
8490
8491   -----------------------------------------------------
8492   -- MP_UML_A_Owning_Property_Property_Default_Value --
8493   -----------------------------------------------------
8494
8495   function MP_UML_A_Owning_Property_Property_Default_Value return AMF.Internals.CMOF_Element is
8496   begin
8497      return Base + 1339;
8498   end MP_UML_A_Owning_Property_Property_Default_Value;
8499
8500   ------------------------------------------------------------
8501   -- MP_UML_A_Template_Parameter_Template_Parameter_Default --
8502   ------------------------------------------------------------
8503
8504   function MP_UML_A_Template_Parameter_Template_Parameter_Default return AMF.Internals.CMOF_Element is
8505   begin
8506      return Base + 1340;
8507   end MP_UML_A_Template_Parameter_Template_Parameter_Default;
8508
8509   ---------------------------------------------
8510   -- MP_UML_A_State_State_Deferrable_Trigger --
8511   ---------------------------------------------
8512
8513   function MP_UML_A_State_State_Deferrable_Trigger return AMF.Internals.CMOF_Element is
8514   begin
8515      return Base + 1341;
8516   end MP_UML_A_State_State_Deferrable_Trigger;
8517
8518   -------------------------------------------------------
8519   -- MP_UML_A_Connector_End_Connector_End_Defining_End --
8520   -------------------------------------------------------
8521
8522   function MP_UML_A_Connector_End_Connector_End_Defining_End return AMF.Internals.CMOF_Element is
8523   begin
8524      return Base + 1342;
8525   end MP_UML_A_Connector_End_Connector_End_Defining_End;
8526
8527   -----------------------------------------
8528   -- MP_UML_A_Slot_Slot_Defining_Feature --
8529   -----------------------------------------
8530
8531   function MP_UML_A_Slot_Slot_Defining_Feature return AMF.Internals.CMOF_Element is
8532   begin
8533      return Base + 1343;
8534   end MP_UML_A_Slot_Slot_Defining_Feature;
8535
8536   ------------------------------------------------------
8537   -- MP_UML_A_Deployment_Deployment_Deployed_Artifact --
8538   ------------------------------------------------------
8539
8540   function MP_UML_A_Deployment_Deployment_Deployed_Artifact return AMF.Internals.CMOF_Element is
8541   begin
8542      return Base + 1344;
8543   end MP_UML_A_Deployment_Deployment_Deployed_Artifact;
8544
8545   -------------------------------------------------------------------
8546   -- MP_UML_A_Deployment_Target_Deployment_Target_Deployed_Element --
8547   -------------------------------------------------------------------
8548
8549   function MP_UML_A_Deployment_Target_Deployment_Target_Deployed_Element return AMF.Internals.CMOF_Element is
8550   begin
8551      return Base + 1345;
8552   end MP_UML_A_Deployment_Target_Deployment_Target_Deployed_Element;
8553
8554   -----------------------------------------------------------------------------
8555   -- MP_UML_A_Link_End_Destruction_Data_Link_End_Destruction_Data_Destroy_At --
8556   -----------------------------------------------------------------------------
8557
8558   function MP_UML_A_Link_End_Destruction_Data_Link_End_Destruction_Data_Destroy_At return AMF.Internals.CMOF_Element is
8559   begin
8560      return Base + 1346;
8561   end MP_UML_A_Link_End_Destruction_Data_Link_End_Destruction_Data_Destroy_At;
8562
8563   --------------------------------------
8564   -- MP_UML_A_State_State_Do_Activity --
8565   --------------------------------------
8566
8567   function MP_UML_A_State_State_Do_Activity return AMF.Internals.CMOF_Element is
8568   begin
8569      return Base + 1347;
8570   end MP_UML_A_State_State_Do_Activity;
8571
8572   -------------------------------------------
8573   -- MP_UML_A_Transition_Transition_Effect --
8574   -------------------------------------------
8575
8576   function MP_UML_A_Transition_Transition_Effect return AMF.Internals.CMOF_Element is
8577   begin
8578      return Base + 1348;
8579   end MP_UML_A_Transition_Transition_Effect;
8580
8581   -------------------------------------------------------------
8582   -- MP_UML_A_Create_Link_Action_Create_Link_Action_End_Data --
8583   -------------------------------------------------------------
8584
8585   function MP_UML_A_Create_Link_Action_Create_Link_Action_End_Data return AMF.Internals.CMOF_Element is
8586   begin
8587      return Base + 1349;
8588   end MP_UML_A_Create_Link_Action_Create_Link_Action_End_Data;
8589
8590   ---------------------------------------------------------------
8591   -- MP_UML_A_Destroy_Link_Action_Destroy_Link_Action_End_Data --
8592   ---------------------------------------------------------------
8593
8594   function MP_UML_A_Destroy_Link_Action_Destroy_Link_Action_End_Data return AMF.Internals.CMOF_Element is
8595   begin
8596      return Base + 1350;
8597   end MP_UML_A_Destroy_Link_Action_Destroy_Link_Action_End_Data;
8598
8599   -----------------------------------------------
8600   -- MP_UML_A_Link_Action_Link_Action_End_Data --
8601   -----------------------------------------------
8602
8603   function MP_UML_A_Link_Action_Link_Action_End_Data return AMF.Internals.CMOF_Element is
8604   begin
8605      return Base + 1351;
8606   end MP_UML_A_Link_Action_Link_Action_End_Data;
8607
8608   -----------------------------------------------
8609   -- MP_UML_A_Association_Association_End_Type --
8610   -----------------------------------------------
8611
8612   function MP_UML_A_Association_Association_End_Type return AMF.Internals.CMOF_Element is
8613   begin
8614      return Base + 1352;
8615   end MP_UML_A_Association_Association_End_Type;
8616
8617   --------------------------------------
8618   -- MP_UML_A_Connector_Connector_End --
8619   --------------------------------------
8620
8621   function MP_UML_A_Connector_Connector_End return AMF.Internals.CMOF_Element is
8622   begin
8623      return Base + 1353;
8624   end MP_UML_A_Connector_Connector_End;
8625
8626   ----------------------------------------------
8627   -- MP_UML_A_Link_End_Data_Link_End_Data_End --
8628   ----------------------------------------------
8629
8630   function MP_UML_A_Link_End_Data_Link_End_Data_End return AMF.Internals.CMOF_Element is
8631   begin
8632      return Base + 1354;
8633   end MP_UML_A_Link_End_Data_Link_End_Data_End;
8634
8635   --------------------------------------------------------------------------
8636   -- MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_End --
8637   --------------------------------------------------------------------------
8638
8639   function MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_End return AMF.Internals.CMOF_Element is
8640   begin
8641      return Base + 1355;
8642   end MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_End;
8643
8644   --------------------------------------------------------------------------
8645   -- MP_UML_A_Connection_Point_Reference_Connection_Point_Reference_Entry --
8646   --------------------------------------------------------------------------
8647
8648   function MP_UML_A_Connection_Point_Reference_Connection_Point_Reference_Entry return AMF.Internals.CMOF_Element is
8649   begin
8650      return Base + 1356;
8651   end MP_UML_A_Connection_Point_Reference_Connection_Point_Reference_Entry;
8652
8653   --------------------------------
8654   -- MP_UML_A_State_State_Entry --
8655   --------------------------------
8656
8657   function MP_UML_A_State_State_Entry return AMF.Internals.CMOF_Element is
8658   begin
8659      return Base + 1357;
8660   end MP_UML_A_State_State_Entry;
8661
8662   --------------------------------------------------------------
8663   -- MP_UML_A_Duration_Observation_Duration_Observation_Event --
8664   --------------------------------------------------------------
8665
8666   function MP_UML_A_Duration_Observation_Duration_Observation_Event return AMF.Internals.CMOF_Element is
8667   begin
8668      return Base + 1358;
8669   end MP_UML_A_Duration_Observation_Duration_Observation_Event;
8670
8671   ------------------------------------------------------
8672   -- MP_UML_A_Time_Observation_Time_Observation_Event --
8673   ------------------------------------------------------
8674
8675   function MP_UML_A_Time_Observation_Time_Observation_Event return AMF.Internals.CMOF_Element is
8676   begin
8677      return Base + 1359;
8678   end MP_UML_A_Time_Observation_Time_Observation_Event;
8679
8680   ------------------------------------
8681   -- MP_UML_A_Trigger_Trigger_Event --
8682   ------------------------------------
8683
8684   function MP_UML_A_Trigger_Trigger_Event return AMF.Internals.CMOF_Element is
8685   begin
8686      return Base + 1360;
8687   end MP_UML_A_Trigger_Trigger_Event;
8688
8689   ------------------------------------------------------------------
8690   -- MP_UML_A_Exception_Handler_Exception_Handler_Exception_Input --
8691   ------------------------------------------------------------------
8692
8693   function MP_UML_A_Exception_Handler_Exception_Handler_Exception_Input return AMF.Internals.CMOF_Element is
8694   begin
8695      return Base + 1361;
8696   end MP_UML_A_Exception_Handler_Exception_Handler_Exception_Input;
8697
8698   -----------------------------------------------------------------
8699   -- MP_UML_A_Exception_Handler_Exception_Handler_Exception_Type --
8700   -----------------------------------------------------------------
8701
8702   function MP_UML_A_Exception_Handler_Exception_Handler_Exception_Type return AMF.Internals.CMOF_Element is
8703   begin
8704      return Base + 1362;
8705   end MP_UML_A_Exception_Handler_Exception_Handler_Exception_Type;
8706
8707   ----------------------------------------------------------------------
8708   -- MP_UML_A_Raise_Exception_Action_Raise_Exception_Action_Exception --
8709   ----------------------------------------------------------------------
8710
8711   function MP_UML_A_Raise_Exception_Action_Raise_Exception_Action_Exception return AMF.Internals.CMOF_Element is
8712   begin
8713      return Base + 1363;
8714   end MP_UML_A_Raise_Exception_Action_Raise_Exception_Action_Exception;
8715
8716   ----------------------------------------------------------
8717   -- MP_UML_A_Sequence_Node_Sequence_Node_Executable_Node --
8718   ----------------------------------------------------------
8719
8720   function MP_UML_A_Sequence_Node_Sequence_Node_Executable_Node return AMF.Internals.CMOF_Element is
8721   begin
8722      return Base + 1364;
8723   end MP_UML_A_Sequence_Node_Sequence_Node_Executable_Node;
8724
8725   ----------------------------------------------------------------------------------------------
8726   -- MP_UML_A_Execution_Occurrence_Specification_Execution_Occurrence_Specification_Execution --
8727   ----------------------------------------------------------------------------------------------
8728
8729   function MP_UML_A_Execution_Occurrence_Specification_Execution_Occurrence_Specification_Execution return AMF.Internals.CMOF_Element is
8730   begin
8731      return Base + 1365;
8732   end MP_UML_A_Execution_Occurrence_Specification_Execution_Occurrence_Specification_Execution;
8733
8734   -------------------------------------------------------------------------
8735   -- MP_UML_A_Connection_Point_Reference_Connection_Point_Reference_Exit --
8736   -------------------------------------------------------------------------
8737
8738   function MP_UML_A_Connection_Point_Reference_Connection_Point_Reference_Exit return AMF.Internals.CMOF_Element is
8739   begin
8740      return Base + 1366;
8741   end MP_UML_A_Connection_Point_Reference_Connection_Point_Reference_Exit;
8742
8743   -------------------------------
8744   -- MP_UML_A_State_State_Exit --
8745   -------------------------------
8746
8747   function MP_UML_A_State_State_Exit return AMF.Internals.CMOF_Element is
8748   begin
8749      return Base + 1367;
8750   end MP_UML_A_State_State_Exit;
8751
8752   -------------------------------------
8753   -- MP_UML_A_Duration_Duration_Expr --
8754   -------------------------------------
8755
8756   function MP_UML_A_Duration_Duration_Expr return AMF.Internals.CMOF_Element is
8757   begin
8758      return Base + 1368;
8759   end MP_UML_A_Duration_Duration_Expr;
8760
8761   ---------------------------------------------------
8762   -- MP_UML_A_Time_Expression_Time_Expression_Expr --
8763   ---------------------------------------------------
8764
8765   function MP_UML_A_Time_Expression_Time_Expression_Expr return AMF.Internals.CMOF_Element is
8766   begin
8767      return Base + 1369;
8768   end MP_UML_A_Time_Expression_Time_Expression_Expr;
8769
8770   ------------------------------------------
8771   -- MP_UML_A_Extend_Extend_Extended_Case --
8772   ------------------------------------------
8773
8774   function MP_UML_A_Extend_Extend_Extended_Case return AMF.Internals.CMOF_Element is
8775   begin
8776      return Base + 1370;
8777   end MP_UML_A_Extend_Extend_Extended_Case;
8778
8779   --------------------------------------------
8780   -- MP_UML_A_Region_Region_Extended_Region --
8781   --------------------------------------------
8782
8783   function MP_UML_A_Region_Region_Extended_Region return AMF.Internals.CMOF_Element is
8784   begin
8785      return Base + 1371;
8786   end MP_UML_A_Region_Region_Extended_Region;
8787
8788   -----------------------------------------------------------------------------------------------
8789   -- MP_UML_A_Redefinable_Template_Signature_Redefinable_Template_Signature_Extended_Signature --
8790   -----------------------------------------------------------------------------------------------
8791
8792   function MP_UML_A_Redefinable_Template_Signature_Redefinable_Template_Signature_Extended_Signature return AMF.Internals.CMOF_Element is
8793   begin
8794      return Base + 1372;
8795   end MP_UML_A_Redefinable_Template_Signature_Redefinable_Template_Signature_Extended_Signature;
8796
8797   -----------------------------------------------------------------
8798   -- MP_UML_A_State_Machine_State_Machine_Extended_State_Machine --
8799   -----------------------------------------------------------------
8800
8801   function MP_UML_A_State_Machine_State_Machine_Extended_State_Machine return AMF.Internals.CMOF_Element is
8802   begin
8803      return Base + 1373;
8804   end MP_UML_A_State_Machine_State_Machine_Extended_State_Machine;
8805
8806   --------------------------------------------------
8807   -- MP_UML_A_Extension_Extend_Extension_Location --
8808   --------------------------------------------------
8809
8810   function MP_UML_A_Extension_Extend_Extension_Location return AMF.Internals.CMOF_Element is
8811   begin
8812      return Base + 1374;
8813   end MP_UML_A_Extension_Extend_Extension_Location;
8814
8815   ---------------------------------------------------------------------
8816   -- MP_UML_A_Execution_Specification_Execution_Specification_Finish --
8817   ---------------------------------------------------------------------
8818
8819   function MP_UML_A_Execution_Specification_Execution_Specification_Finish return AMF.Internals.CMOF_Element is
8820   begin
8821      return Base + 1376;
8822   end MP_UML_A_Execution_Specification_Execution_Specification_Finish;
8823
8824   --------------------------------------------------------------
8825   -- MP_UML_A_Test_Identity_Action_Test_Identity_Action_First --
8826   --------------------------------------------------------------
8827
8828   function MP_UML_A_Test_Identity_Action_Test_Identity_Action_First return AMF.Internals.CMOF_Element is
8829   begin
8830      return Base + 1377;
8831   end MP_UML_A_Test_Identity_Action_Test_Identity_Action_First;
8832
8833   --------------------------------------------------
8834   -- MP_UML_A_Interaction_Interaction_Formal_Gate --
8835   --------------------------------------------------
8836
8837   function MP_UML_A_Interaction_Interaction_Formal_Gate return AMF.Internals.CMOF_Element is
8838   begin
8839      return Base + 1378;
8840   end MP_UML_A_Interaction_Interaction_Formal_Gate;
8841
8842   -------------------------------------------------------------------------------------
8843   -- MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Formal --
8844   -------------------------------------------------------------------------------------
8845
8846   function MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Formal return AMF.Internals.CMOF_Element is
8847   begin
8848      return Base + 1379;
8849   end MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Formal;
8850
8851   ------------------------------------------------------------
8852   -- MP_UML_A_Action_Input_Pin_Action_Input_Pin_From_Action --
8853   ------------------------------------------------------------
8854
8855   function MP_UML_A_Action_Input_Pin_Action_Input_Pin_From_Action return AMF.Internals.CMOF_Element is
8856   begin
8857      return Base + 1380;
8858   end MP_UML_A_Action_Input_Pin_Action_Input_Pin_From_Action;
8859
8860   ------------------------------------------------------------------------
8861   -- MP_UML_A_Protocol_Conformance_Protocol_Conformance_General_Machine --
8862   ------------------------------------------------------------------------
8863
8864   function MP_UML_A_Protocol_Conformance_Protocol_Conformance_General_Machine return AMF.Internals.CMOF_Element is
8865   begin
8866      return Base + 1381;
8867   end MP_UML_A_Protocol_Conformance_Protocol_Conformance_General_Machine;
8868
8869   -------------------------------------------------------------------------
8870   -- MP_UML_A_Interaction_Fragment_Interaction_Fragment_General_Ordering --
8871   -------------------------------------------------------------------------
8872
8873   function MP_UML_A_Interaction_Fragment_Interaction_Fragment_General_Ordering return AMF.Internals.CMOF_Element is
8874   begin
8875      return Base + 1382;
8876   end MP_UML_A_Interaction_Fragment_Interaction_Fragment_General_Ordering;
8877
8878   --------------------------------------------
8879   -- MP_UML_A_Classifier_Classifier_General --
8880   --------------------------------------------
8881
8882   function MP_UML_A_Classifier_Classifier_General return AMF.Internals.CMOF_Element is
8883   begin
8884      return Base + 1383;
8885   end MP_UML_A_Classifier_Classifier_General;
8886
8887   ----------------------------------------------------
8888   -- MP_UML_A_Generalization_Generalization_General --
8889   ----------------------------------------------------
8890
8891   function MP_UML_A_Generalization_Generalization_General return AMF.Internals.CMOF_Element is
8892   begin
8893      return Base + 1384;
8894   end MP_UML_A_Generalization_Generalization_General;
8895
8896   ------------------------------------------------
8897   -- MP_UML_A_Activity_Edge_Activity_Edge_Guard --
8898   ------------------------------------------------
8899
8900   function MP_UML_A_Activity_Edge_Activity_Edge_Guard return AMF.Internals.CMOF_Element is
8901   begin
8902      return Base + 1385;
8903   end MP_UML_A_Activity_Edge_Activity_Edge_Guard;
8904
8905   ------------------------------------------------------------
8906   -- MP_UML_A_Interaction_Operand_Interaction_Operand_Guard --
8907   ------------------------------------------------------------
8908
8909   function MP_UML_A_Interaction_Operand_Interaction_Operand_Guard return AMF.Internals.CMOF_Element is
8910   begin
8911      return Base + 1386;
8912   end MP_UML_A_Interaction_Operand_Interaction_Operand_Guard;
8913
8914   ------------------------------------------
8915   -- MP_UML_A_Transition_Transition_Guard --
8916   ------------------------------------------
8917
8918   function MP_UML_A_Transition_Transition_Guard return AMF.Internals.CMOF_Element is
8919   begin
8920      return Base + 1387;
8921   end MP_UML_A_Transition_Transition_Guard;
8922
8923   ---------------------------------------------------------------
8924   -- MP_UML_A_Exception_Handler_Exception_Handler_Handler_Body --
8925   ---------------------------------------------------------------
8926
8927   function MP_UML_A_Exception_Handler_Exception_Handler_Handler_Body return AMF.Internals.CMOF_Element is
8928   begin
8929      return Base + 1388;
8930   end MP_UML_A_Exception_Handler_Exception_Handler_Handler_Body;
8931
8932   -----------------------------------------
8933   -- MP_UML_A_Stereotype_Stereotype_Icon --
8934   -----------------------------------------
8935
8936   function MP_UML_A_Stereotype_Stereotype_Icon return AMF.Internals.CMOF_Element is
8937   begin
8938      return Base + 1389;
8939   end MP_UML_A_Stereotype_Stereotype_Icon;
8940
8941   -------------------------------------------------------------
8942   -- MP_UML_A_Element_Import_Element_Import_Imported_Element --
8943   -------------------------------------------------------------
8944
8945   function MP_UML_A_Element_Import_Element_Import_Imported_Element return AMF.Internals.CMOF_Element is
8946   begin
8947      return Base + 1390;
8948   end MP_UML_A_Element_Import_Element_Import_Imported_Element;
8949
8950   --------------------------------------------------
8951   -- MP_UML_A_Namespace_Namespace_Imported_Member --
8952   --------------------------------------------------
8953
8954   function MP_UML_A_Namespace_Namespace_Imported_Member return AMF.Internals.CMOF_Element is
8955   begin
8956      return Base + 1391;
8957   end MP_UML_A_Namespace_Namespace_Imported_Member;
8958
8959   -------------------------------------------------------------
8960   -- MP_UML_A_Package_Import_Package_Import_Imported_Package --
8961   -------------------------------------------------------------
8962
8963   function MP_UML_A_Package_Import_Package_Import_Imported_Package return AMF.Internals.CMOF_Element is
8964   begin
8965      return Base + 1392;
8966   end MP_UML_A_Package_Import_Package_Import_Imported_Package;
8967
8968   -----------------------------------------------
8969   -- MP_UML_A_Object_Node_Object_Node_In_State --
8970   -----------------------------------------------
8971
8972   function MP_UML_A_Object_Node_Object_Node_In_State return AMF.Internals.CMOF_Element is
8973   begin
8974      return Base + 1393;
8975   end MP_UML_A_Object_Node_Object_Node_In_State;
8976
8977   -------------------------------------------------------------------
8978   -- MP_UML_A_Information_Flow_Information_Flow_Information_Source --
8979   -------------------------------------------------------------------
8980
8981   function MP_UML_A_Information_Flow_Information_Flow_Information_Source return AMF.Internals.CMOF_Element is
8982   begin
8983      return Base + 1394;
8984   end MP_UML_A_Information_Flow_Information_Flow_Information_Source;
8985
8986   -------------------------------------------------------------------
8987   -- MP_UML_A_Information_Flow_Information_Flow_Information_Target --
8988   -------------------------------------------------------------------
8989
8990   function MP_UML_A_Information_Flow_Information_Flow_Information_Target return AMF.Internals.CMOF_Element is
8991   begin
8992      return Base + 1395;
8993   end MP_UML_A_Information_Flow_Information_Flow_Information_Target;
8994
8995   -----------------------------------------------------
8996   -- MP_UML_A_Classifier_Classifier_Inherited_Member --
8997   -----------------------------------------------------
8998
8999   function MP_UML_A_Classifier_Classifier_Inherited_Member return AMF.Internals.CMOF_Element is
9000   begin
9001      return Base + 1396;
9002   end MP_UML_A_Classifier_Classifier_Inherited_Member;
9003
9004   ------------------------------------------------------------------------------------------------
9005   -- MP_UML_A_Redefinable_Template_Signature_Redefinable_Template_Signature_Inherited_Parameter --
9006   ------------------------------------------------------------------------------------------------
9007
9008   function MP_UML_A_Redefinable_Template_Signature_Redefinable_Template_Signature_Inherited_Parameter return AMF.Internals.CMOF_Element is
9009   begin
9010      return Base + 1397;
9011   end MP_UML_A_Redefinable_Template_Signature_Redefinable_Template_Signature_Inherited_Parameter;
9012
9013   --------------------------------------------------
9014   -- MP_UML_A_Link_Action_Link_Action_Input_Value --
9015   --------------------------------------------------
9016
9017   function MP_UML_A_Link_Action_Link_Action_Input_Value return AMF.Internals.CMOF_Element is
9018   begin
9019      return Base + 1398;
9020   end MP_UML_A_Link_Action_Link_Action_Input_Value;
9021
9022   ------------------------------------------------------
9023   -- MP_UML_A_Opaque_Action_Opaque_Action_Input_Value --
9024   ------------------------------------------------------
9025
9026   function MP_UML_A_Opaque_Action_Opaque_Action_Input_Value return AMF.Internals.CMOF_Element is
9027   begin
9028      return Base + 1399;
9029   end MP_UML_A_Opaque_Action_Opaque_Action_Input_Value;
9030
9031   ----------------------------------
9032   -- MP_UML_A_Action_Action_Input --
9033   ----------------------------------
9034
9035   function MP_UML_A_Action_Action_Input return AMF.Internals.CMOF_Element is
9036   begin
9037      return Base + 1400;
9038   end MP_UML_A_Action_Action_Input;
9039
9040   ------------------------------------------------------------------------------------------------
9041   -- MP_UML_A_Add_Structural_Feature_Value_Action_Add_Structural_Feature_Value_Action_Insert_At --
9042   ------------------------------------------------------------------------------------------------
9043
9044   function MP_UML_A_Add_Structural_Feature_Value_Action_Add_Structural_Feature_Value_Action_Insert_At return AMF.Internals.CMOF_Element is
9045   begin
9046      return Base + 1401;
9047   end MP_UML_A_Add_Structural_Feature_Value_Action_Add_Structural_Feature_Value_Action_Insert_At;
9048
9049   ----------------------------------------------------------------------------
9050   -- MP_UML_A_Add_Variable_Value_Action_Add_Variable_Value_Action_Insert_At --
9051   ----------------------------------------------------------------------------
9052
9053   function MP_UML_A_Add_Variable_Value_Action_Add_Variable_Value_Action_Insert_At return AMF.Internals.CMOF_Element is
9054   begin
9055      return Base + 1402;
9056   end MP_UML_A_Add_Variable_Value_Action_Add_Variable_Value_Action_Insert_At;
9057
9058   ----------------------------------------------------------------------
9059   -- MP_UML_A_Link_End_Creation_Data_Link_End_Creation_Data_Insert_At --
9060   ----------------------------------------------------------------------
9061
9062   function MP_UML_A_Link_End_Creation_Data_Link_End_Creation_Data_Insert_At return AMF.Internals.CMOF_Element is
9063   begin
9064      return Base + 1403;
9065   end MP_UML_A_Link_End_Creation_Data_Link_End_Creation_Data_Insert_At;
9066
9067   -----------------------------------------------------
9068   -- MP_UML_A_Instance_Value_Instance_Value_Instance --
9069   -----------------------------------------------------
9070
9071   function MP_UML_A_Instance_Value_Instance_Value_Instance return AMF.Internals.CMOF_Element is
9072   begin
9073      return Base + 1404;
9074   end MP_UML_A_Instance_Value_Instance_Value_Instance;
9075
9076   --------------------------------------------------------
9077   -- MP_UML_A_State_Invariant_State_Invariant_Invariant --
9078   --------------------------------------------------------
9079
9080   function MP_UML_A_State_Invariant_State_Invariant_Invariant return AMF.Internals.CMOF_Element is
9081   begin
9082      return Base + 1405;
9083   end MP_UML_A_State_Invariant_State_Invariant_Invariant;
9084
9085   --------------------------------------------
9086   -- MP_UML_A_Join_Node_Join_Node_Join_Spec --
9087   --------------------------------------------
9088
9089   function MP_UML_A_Join_Node_Join_Node_Join_Spec return AMF.Internals.CMOF_Element is
9090   begin
9091      return Base + 1406;
9092   end MP_UML_A_Join_Node_Join_Node_Join_Spec;
9093
9094   ------------------------------------------------
9095   -- MP_UML_A_Action_Action_Local_Postcondition --
9096   ------------------------------------------------
9097
9098   function MP_UML_A_Action_Action_Local_Postcondition return AMF.Internals.CMOF_Element is
9099   begin
9100      return Base + 1407;
9101   end MP_UML_A_Action_Action_Local_Postcondition;
9102
9103   -----------------------------------------------
9104   -- MP_UML_A_Action_Action_Local_Precondition --
9105   -----------------------------------------------
9106
9107   function MP_UML_A_Action_Action_Local_Precondition return AMF.Internals.CMOF_Element is
9108   begin
9109      return Base + 1408;
9110   end MP_UML_A_Action_Action_Local_Precondition;
9111
9112   ------------------------------------------------------
9113   -- MP_UML_A_Loop_Node_Loop_Node_Loop_Variable_Input --
9114   ------------------------------------------------------
9115
9116   function MP_UML_A_Loop_Node_Loop_Node_Loop_Variable_Input return AMF.Internals.CMOF_Element is
9117   begin
9118      return Base + 1409;
9119   end MP_UML_A_Loop_Node_Loop_Node_Loop_Variable_Input;
9120
9121   ------------------------------------------------
9122   -- MP_UML_A_Loop_Node_Loop_Node_Loop_Variable --
9123   ------------------------------------------------
9124
9125   function MP_UML_A_Loop_Node_Loop_Node_Loop_Variable return AMF.Internals.CMOF_Element is
9126   begin
9127      return Base + 1410;
9128   end MP_UML_A_Loop_Node_Loop_Node_Loop_Variable;
9129
9130   ------------------------------------------------------------
9131   -- MP_UML_A_Owning_Lower_Multiplicity_Element_Lower_Value --
9132   ------------------------------------------------------------
9133
9134   function MP_UML_A_Owning_Lower_Multiplicity_Element_Lower_Value return AMF.Internals.CMOF_Element is
9135   begin
9136      return Base + 1411;
9137   end MP_UML_A_Owning_Lower_Multiplicity_Element_Lower_Value;
9138
9139   ----------------------------------------------
9140   -- MP_UML_A_Artifact_Artifact_Manifestation --
9141   ----------------------------------------------
9142
9143   function MP_UML_A_Artifact_Artifact_Manifestation return AMF.Internals.CMOF_Element is
9144   begin
9145      return Base + 1412;
9146   end MP_UML_A_Artifact_Artifact_Manifestation;
9147
9148   ----------------------------------------------
9149   -- MP_UML_A_Abstraction_Abstraction_Mapping --
9150   ----------------------------------------------
9151
9152   function MP_UML_A_Abstraction_Abstraction_Mapping return AMF.Internals.CMOF_Element is
9153   begin
9154      return Base + 1413;
9155   end MP_UML_A_Abstraction_Abstraction_Mapping;
9156
9157   ------------------------------------------------------
9158   -- MP_UML_A_Duration_Interval_Duration_Interval_Max --
9159   ------------------------------------------------------
9160
9161   function MP_UML_A_Duration_Interval_Duration_Interval_Max return AMF.Internals.CMOF_Element is
9162   begin
9163      return Base + 1414;
9164   end MP_UML_A_Duration_Interval_Duration_Interval_Max;
9165
9166   ------------------------------------
9167   -- MP_UML_A_Interval_Interval_Max --
9168   ------------------------------------
9169
9170   function MP_UML_A_Interval_Interval_Max return AMF.Internals.CMOF_Element is
9171   begin
9172      return Base + 1415;
9173   end MP_UML_A_Interval_Interval_Max;
9174
9175   ----------------------------------------------
9176   -- MP_UML_A_Time_Interval_Time_Interval_Max --
9177   ----------------------------------------------
9178
9179   function MP_UML_A_Time_Interval_Time_Interval_Max return AMF.Internals.CMOF_Element is
9180   begin
9181      return Base + 1416;
9182   end MP_UML_A_Time_Interval_Time_Interval_Max;
9183
9184   -------------------------------------------------------------------
9185   -- MP_UML_A_Interaction_Constraint_Interaction_Constraint_Maxint --
9186   -------------------------------------------------------------------
9187
9188   function MP_UML_A_Interaction_Constraint_Interaction_Constraint_Maxint return AMF.Internals.CMOF_Element is
9189   begin
9190      return Base + 1417;
9191   end MP_UML_A_Interaction_Constraint_Interaction_Constraint_Maxint;
9192
9193   ------------------------------------------------
9194   -- MP_UML_A_Member_Namespace_Namespace_Member --
9195   ------------------------------------------------
9196
9197   function MP_UML_A_Member_Namespace_Namespace_Member return AMF.Internals.CMOF_Element is
9198   begin
9199      return Base + 1418;
9200   end MP_UML_A_Member_Namespace_Namespace_Member;
9201
9202   ---------------------------------------------------------
9203   -- MP_UML_A_Package_Merge_Package_Merge_Merged_Package --
9204   ---------------------------------------------------------
9205
9206   function MP_UML_A_Package_Merge_Package_Merge_Merged_Package return AMF.Internals.CMOF_Element is
9207   begin
9208      return Base + 1419;
9209   end MP_UML_A_Package_Merge_Package_Merge_Merged_Package;
9210
9211   ------------------------------------------------------------------------
9212   -- MP_UML_A_Consider_Ignore_Fragment_Consider_Ignore_Fragment_Message --
9213   ------------------------------------------------------------------------
9214
9215   function MP_UML_A_Consider_Ignore_Fragment_Consider_Ignore_Fragment_Message return AMF.Internals.CMOF_Element is
9216   begin
9217      return Base + 1420;
9218   end MP_UML_A_Consider_Ignore_Fragment_Consider_Ignore_Fragment_Message;
9219
9220   ----------------------------------------------
9221   -- MP_UML_A_Message_End_Message_End_Message --
9222   ----------------------------------------------
9223
9224   function MP_UML_A_Message_End_Message_End_Message return AMF.Internals.CMOF_Element is
9225   begin
9226      return Base + 1421;
9227   end MP_UML_A_Message_End_Message_End_Message;
9228
9229   --------------------------------------------------
9230   -- MP_UML_A_Profile_Profile_Metaclass_Reference --
9231   --------------------------------------------------
9232
9233   function MP_UML_A_Profile_Profile_Metaclass_Reference return AMF.Internals.CMOF_Element is
9234   begin
9235      return Base + 1422;
9236   end MP_UML_A_Profile_Profile_Metaclass_Reference;
9237
9238   --------------------------------------------------
9239   -- MP_UML_A_Profile_Profile_Metamodel_Reference --
9240   --------------------------------------------------
9241
9242   function MP_UML_A_Profile_Profile_Metamodel_Reference return AMF.Internals.CMOF_Element is
9243   begin
9244      return Base + 1423;
9245   end MP_UML_A_Profile_Profile_Metamodel_Reference;
9246
9247   ------------------------------------------------------
9248   -- MP_UML_A_Duration_Interval_Duration_Interval_Min --
9249   ------------------------------------------------------
9250
9251   function MP_UML_A_Duration_Interval_Duration_Interval_Min return AMF.Internals.CMOF_Element is
9252   begin
9253      return Base + 1424;
9254   end MP_UML_A_Duration_Interval_Duration_Interval_Min;
9255
9256   ------------------------------------
9257   -- MP_UML_A_Interval_Interval_Min --
9258   ------------------------------------
9259
9260   function MP_UML_A_Interval_Interval_Min return AMF.Internals.CMOF_Element is
9261   begin
9262      return Base + 1425;
9263   end MP_UML_A_Interval_Interval_Min;
9264
9265   ----------------------------------------------
9266   -- MP_UML_A_Time_Interval_Time_Interval_Min --
9267   ----------------------------------------------
9268
9269   function MP_UML_A_Time_Interval_Time_Interval_Min return AMF.Internals.CMOF_Element is
9270   begin
9271      return Base + 1426;
9272   end MP_UML_A_Time_Interval_Time_Interval_Min;
9273
9274   -------------------------------------------------------------------
9275   -- MP_UML_A_Interaction_Constraint_Interaction_Constraint_Minint --
9276   -------------------------------------------------------------------
9277
9278   function MP_UML_A_Interaction_Constraint_Interaction_Constraint_Minint return AMF.Internals.CMOF_Element is
9279   begin
9280      return Base + 1427;
9281   end MP_UML_A_Interaction_Constraint_Interaction_Constraint_Minint;
9282
9283   ----------------------------------------------------------
9284   -- MP_UML_A_Named_Element_Named_Element_Name_Expression --
9285   ----------------------------------------------------------
9286
9287   function MP_UML_A_Named_Element_Named_Element_Name_Expression return AMF.Internals.CMOF_Element is
9288   begin
9289      return Base + 1428;
9290   end MP_UML_A_Named_Element_Named_Element_Name_Expression;
9291
9292   ----------------------------------------------------------
9293   -- MP_UML_A_Association_Association_Navigable_Owned_End --
9294   ----------------------------------------------------------
9295
9296   function MP_UML_A_Association_Association_Navigable_Owned_End return AMF.Internals.CMOF_Element is
9297   begin
9298      return Base + 1429;
9299   end MP_UML_A_Association_Association_Navigable_Owned_End;
9300
9301   ------------------------------------------------
9302   -- MP_UML_A_Artifact_Artifact_Nested_Artifact --
9303   ------------------------------------------------
9304
9305   function MP_UML_A_Artifact_Artifact_Nested_Artifact return AMF.Internals.CMOF_Element is
9306   begin
9307      return Base + 1430;
9308   end MP_UML_A_Artifact_Artifact_Nested_Artifact;
9309
9310   --------------------------------------------
9311   -- MP_UML_A_Class_Class_Nested_Classifier --
9312   --------------------------------------------
9313
9314   function MP_UML_A_Class_Class_Nested_Classifier return AMF.Internals.CMOF_Element is
9315   begin
9316      return Base + 1431;
9317   end MP_UML_A_Class_Class_Nested_Classifier;
9318
9319   ----------------------------------------------------
9320   -- MP_UML_A_Interface_Interface_Nested_Classifier --
9321   ----------------------------------------------------
9322
9323   function MP_UML_A_Interface_Interface_Nested_Classifier return AMF.Internals.CMOF_Element is
9324   begin
9325      return Base + 1432;
9326   end MP_UML_A_Interface_Interface_Nested_Classifier;
9327
9328   ------------------------------------
9329   -- MP_UML_A_Node_Node_Nested_Node --
9330   ------------------------------------
9331
9332   function MP_UML_A_Node_Node_Nested_Node return AMF.Internals.CMOF_Element is
9333   begin
9334      return Base + 1433;
9335   end MP_UML_A_Node_Node_Nested_Node;
9336
9337   -------------------------------------------------------------------------------
9338   -- MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_New_Classifier --
9339   -------------------------------------------------------------------------------
9340
9341   function MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_New_Classifier return AMF.Internals.CMOF_Element is
9342   begin
9343      return Base + 1434;
9344   end MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_New_Classifier;
9345
9346   -----------------------------------------------------------------------
9347   -- MP_UML_A_Clear_Association_Action_Clear_Association_Action_Object --
9348   -----------------------------------------------------------------------
9349
9350   function MP_UML_A_Clear_Association_Action_Clear_Association_Action_Object return AMF.Internals.CMOF_Element is
9351   begin
9352      return Base + 1435;
9353   end MP_UML_A_Clear_Association_Action_Clear_Association_Action_Object;
9354
9355   ---------------------------------------------------------------------------------------
9356   -- MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Object --
9357   ---------------------------------------------------------------------------------------
9358
9359   function MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Object return AMF.Internals.CMOF_Element is
9360   begin
9361      return Base + 1436;
9362   end MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Object;
9363
9364   -----------------------------------------------------------------------------
9365   -- MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_Object --
9366   -----------------------------------------------------------------------------
9367
9368   function MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_Object return AMF.Internals.CMOF_Element is
9369   begin
9370      return Base + 1437;
9371   end MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_Object;
9372
9373   -------------------------------------------------------------------------------------------------
9374   -- MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Object --
9375   -------------------------------------------------------------------------------------------------
9376
9377   function MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Object return AMF.Internals.CMOF_Element is
9378   begin
9379      return Base + 1438;
9380   end MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Object;
9381
9382   -----------------------------------------------------------------------
9383   -- MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_Object --
9384   -----------------------------------------------------------------------
9385
9386   function MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_Object return AMF.Internals.CMOF_Element is
9387   begin
9388      return Base + 1439;
9389   end MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_Object;
9390
9391   ---------------------------------------------------------------------------------------
9392   -- MP_UML_A_Start_Classifier_Behavior_Action_Start_Classifier_Behavior_Action_Object --
9393   ---------------------------------------------------------------------------------------
9394
9395   function MP_UML_A_Start_Classifier_Behavior_Action_Start_Classifier_Behavior_Action_Object return AMF.Internals.CMOF_Element is
9396   begin
9397      return Base + 1440;
9398   end MP_UML_A_Start_Classifier_Behavior_Action_Start_Classifier_Behavior_Action_Object;
9399
9400   -------------------------------------------------------------------------------
9401   -- MP_UML_A_Start_Object_Behavior_Action_Start_Object_Behavior_Action_Object --
9402   -------------------------------------------------------------------------------
9403
9404   function MP_UML_A_Start_Object_Behavior_Action_Start_Object_Behavior_Action_Object return AMF.Internals.CMOF_Element is
9405   begin
9406      return Base + 1441;
9407   end MP_UML_A_Start_Object_Behavior_Action_Start_Object_Behavior_Action_Object;
9408
9409   -------------------------------------------------------------------------
9410   -- MP_UML_A_Structural_Feature_Action_Structural_Feature_Action_Object --
9411   -------------------------------------------------------------------------
9412
9413   function MP_UML_A_Structural_Feature_Action_Structural_Feature_Action_Object return AMF.Internals.CMOF_Element is
9414   begin
9415      return Base + 1442;
9416   end MP_UML_A_Structural_Feature_Action_Structural_Feature_Action_Object;
9417
9418   ---------------------------------------------------------
9419   -- MP_UML_A_Unmarshall_Action_Unmarshall_Action_Object --
9420   ---------------------------------------------------------
9421
9422   function MP_UML_A_Unmarshall_Action_Unmarshall_Action_Object return AMF.Internals.CMOF_Element is
9423   begin
9424      return Base + 1443;
9425   end MP_UML_A_Unmarshall_Action_Unmarshall_Action_Object;
9426
9427   --------------------------------------------
9428   -- MP_UML_A_Duration_Duration_Observation --
9429   --------------------------------------------
9430
9431   function MP_UML_A_Duration_Duration_Observation return AMF.Internals.CMOF_Element is
9432   begin
9433      return Base + 1444;
9434   end MP_UML_A_Duration_Duration_Observation;
9435
9436   ----------------------------------------------------------
9437   -- MP_UML_A_Time_Expression_Time_Expression_Observation --
9438   ----------------------------------------------------------
9439
9440   function MP_UML_A_Time_Expression_Time_Expression_Observation return AMF.Internals.CMOF_Element is
9441   begin
9442      return Base + 1445;
9443   end MP_UML_A_Time_Expression_Time_Expression_Observation;
9444
9445   -------------------------------------------------------------------------------
9446   -- MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_Old_Classifier --
9447   -------------------------------------------------------------------------------
9448
9449   function MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_Old_Classifier return AMF.Internals.CMOF_Element is
9450   begin
9451      return Base + 1446;
9452   end MP_UML_A_Reclassify_Object_Action_Reclassify_Object_Action_Old_Classifier;
9453
9454   ----------------------------------------------------------
9455   -- MP_UML_A_Invocation_Action_Invocation_Action_On_Port --
9456   ----------------------------------------------------------
9457
9458   function MP_UML_A_Invocation_Action_Invocation_Action_On_Port return AMF.Internals.CMOF_Element is
9459   begin
9460      return Base + 1447;
9461   end MP_UML_A_Invocation_Action_Invocation_Action_On_Port;
9462
9463   ----------------------------------------------------------
9464   -- MP_UML_A_Combined_Fragment_Combined_Fragment_Operand --
9465   ----------------------------------------------------------
9466
9467   function MP_UML_A_Combined_Fragment_Combined_Fragment_Operand return AMF.Internals.CMOF_Element is
9468   begin
9469      return Base + 1448;
9470   end MP_UML_A_Combined_Fragment_Combined_Fragment_Operand;
9471
9472   --------------------------------------------
9473   -- MP_UML_A_Expression_Expression_Operand --
9474   --------------------------------------------
9475
9476   function MP_UML_A_Expression_Expression_Operand return AMF.Internals.CMOF_Element is
9477   begin
9478      return Base + 1449;
9479   end MP_UML_A_Expression_Expression_Operand;
9480
9481   ----------------------------------------------
9482   -- MP_UML_A_Call_Event_Call_Event_Operation --
9483   ----------------------------------------------
9484
9485   function MP_UML_A_Call_Event_Call_Event_Operation return AMF.Internals.CMOF_Element is
9486   begin
9487      return Base + 1450;
9488   end MP_UML_A_Call_Event_Call_Event_Operation;
9489
9490   --------------------------------------------------------------------
9491   -- MP_UML_A_Call_Operation_Action_Call_Operation_Action_Operation --
9492   --------------------------------------------------------------------
9493
9494   function MP_UML_A_Call_Operation_Action_Call_Operation_Action_Operation return AMF.Internals.CMOF_Element is
9495   begin
9496      return Base + 1451;
9497   end MP_UML_A_Call_Operation_Action_Call_Operation_Action_Operation;
9498
9499   -----------------------------------------
9500   -- MP_UML_A_Property_Property_Opposite --
9501   -----------------------------------------
9502
9503   function MP_UML_A_Property_Property_Opposite return AMF.Internals.CMOF_Element is
9504   begin
9505      return Base + 1452;
9506   end MP_UML_A_Property_Property_Opposite;
9507
9508   -------------------------------------------------------
9509   -- MP_UML_A_Opaque_Action_Opaque_Action_Output_Value --
9510   -------------------------------------------------------
9511
9512   function MP_UML_A_Opaque_Action_Opaque_Action_Output_Value return AMF.Internals.CMOF_Element is
9513   begin
9514      return Base + 1453;
9515   end MP_UML_A_Opaque_Action_Opaque_Action_Output_Value;
9516
9517   -----------------------------------
9518   -- MP_UML_A_Action_Action_Output --
9519   -----------------------------------
9520
9521   function MP_UML_A_Action_Action_Output return AMF.Internals.CMOF_Element is
9522   begin
9523      return Base + 1454;
9524   end MP_UML_A_Action_Action_Output;
9525
9526   -------------------------------------------------------------------------------------------
9527   -- MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Owned_Actual --
9528   -------------------------------------------------------------------------------------------
9529
9530   function MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Owned_Actual return AMF.Internals.CMOF_Element is
9531   begin
9532      return Base + 1455;
9533   end MP_UML_A_Template_Parameter_Substitution_Template_Parameter_Substitution_Owned_Actual;
9534
9535   ------------------------------------------------
9536   -- MP_UML_A_Artifact_Artifact_Owned_Attribute --
9537   ------------------------------------------------
9538
9539   function MP_UML_A_Artifact_Artifact_Owned_Attribute return AMF.Internals.CMOF_Element is
9540   begin
9541      return Base + 1456;
9542   end MP_UML_A_Artifact_Artifact_Owned_Attribute;
9543
9544   ---------------------------------------------------
9545   -- MP_UML_A_Owning_Signal_Signal_Owned_Attribute --
9546   ---------------------------------------------------
9547
9548   function MP_UML_A_Owning_Signal_Signal_Owned_Attribute return AMF.Internals.CMOF_Element is
9549   begin
9550      return Base + 1457;
9551   end MP_UML_A_Owning_Signal_Signal_Owned_Attribute;
9552
9553   --------------------------------------------------------------------------
9554   -- MP_UML_A_Structured_Classifier_Structured_Classifier_Owned_Attribute --
9555   --------------------------------------------------------------------------
9556
9557   function MP_UML_A_Structured_Classifier_Structured_Classifier_Owned_Attribute return AMF.Internals.CMOF_Element is
9558   begin
9559      return Base + 1458;
9560   end MP_UML_A_Structured_Classifier_Structured_Classifier_Owned_Attribute;
9561
9562   -------------------------------------------------------------------------
9563   -- MP_UML_A_Behaviored_Classifier_Behaviored_Classifier_Owned_Behavior --
9564   -------------------------------------------------------------------------
9565
9566   function MP_UML_A_Behaviored_Classifier_Behaviored_Classifier_Owned_Behavior return AMF.Internals.CMOF_Element is
9567   begin
9568      return Base + 1459;
9569   end MP_UML_A_Behaviored_Classifier_Behaviored_Classifier_Owned_Behavior;
9570
9571   ---------------------------------------------------
9572   -- MP_UML_A_Owning_Element_Element_Owned_Comment --
9573   ---------------------------------------------------
9574
9575   function MP_UML_A_Owning_Element_Element_Owned_Comment return AMF.Internals.CMOF_Element is
9576   begin
9577      return Base + 1460;
9578   end MP_UML_A_Owning_Element_Element_Owned_Comment;
9579
9580   --------------------------------------------------------------------------
9581   -- MP_UML_A_Structured_Classifier_Structured_Classifier_Owned_Connector --
9582   --------------------------------------------------------------------------
9583
9584   function MP_UML_A_Structured_Classifier_Structured_Classifier_Owned_Connector return AMF.Internals.CMOF_Element is
9585   begin
9586      return Base + 1461;
9587   end MP_UML_A_Structured_Classifier_Structured_Classifier_Owned_Connector;
9588
9589   ------------------------------------------------------------------
9590   -- MP_UML_A_Template_Parameter_Template_Parameter_Owned_Default --
9591   ------------------------------------------------------------------
9592
9593   function MP_UML_A_Template_Parameter_Template_Parameter_Owned_Default return AMF.Internals.CMOF_Element is
9594   begin
9595      return Base + 1462;
9596   end MP_UML_A_Template_Parameter_Template_Parameter_Owned_Default;
9597
9598   --------------------------------------------
9599   -- MP_UML_A_Extension_Extension_Owned_End --
9600   --------------------------------------------
9601
9602   function MP_UML_A_Extension_Extension_Owned_End return AMF.Internals.CMOF_Element is
9603   begin
9604      return Base + 1463;
9605   end MP_UML_A_Extension_Extension_Owned_End;
9606
9607   ------------------------------------------------
9608   -- MP_UML_A_Artifact_Artifact_Owned_Operation --
9609   ------------------------------------------------
9610
9611   function MP_UML_A_Artifact_Artifact_Owned_Operation return AMF.Internals.CMOF_Element is
9612   begin
9613      return Base + 1464;
9614   end MP_UML_A_Artifact_Artifact_Owned_Operation;
9615
9616   ----------------------------------------------------
9617   -- MP_UML_A_Behavior_Behavior_Owned_Parameter_Set --
9618   ----------------------------------------------------
9619
9620   function MP_UML_A_Behavior_Behavior_Owned_Parameter_Set return AMF.Internals.CMOF_Element is
9621   begin
9622      return Base + 1465;
9623   end MP_UML_A_Behavior_Behavior_Owned_Parameter_Set;
9624
9625   ------------------------------------------------------------------------
9626   -- MP_UML_A_Behavioral_Feature_Behavioral_Feature_Owned_Parameter_Set --
9627   ------------------------------------------------------------------------
9628
9629   function MP_UML_A_Behavioral_Feature_Behavioral_Feature_Owned_Parameter_Set return AMF.Internals.CMOF_Element is
9630   begin
9631      return Base + 1466;
9632   end MP_UML_A_Behavioral_Feature_Behavioral_Feature_Owned_Parameter_Set;
9633
9634   ------------------------------------------------
9635   -- MP_UML_A_Behavior_Behavior_Owned_Parameter --
9636   ------------------------------------------------
9637
9638   function MP_UML_A_Behavior_Behavior_Owned_Parameter return AMF.Internals.CMOF_Element is
9639   begin
9640      return Base + 1467;
9641   end MP_UML_A_Behavior_Behavior_Owned_Parameter;
9642
9643   --------------------------------------------------------------------
9644   -- MP_UML_A_Owner_Formal_Param_Behavioral_Feature_Owned_Parameter --
9645   --------------------------------------------------------------------
9646
9647   function MP_UML_A_Owner_Formal_Param_Behavioral_Feature_Owned_Parameter return AMF.Internals.CMOF_Element is
9648   begin
9649      return Base + 1468;
9650   end MP_UML_A_Owner_Formal_Param_Behavioral_Feature_Owned_Parameter;
9651
9652   -------------------------------------------------------------------------
9653   -- MP_UML_A_Encapsulated_Classifier_Encapsulated_Classifier_Owned_Port --
9654   -------------------------------------------------------------------------
9655
9656   function MP_UML_A_Encapsulated_Classifier_Encapsulated_Classifier_Owned_Port return AMF.Internals.CMOF_Element is
9657   begin
9658      return Base + 1469;
9659   end MP_UML_A_Encapsulated_Classifier_Encapsulated_Classifier_Owned_Port;
9660
9661   ------------------------------------------
9662   -- MP_UML_A_Class_Class_Owned_Reception --
9663   ------------------------------------------
9664
9665   function MP_UML_A_Class_Class_Owned_Reception return AMF.Internals.CMOF_Element is
9666   begin
9667      return Base + 1470;
9668   end MP_UML_A_Class_Class_Owned_Reception;
9669
9670   --------------------------------------------------
9671   -- MP_UML_A_Interface_Interface_Owned_Reception --
9672   --------------------------------------------------
9673
9674   function MP_UML_A_Interface_Interface_Owned_Reception return AMF.Internals.CMOF_Element is
9675   begin
9676      return Base + 1471;
9677   end MP_UML_A_Interface_Interface_Owned_Reception;
9678
9679   ------------------------------------------------------
9680   -- MP_UML_A_Owning_Package_Package_Owned_Stereotype --
9681   ------------------------------------------------------
9682
9683   function MP_UML_A_Owning_Package_Package_Owned_Stereotype return AMF.Internals.CMOF_Element is
9684   begin
9685      return Base + 1472;
9686   end MP_UML_A_Owning_Package_Package_Owned_Stereotype;
9687
9688   ---------------------------------------------------
9689   -- MP_UML_A_Classifier_Classifier_Owned_Use_Case --
9690   ---------------------------------------------------
9691
9692   function MP_UML_A_Classifier_Classifier_Owned_Use_Case return AMF.Internals.CMOF_Element is
9693   begin
9694      return Base + 1473;
9695   end MP_UML_A_Classifier_Classifier_Owned_Use_Case;
9696
9697   ---------------------------------------------------
9698   -- MP_UML_A_Component_Component_Packaged_Element --
9699   ---------------------------------------------------
9700
9701   function MP_UML_A_Component_Component_Packaged_Element return AMF.Internals.CMOF_Element is
9702   begin
9703      return Base + 1474;
9704   end MP_UML_A_Component_Component_Packaged_Element;
9705
9706   ------------------------------------------------------
9707   -- MP_UML_A_Owning_Package_Package_Packaged_Element --
9708   ------------------------------------------------------
9709
9710   function MP_UML_A_Owning_Package_Package_Packaged_Element return AMF.Internals.CMOF_Element is
9711   begin
9712      return Base + 1475;
9713   end MP_UML_A_Owning_Package_Package_Packaged_Element;
9714
9715   ------------------------------------------------------------------------
9716   -- MP_UML_A_Activity_Parameter_Node_Activity_Parameter_Node_Parameter --
9717   ------------------------------------------------------------------------
9718
9719   function MP_UML_A_Activity_Parameter_Node_Activity_Parameter_Node_Parameter return AMF.Internals.CMOF_Element is
9720   begin
9721      return Base + 1476;
9722   end MP_UML_A_Activity_Parameter_Node_Activity_Parameter_Node_Parameter;
9723
9724   --------------------------------------------------------------
9725   -- MP_UML_A_Template_Signature_Template_Signature_Parameter --
9726   --------------------------------------------------------------
9727
9728   function MP_UML_A_Template_Signature_Template_Signature_Parameter return AMF.Internals.CMOF_Element is
9729   begin
9730      return Base + 1477;
9731   end MP_UML_A_Template_Signature_Template_Signature_Parameter;
9732
9733   ---------------------------------------------------------
9734   -- MP_UML_A_Connector_End_Connector_End_Part_With_Port --
9735   ---------------------------------------------------------
9736
9737   function MP_UML_A_Connector_End_Connector_End_Part_With_Port return AMF.Internals.CMOF_Element is
9738   begin
9739      return Base + 1478;
9740   end MP_UML_A_Connector_End_Connector_End_Part_With_Port;
9741
9742   ---------------------------------------------------------------
9743   -- MP_UML_A_Structured_Classifier_Structured_Classifier_Part --
9744   ---------------------------------------------------------------
9745
9746   function MP_UML_A_Structured_Classifier_Structured_Classifier_Part return AMF.Internals.CMOF_Element is
9747   begin
9748      return Base + 1479;
9749   end MP_UML_A_Structured_Classifier_Structured_Classifier_Part;
9750
9751   ------------------------------------------
9752   -- MP_UML_A_Activity_Activity_Partition --
9753   ------------------------------------------
9754
9755   function MP_UML_A_Activity_Activity_Partition return AMF.Internals.CMOF_Element is
9756   begin
9757      return Base + 1480;
9758   end MP_UML_A_Activity_Activity_Partition;
9759
9760   -----------------------------------
9761   -- MP_UML_A_Trigger_Trigger_Port --
9762   -----------------------------------
9763
9764   function MP_UML_A_Trigger_Trigger_Port return AMF.Internals.CMOF_Element is
9765   begin
9766      return Base + 1481;
9767   end MP_UML_A_Trigger_Trigger_Port;
9768
9769   -------------------------------------------------------------------
9770   -- MP_UML_A_Owning_Transition_Protocol_Transition_Post_Condition --
9771   -------------------------------------------------------------------
9772
9773   function MP_UML_A_Owning_Transition_Protocol_Transition_Post_Condition return AMF.Internals.CMOF_Element is
9774   begin
9775      return Base + 1482;
9776   end MP_UML_A_Owning_Transition_Protocol_Transition_Post_Condition;
9777
9778   ----------------------------------------------
9779   -- MP_UML_A_Behavior_Behavior_Postcondition --
9780   ----------------------------------------------
9781
9782   function MP_UML_A_Behavior_Behavior_Postcondition return AMF.Internals.CMOF_Element is
9783   begin
9784      return Base + 1483;
9785   end MP_UML_A_Behavior_Behavior_Postcondition;
9786
9787   ---------------------------------------------------
9788   -- MP_UML_A_Post_Context_Operation_Postcondition --
9789   ---------------------------------------------------
9790
9791   function MP_UML_A_Post_Context_Operation_Postcondition return AMF.Internals.CMOF_Element is
9792   begin
9793      return Base + 1484;
9794   end MP_UML_A_Post_Context_Operation_Postcondition;
9795
9796   --------------------------------------------------------------------
9797   -- MP_UML_A_Protocol_Transition_Protocol_Transition_Pre_Condition --
9798   --------------------------------------------------------------------
9799
9800   function MP_UML_A_Protocol_Transition_Protocol_Transition_Pre_Condition return AMF.Internals.CMOF_Element is
9801   begin
9802      return Base + 1485;
9803   end MP_UML_A_Protocol_Transition_Protocol_Transition_Pre_Condition;
9804
9805   ---------------------------------------------
9806   -- MP_UML_A_Behavior_Behavior_Precondition --
9807   ---------------------------------------------
9808
9809   function MP_UML_A_Behavior_Behavior_Precondition return AMF.Internals.CMOF_Element is
9810   begin
9811      return Base + 1486;
9812   end MP_UML_A_Behavior_Behavior_Precondition;
9813
9814   -------------------------------------------------
9815   -- MP_UML_A_Pre_Context_Operation_Precondition --
9816   -------------------------------------------------
9817
9818   function MP_UML_A_Pre_Context_Operation_Precondition return AMF.Internals.CMOF_Element is
9819   begin
9820      return Base + 1487;
9821   end MP_UML_A_Pre_Context_Operation_Precondition;
9822
9823   --------------------------------------------
9824   -- MP_UML_A_Stereotype_Stereotype_Profile --
9825   --------------------------------------------
9826
9827   function MP_UML_A_Stereotype_Stereotype_Profile return AMF.Internals.CMOF_Element is
9828   begin
9829      return Base + 1488;
9830   end MP_UML_A_Stereotype_Stereotype_Profile;
9831
9832   -------------------------------------------
9833   -- MP_UML_A_Interface_Interface_Protocol --
9834   -------------------------------------------
9835
9836   function MP_UML_A_Interface_Interface_Protocol return AMF.Internals.CMOF_Element is
9837   begin
9838      return Base + 1489;
9839   end MP_UML_A_Interface_Interface_Protocol;
9840
9841   ---------------------------------
9842   -- MP_UML_A_Port_Port_Protocol --
9843   ---------------------------------
9844
9845   function MP_UML_A_Port_Port_Protocol return AMF.Internals.CMOF_Element is
9846   begin
9847      return Base + 1491;
9848   end MP_UML_A_Port_Port_Protocol;
9849
9850   -------------------------------------------
9851   -- MP_UML_A_Component_Component_Provided --
9852   -------------------------------------------
9853
9854   function MP_UML_A_Component_Component_Provided return AMF.Internals.CMOF_Element is
9855   begin
9856      return Base + 1492;
9857   end MP_UML_A_Component_Component_Provided;
9858
9859   ---------------------------------
9860   -- MP_UML_A_Port_Port_Provided --
9861   ---------------------------------
9862
9863   function MP_UML_A_Port_Port_Provided return AMF.Internals.CMOF_Element is
9864   begin
9865      return Base + 1493;
9866   end MP_UML_A_Port_Port_Provided;
9867
9868   ----------------------------------------------------
9869   -- MP_UML_A_Link_End_Data_Link_End_Data_Qualifier --
9870   ----------------------------------------------------
9871
9872   function MP_UML_A_Link_End_Data_Link_End_Data_Qualifier return AMF.Internals.CMOF_Element is
9873   begin
9874      return Base + 1494;
9875   end MP_UML_A_Link_End_Data_Link_End_Data_Qualifier;
9876
9877   --------------------------------------------------------
9878   -- MP_UML_A_Qualifier_Value_Qualifier_Value_Qualifier --
9879   --------------------------------------------------------
9880
9881   function MP_UML_A_Qualifier_Value_Qualifier_Value_Qualifier return AMF.Internals.CMOF_Element is
9882   begin
9883      return Base + 1495;
9884   end MP_UML_A_Qualifier_Value_Qualifier_Value_Qualifier;
9885
9886   ----------------------------------------------------------------------------------------------------
9887   -- MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Qualifier --
9888   ----------------------------------------------------------------------------------------------------
9889
9890   function MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Qualifier return AMF.Internals.CMOF_Element is
9891   begin
9892      return Base + 1496;
9893   end MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Qualifier;
9894
9895   ---------------------------------------------------------------------
9896   -- MP_UML_A_Behavioral_Feature_Behavioral_Feature_Raised_Exception --
9897   ---------------------------------------------------------------------
9898
9899   function MP_UML_A_Behavioral_Feature_Behavioral_Feature_Raised_Exception return AMF.Internals.CMOF_Element is
9900   begin
9901      return Base + 1497;
9902   end MP_UML_A_Behavioral_Feature_Behavioral_Feature_Raised_Exception;
9903
9904   ---------------------------------------------------
9905   -- MP_UML_A_Operation_Operation_Raised_Exception --
9906   ---------------------------------------------------
9907
9908   function MP_UML_A_Operation_Operation_Raised_Exception return AMF.Internals.CMOF_Element is
9909   begin
9910      return Base + 1498;
9911   end MP_UML_A_Operation_Operation_Raised_Exception;
9912
9913   -------------------------------------------------------
9914   -- MP_UML_A_Abstraction_Information_Flow_Realization --
9915   -------------------------------------------------------
9916
9917   function MP_UML_A_Abstraction_Information_Flow_Realization return AMF.Internals.CMOF_Element is
9918   begin
9919      return Base + 1499;
9920   end MP_UML_A_Abstraction_Information_Flow_Realization;
9921
9922   ------------------------------------------------------------------------
9923   -- MP_UML_A_Information_Flow_Information_Flow_Realizing_Activity_Edge --
9924   ------------------------------------------------------------------------
9925
9926   function MP_UML_A_Information_Flow_Information_Flow_Realizing_Activity_Edge return AMF.Internals.CMOF_Element is
9927   begin
9928      return Base + 1500;
9929   end MP_UML_A_Information_Flow_Information_Flow_Realizing_Activity_Edge;
9930
9931   -------------------------------------------------------------------------------
9932   -- MP_UML_A_Component_Realization_Component_Realization_Realizing_Classifier --
9933   -------------------------------------------------------------------------------
9934
9935   function MP_UML_A_Component_Realization_Component_Realization_Realizing_Classifier return AMF.Internals.CMOF_Element is
9936   begin
9937      return Base + 1501;
9938   end MP_UML_A_Component_Realization_Component_Realization_Realizing_Classifier;
9939
9940   --------------------------------------------------------------------
9941   -- MP_UML_A_Information_Flow_Information_Flow_Realizing_Connector --
9942   --------------------------------------------------------------------
9943
9944   function MP_UML_A_Information_Flow_Information_Flow_Realizing_Connector return AMF.Internals.CMOF_Element is
9945   begin
9946      return Base + 1502;
9947   end MP_UML_A_Information_Flow_Information_Flow_Realizing_Connector;
9948
9949   ------------------------------------------------------------------
9950   -- MP_UML_A_Information_Flow_Information_Flow_Realizing_Message --
9951   ------------------------------------------------------------------
9952
9953   function MP_UML_A_Information_Flow_Information_Flow_Realizing_Message return AMF.Internals.CMOF_Element is
9954   begin
9955      return Base + 1503;
9956   end MP_UML_A_Information_Flow_Information_Flow_Realizing_Message;
9957
9958   ------------------------------------------------
9959   -- MP_UML_A_End_Message_Message_Receive_Event --
9960   ------------------------------------------------
9961
9962   function MP_UML_A_End_Message_Message_Receive_Event return AMF.Internals.CMOF_Element is
9963   begin
9964      return Base + 1504;
9965   end MP_UML_A_End_Message_Message_Receive_Event;
9966
9967   ---------------------------------------------------
9968   -- MP_UML_A_Behavior_Behavior_Redefined_Behavior --
9969   ---------------------------------------------------
9970
9971   function MP_UML_A_Behavior_Behavior_Redefined_Behavior return AMF.Internals.CMOF_Element is
9972   begin
9973      return Base + 1505;
9974   end MP_UML_A_Behavior_Behavior_Redefined_Behavior;
9975
9976   ---------------------------------------------------------
9977   -- MP_UML_A_Classifier_Classifier_Redefined_Classifier --
9978   ---------------------------------------------------------
9979
9980   function MP_UML_A_Classifier_Classifier_Redefined_Classifier return AMF.Internals.CMOF_Element is
9981   begin
9982      return Base + 1506;
9983   end MP_UML_A_Classifier_Classifier_Redefined_Classifier;
9984
9985   ------------------------------------------------------
9986   -- MP_UML_A_Connector_Connector_Redefined_Connector --
9987   ------------------------------------------------------
9988
9989   function MP_UML_A_Connector_Connector_Redefined_Connector return AMF.Internals.CMOF_Element is
9990   begin
9991      return Base + 1507;
9992   end MP_UML_A_Connector_Connector_Redefined_Connector;
9993
9994   ---------------------------------------------------------
9995   -- MP_UML_A_Activity_Edge_Activity_Edge_Redefined_Edge --
9996   ---------------------------------------------------------
9997
9998   function MP_UML_A_Activity_Edge_Activity_Edge_Redefined_Edge return AMF.Internals.CMOF_Element is
9999   begin
10000      return Base + 1508;
10001   end MP_UML_A_Activity_Edge_Activity_Edge_Redefined_Edge;
10002
10003   ------------------------------------------------------------------------
10004   -- MP_UML_A_Redefinable_Element_Redefinable_Element_Redefined_Element --
10005   ------------------------------------------------------------------------
10006
10007   function MP_UML_A_Redefinable_Element_Redefinable_Element_Redefined_Element return AMF.Internals.CMOF_Element is
10008   begin
10009      return Base + 1509;
10010   end MP_UML_A_Redefinable_Element_Redefinable_Element_Redefined_Element;
10011
10012   ------------------------------------------------------
10013   -- MP_UML_A_Interface_Interface_Redefined_Interface --
10014   ------------------------------------------------------
10015
10016   function MP_UML_A_Interface_Interface_Redefined_Interface return AMF.Internals.CMOF_Element is
10017   begin
10018      return Base + 1510;
10019   end MP_UML_A_Interface_Interface_Redefined_Interface;
10020
10021   ---------------------------------------------------------
10022   -- MP_UML_A_Activity_Node_Activity_Node_Redefined_Node --
10023   ---------------------------------------------------------
10024
10025   function MP_UML_A_Activity_Node_Activity_Node_Redefined_Node return AMF.Internals.CMOF_Element is
10026   begin
10027      return Base + 1511;
10028   end MP_UML_A_Activity_Node_Activity_Node_Redefined_Node;
10029
10030   ------------------------------------------------------
10031   -- MP_UML_A_Operation_Operation_Redefined_Operation --
10032   ------------------------------------------------------
10033
10034   function MP_UML_A_Operation_Operation_Redefined_Operation return AMF.Internals.CMOF_Element is
10035   begin
10036      return Base + 1512;
10037   end MP_UML_A_Operation_Operation_Redefined_Operation;
10038
10039   ---------------------------------------
10040   -- MP_UML_A_Port_Port_Redefined_Port --
10041   ---------------------------------------
10042
10043   function MP_UML_A_Port_Port_Redefined_Port return AMF.Internals.CMOF_Element is
10044   begin
10045      return Base + 1513;
10046   end MP_UML_A_Port_Port_Redefined_Port;
10047
10048   ---------------------------------------------------
10049   -- MP_UML_A_Property_Property_Redefined_Property --
10050   ---------------------------------------------------
10051
10052   function MP_UML_A_Property_Property_Redefined_Property return AMF.Internals.CMOF_Element is
10053   begin
10054      return Base + 1514;
10055   end MP_UML_A_Property_Property_Redefined_Property;
10056
10057   ------------------------------------------
10058   -- MP_UML_A_State_State_Redefined_State --
10059   ------------------------------------------
10060
10061   function MP_UML_A_State_State_Redefined_State return AMF.Internals.CMOF_Element is
10062   begin
10063      return Base + 1515;
10064   end MP_UML_A_State_State_Redefined_State;
10065
10066   ---------------------------------------------------------
10067   -- MP_UML_A_Transition_Transition_Redefined_Transition --
10068   ---------------------------------------------------------
10069
10070   function MP_UML_A_Transition_Transition_Redefined_Transition return AMF.Internals.CMOF_Element is
10071   begin
10072      return Base + 1516;
10073   end MP_UML_A_Transition_Transition_Redefined_Transition;
10074
10075   ---------------------------------------------------------------------------
10076   -- MP_UML_A_Redefinable_Element_Redefinable_Element_Redefinition_Context --
10077   ---------------------------------------------------------------------------
10078
10079   function MP_UML_A_Redefinable_Element_Redefinable_Element_Redefinition_Context return AMF.Internals.CMOF_Element is
10080   begin
10081      return Base + 1517;
10082   end MP_UML_A_Redefinable_Element_Redefinable_Element_Redefinition_Context;
10083
10084   -------------------------------------------------
10085   -- MP_UML_A_Region_Region_Redefinition_Context --
10086   -------------------------------------------------
10087
10088   function MP_UML_A_Region_Region_Redefinition_Context return AMF.Internals.CMOF_Element is
10089   begin
10090      return Base + 1518;
10091   end MP_UML_A_Region_Region_Redefinition_Context;
10092
10093   -----------------------------------------------
10094   -- MP_UML_A_State_State_Redefinition_Context --
10095   -----------------------------------------------
10096
10097   function MP_UML_A_State_State_Redefinition_Context return AMF.Internals.CMOF_Element is
10098   begin
10099      return Base + 1519;
10100   end MP_UML_A_State_State_Redefinition_Context;
10101
10102   ---------------------------------------------------------
10103   -- MP_UML_A_Transition_Transition_Redefinition_Context --
10104   ---------------------------------------------------------
10105
10106   function MP_UML_A_Transition_Transition_Redefinition_Context return AMF.Internals.CMOF_Element is
10107   begin
10108      return Base + 1520;
10109   end MP_UML_A_Transition_Transition_Redefinition_Context;
10110
10111   --------------------------------------------------
10112   -- MP_UML_A_Reduce_Action_Reduce_Action_Reducer --
10113   --------------------------------------------------
10114
10115   function MP_UML_A_Reduce_Action_Reduce_Action_Reducer return AMF.Internals.CMOF_Element is
10116   begin
10117      return Base + 1521;
10118   end MP_UML_A_Reduce_Action_Reduce_Action_Reducer;
10119
10120   ---------------------------------------------------------------
10121   -- MP_UML_A_Protocol_Transition_Protocol_Transition_Referred --
10122   ---------------------------------------------------------------
10123
10124   function MP_UML_A_Protocol_Transition_Protocol_Transition_Referred return AMF.Internals.CMOF_Element is
10125   begin
10126      return Base + 1522;
10127   end MP_UML_A_Protocol_Transition_Protocol_Transition_Referred;
10128
10129   --------------------------------------------------------
10130   -- MP_UML_A_Interaction_Use_Interaction_Use_Refers_To --
10131   --------------------------------------------------------
10132
10133   function MP_UML_A_Interaction_Use_Interaction_Use_Refers_To return AMF.Internals.CMOF_Element is
10134   begin
10135      return Base + 1523;
10136   end MP_UML_A_Interaction_Use_Interaction_Use_Refers_To;
10137
10138   --------------------------------------------------------
10139   -- MP_UML_A_Relationship_Relationship_Related_Element --
10140   --------------------------------------------------------
10141
10142   function MP_UML_A_Relationship_Relationship_Related_Element return AMF.Internals.CMOF_Element is
10143   begin
10144      return Base + 1524;
10145   end MP_UML_A_Relationship_Relationship_Related_Element;
10146
10147   ------------------------------------------------------------------------------------------------------
10148   -- MP_UML_A_Remove_Structural_Feature_Value_Action_Remove_Structural_Feature_Value_Action_Remove_At --
10149   ------------------------------------------------------------------------------------------------------
10150
10151   function MP_UML_A_Remove_Structural_Feature_Value_Action_Remove_Structural_Feature_Value_Action_Remove_At return AMF.Internals.CMOF_Element is
10152   begin
10153      return Base + 1525;
10154   end MP_UML_A_Remove_Structural_Feature_Value_Action_Remove_Structural_Feature_Value_Action_Remove_At;
10155
10156   ----------------------------------------------------------------------------------
10157   -- MP_UML_A_Remove_Variable_Value_Action_Remove_Variable_Value_Action_Remove_At --
10158   ----------------------------------------------------------------------------------
10159
10160   function MP_UML_A_Remove_Variable_Value_Action_Remove_Variable_Value_Action_Remove_At return AMF.Internals.CMOF_Element is
10161   begin
10162      return Base + 1526;
10163   end MP_UML_A_Remove_Variable_Value_Action_Remove_Variable_Value_Action_Remove_At;
10164
10165   ------------------------------------------------------
10166   -- MP_UML_A_Reply_Action_Reply_Action_Reply_To_Call --
10167   ------------------------------------------------------
10168
10169   function MP_UML_A_Reply_Action_Reply_Action_Reply_To_Call return AMF.Internals.CMOF_Element is
10170   begin
10171      return Base + 1527;
10172   end MP_UML_A_Reply_Action_Reply_Action_Reply_To_Call;
10173
10174   ----------------------------------------------------
10175   -- MP_UML_A_Reply_Action_Reply_Action_Reply_Value --
10176   ----------------------------------------------------
10177
10178   function MP_UML_A_Reply_Action_Reply_Action_Reply_Value return AMF.Internals.CMOF_Element is
10179   begin
10180      return Base + 1528;
10181   end MP_UML_A_Reply_Action_Reply_Action_Reply_Value;
10182
10183   ---------------------------------------------------
10184   -- MP_UML_A_Classifier_Classifier_Representation --
10185   ---------------------------------------------------
10186
10187   function MP_UML_A_Classifier_Classifier_Representation return AMF.Internals.CMOF_Element is
10188   begin
10189      return Base + 1529;
10190   end MP_UML_A_Classifier_Classifier_Representation;
10191
10192   ----------------------------------------------------------
10193   -- MP_UML_A_Representation_Information_Item_Represented --
10194   ----------------------------------------------------------
10195
10196   function MP_UML_A_Representation_Information_Item_Represented return AMF.Internals.CMOF_Element is
10197   begin
10198      return Base + 1530;
10199   end MP_UML_A_Representation_Information_Item_Represented;
10200
10201   ---------------------------------------------------------------
10202   -- MP_UML_A_Activity_Partition_Activity_Partition_Represents --
10203   ---------------------------------------------------------------
10204
10205   function MP_UML_A_Activity_Partition_Activity_Partition_Represents return AMF.Internals.CMOF_Element is
10206   begin
10207      return Base + 1531;
10208   end MP_UML_A_Activity_Partition_Activity_Partition_Represents;
10209
10210   -------------------------------------------
10211   -- MP_UML_A_Lifeline_Lifeline_Represents --
10212   -------------------------------------------
10213
10214   function MP_UML_A_Lifeline_Lifeline_Represents return AMF.Internals.CMOF_Element is
10215   begin
10216      return Base + 1533;
10217   end MP_UML_A_Lifeline_Lifeline_Represents;
10218
10219   ------------------------------------------------------------
10220   -- MP_UML_A_Send_Object_Action_Send_Object_Action_Request --
10221   ------------------------------------------------------------
10222
10223   function MP_UML_A_Send_Object_Action_Send_Object_Action_Request return AMF.Internals.CMOF_Element is
10224   begin
10225      return Base + 1534;
10226   end MP_UML_A_Send_Object_Action_Send_Object_Action_Request;
10227
10228   -------------------------------------------
10229   -- MP_UML_A_Component_Component_Required --
10230   -------------------------------------------
10231
10232   function MP_UML_A_Component_Component_Required return AMF.Internals.CMOF_Element is
10233   begin
10234      return Base + 1535;
10235   end MP_UML_A_Component_Component_Required;
10236
10237   ---------------------------------
10238   -- MP_UML_A_Port_Port_Required --
10239   ---------------------------------
10240
10241   function MP_UML_A_Port_Port_Required return AMF.Internals.CMOF_Element is
10242   begin
10243      return Base + 1536;
10244   end MP_UML_A_Port_Port_Required;
10245
10246   -------------------------------------------------------------
10247   -- MP_UML_A_Accept_Event_Action_Accept_Event_Action_Result --
10248   -------------------------------------------------------------
10249
10250   function MP_UML_A_Accept_Event_Action_Accept_Event_Action_Result return AMF.Internals.CMOF_Element is
10251   begin
10252      return Base + 1537;
10253   end MP_UML_A_Accept_Event_Action_Accept_Event_Action_Result;
10254
10255   ---------------------------------------------
10256   -- MP_UML_A_Call_Action_Call_Action_Result --
10257   ---------------------------------------------
10258
10259   function MP_UML_A_Call_Action_Call_Action_Result return AMF.Internals.CMOF_Element is
10260   begin
10261      return Base + 1538;
10262   end MP_UML_A_Call_Action_Call_Action_Result;
10263
10264   -------------------------------------------------------------------------------------
10265   -- MP_UML_A_Clear_Structural_Feature_Action_Clear_Structural_Feature_Action_Result --
10266   -------------------------------------------------------------------------------------
10267
10268   function MP_UML_A_Clear_Structural_Feature_Action_Clear_Structural_Feature_Action_Result return AMF.Internals.CMOF_Element is
10269   begin
10270      return Base + 1539;
10271   end MP_UML_A_Clear_Structural_Feature_Action_Clear_Structural_Feature_Action_Result;
10272
10273   -------------------------------------------------------
10274   -- MP_UML_A_Conditional_Node_Conditional_Node_Result --
10275   -------------------------------------------------------
10276
10277   function MP_UML_A_Conditional_Node_Conditional_Node_Result return AMF.Internals.CMOF_Element is
10278   begin
10279      return Base + 1540;
10280   end MP_UML_A_Conditional_Node_Conditional_Node_Result;
10281
10282   -------------------------------------------------------------------------
10283   -- MP_UML_A_Create_Link_Object_Action_Create_Link_Object_Action_Result --
10284   -------------------------------------------------------------------------
10285
10286   function MP_UML_A_Create_Link_Object_Action_Create_Link_Object_Action_Result return AMF.Internals.CMOF_Element is
10287   begin
10288      return Base + 1541;
10289   end MP_UML_A_Create_Link_Object_Action_Create_Link_Object_Action_Result;
10290
10291   ---------------------------------------------------------------
10292   -- MP_UML_A_Create_Object_Action_Create_Object_Action_Result --
10293   ---------------------------------------------------------------
10294
10295   function MP_UML_A_Create_Object_Action_Create_Object_Action_Result return AMF.Internals.CMOF_Element is
10296   begin
10297      return Base + 1542;
10298   end MP_UML_A_Create_Object_Action_Create_Object_Action_Result;
10299
10300   -----------------------------------------
10301   -- MP_UML_A_Loop_Node_Loop_Node_Result --
10302   -----------------------------------------
10303
10304   function MP_UML_A_Loop_Node_Loop_Node_Result return AMF.Internals.CMOF_Element is
10305   begin
10306      return Base + 1543;
10307   end MP_UML_A_Loop_Node_Loop_Node_Result;
10308
10309   ---------------------------------------------------------
10310   -- MP_UML_A_Opaque_Expression_Opaque_Expression_Result --
10311   ---------------------------------------------------------
10312
10313   function MP_UML_A_Opaque_Expression_Opaque_Expression_Result return AMF.Internals.CMOF_Element is
10314   begin
10315      return Base + 1544;
10316   end MP_UML_A_Opaque_Expression_Opaque_Expression_Result;
10317
10318   -----------------------------------------------------------
10319   -- MP_UML_A_Read_Extent_Action_Read_Extent_Action_Result --
10320   -----------------------------------------------------------
10321
10322   function MP_UML_A_Read_Extent_Action_Read_Extent_Action_Result return AMF.Internals.CMOF_Element is
10323   begin
10324      return Base + 1545;
10325   end MP_UML_A_Read_Extent_Action_Read_Extent_Action_Result;
10326
10327   ---------------------------------------------------------------------------------------
10328   -- MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Result --
10329   ---------------------------------------------------------------------------------------
10330
10331   function MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Result return AMF.Internals.CMOF_Element is
10332   begin
10333      return Base + 1546;
10334   end MP_UML_A_Read_Is_Classified_Object_Action_Read_Is_Classified_Object_Action_Result;
10335
10336   -------------------------------------------------------
10337   -- MP_UML_A_Read_Link_Action_Read_Link_Action_Result --
10338   -------------------------------------------------------
10339
10340   function MP_UML_A_Read_Link_Action_Read_Link_Action_Result return AMF.Internals.CMOF_Element is
10341   begin
10342      return Base + 1547;
10343   end MP_UML_A_Read_Link_Action_Read_Link_Action_Result;
10344
10345   -----------------------------------------------------------------------------
10346   -- MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_Result --
10347   -----------------------------------------------------------------------------
10348
10349   function MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_Result return AMF.Internals.CMOF_Element is
10350   begin
10351      return Base + 1548;
10352   end MP_UML_A_Read_Link_Object_End_Action_Read_Link_Object_End_Action_Result;
10353
10354   -------------------------------------------------------------------------------------------------
10355   -- MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Result --
10356   -------------------------------------------------------------------------------------------------
10357
10358   function MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Result return AMF.Internals.CMOF_Element is
10359   begin
10360      return Base + 1549;
10361   end MP_UML_A_Read_Link_Object_End_Qualifier_Action_Read_Link_Object_End_Qualifier_Action_Result;
10362
10363   -------------------------------------------------------
10364   -- MP_UML_A_Read_Self_Action_Read_Self_Action_Result --
10365   -------------------------------------------------------
10366
10367   function MP_UML_A_Read_Self_Action_Read_Self_Action_Result return AMF.Internals.CMOF_Element is
10368   begin
10369      return Base + 1550;
10370   end MP_UML_A_Read_Self_Action_Read_Self_Action_Result;
10371
10372   -----------------------------------------------------------------------------------
10373   -- MP_UML_A_Read_Structural_Feature_Action_Read_Structural_Feature_Action_Result --
10374   -----------------------------------------------------------------------------------
10375
10376   function MP_UML_A_Read_Structural_Feature_Action_Read_Structural_Feature_Action_Result return AMF.Internals.CMOF_Element is
10377   begin
10378      return Base + 1551;
10379   end MP_UML_A_Read_Structural_Feature_Action_Read_Structural_Feature_Action_Result;
10380
10381   ---------------------------------------------------------------
10382   -- MP_UML_A_Read_Variable_Action_Read_Variable_Action_Result --
10383   ---------------------------------------------------------------
10384
10385   function MP_UML_A_Read_Variable_Action_Read_Variable_Action_Result return AMF.Internals.CMOF_Element is
10386   begin
10387      return Base + 1552;
10388   end MP_UML_A_Read_Variable_Action_Read_Variable_Action_Result;
10389
10390   -------------------------------------------------
10391   -- MP_UML_A_Reduce_Action_Reduce_Action_Result --
10392   -------------------------------------------------
10393
10394   function MP_UML_A_Reduce_Action_Reduce_Action_Result return AMF.Internals.CMOF_Element is
10395   begin
10396      return Base + 1553;
10397   end MP_UML_A_Reduce_Action_Reduce_Action_Result;
10398
10399   ---------------------------------------------------------------
10400   -- MP_UML_A_Test_Identity_Action_Test_Identity_Action_Result --
10401   ---------------------------------------------------------------
10402
10403   function MP_UML_A_Test_Identity_Action_Test_Identity_Action_Result return AMF.Internals.CMOF_Element is
10404   begin
10405      return Base + 1554;
10406   end MP_UML_A_Test_Identity_Action_Test_Identity_Action_Result;
10407
10408   ---------------------------------------------------------
10409   -- MP_UML_A_Unmarshall_Action_Unmarshall_Action_Result --
10410   ---------------------------------------------------------
10411
10412   function MP_UML_A_Unmarshall_Action_Unmarshall_Action_Result return AMF.Internals.CMOF_Element is
10413   begin
10414      return Base + 1555;
10415   end MP_UML_A_Unmarshall_Action_Unmarshall_Action_Result;
10416
10417   ---------------------------------------------------------------------------
10418   -- MP_UML_A_Value_Specification_Action_Value_Specification_Action_Result --
10419   ---------------------------------------------------------------------------
10420
10421   function MP_UML_A_Value_Specification_Action_Value_Specification_Action_Result return AMF.Internals.CMOF_Element is
10422   begin
10423      return Base + 1556;
10424   end MP_UML_A_Value_Specification_Action_Value_Specification_Action_Result;
10425
10426   -------------------------------------------------------------------------------------
10427   -- MP_UML_A_Write_Structural_Feature_Action_Write_Structural_Feature_Action_Result --
10428   -------------------------------------------------------------------------------------
10429
10430   function MP_UML_A_Write_Structural_Feature_Action_Write_Structural_Feature_Action_Result return AMF.Internals.CMOF_Element is
10431   begin
10432      return Base + 1557;
10433   end MP_UML_A_Write_Structural_Feature_Action_Write_Structural_Feature_Action_Result;
10434
10435   -----------------------------------------------------------------------
10436   -- MP_UML_A_Accept_Call_Action_Accept_Call_Action_Return_Information --
10437   -----------------------------------------------------------------------
10438
10439   function MP_UML_A_Accept_Call_Action_Accept_Call_Action_Return_Information return AMF.Internals.CMOF_Element is
10440   begin
10441      return Base + 1558;
10442   end MP_UML_A_Accept_Call_Action_Accept_Call_Action_Return_Information;
10443
10444   -----------------------------------------------------------
10445   -- MP_UML_A_Reply_Action_Reply_Action_Return_Information --
10446   -----------------------------------------------------------
10447
10448   function MP_UML_A_Reply_Action_Reply_Action_Return_Information return AMF.Internals.CMOF_Element is
10449   begin
10450      return Base + 1559;
10451   end MP_UML_A_Reply_Action_Reply_Action_Return_Information;
10452
10453   ---------------------------------------------------------------------
10454   -- MP_UML_A_Interaction_Use_Interaction_Use_Return_Value_Recipient --
10455   ---------------------------------------------------------------------
10456
10457   function MP_UML_A_Interaction_Use_Interaction_Use_Return_Value_Recipient return AMF.Internals.CMOF_Element is
10458   begin
10459      return Base + 1560;
10460   end MP_UML_A_Interaction_Use_Interaction_Use_Return_Value_Recipient;
10461
10462   -----------------------------------------------------------
10463   -- MP_UML_A_Interaction_Use_Interaction_Use_Return_Value --
10464   -----------------------------------------------------------
10465
10466   function MP_UML_A_Interaction_Use_Interaction_Use_Return_Value return AMF.Internals.CMOF_Element is
10467   begin
10468      return Base + 1561;
10469   end MP_UML_A_Interaction_Use_Interaction_Use_Return_Value;
10470
10471   ---------------------------------------------------------------
10472   -- MP_UML_A_Collaboration_Use_Collaboration_Use_Role_Binding --
10473   ---------------------------------------------------------------
10474
10475   function MP_UML_A_Collaboration_Use_Collaboration_Use_Role_Binding return AMF.Internals.CMOF_Element is
10476   begin
10477      return Base + 1562;
10478   end MP_UML_A_Collaboration_Use_Collaboration_Use_Role_Binding;
10479
10480   ---------------------------------------------------------------
10481   -- MP_UML_A_Structured_Classifier_Structured_Classifier_Role --
10482   ---------------------------------------------------------------
10483
10484   function MP_UML_A_Structured_Classifier_Structured_Classifier_Role return AMF.Internals.CMOF_Element is
10485   begin
10486      return Base + 1563;
10487   end MP_UML_A_Structured_Classifier_Structured_Classifier_Role;
10488
10489   ---------------------------------------------------------------
10490   -- MP_UML_A_Test_Identity_Action_Test_Identity_Action_Second --
10491   ---------------------------------------------------------------
10492
10493   function MP_UML_A_Test_Identity_Action_Test_Identity_Action_Second return AMF.Internals.CMOF_Element is
10494   begin
10495      return Base + 1564;
10496   end MP_UML_A_Test_Identity_Action_Test_Identity_Action_Second;
10497
10498   ------------------------------------------------
10499   -- MP_UML_A_Object_Flow_Object_Flow_Selection --
10500   ------------------------------------------------
10501
10502   function MP_UML_A_Object_Flow_Object_Flow_Selection return AMF.Internals.CMOF_Element is
10503   begin
10504      return Base + 1565;
10505   end MP_UML_A_Object_Flow_Object_Flow_Selection;
10506
10507   ------------------------------------------------
10508   -- MP_UML_A_Object_Node_Object_Node_Selection --
10509   ------------------------------------------------
10510
10511   function MP_UML_A_Object_Node_Object_Node_Selection return AMF.Internals.CMOF_Element is
10512   begin
10513      return Base + 1566;
10514   end MP_UML_A_Object_Node_Object_Node_Selection;
10515
10516   -----------------------------------------
10517   -- MP_UML_A_Lifeline_Lifeline_Selector --
10518   -----------------------------------------
10519
10520   function MP_UML_A_Lifeline_Lifeline_Selector return AMF.Internals.CMOF_Element is
10521   begin
10522      return Base + 1567;
10523   end MP_UML_A_Lifeline_Lifeline_Selector;
10524
10525   ---------------------------------------------
10526   -- MP_UML_A_End_Message_Message_Send_Event --
10527   ---------------------------------------------
10528
10529   function MP_UML_A_End_Message_Message_Send_Event return AMF.Internals.CMOF_Element is
10530   begin
10531      return Base + 1568;
10532   end MP_UML_A_End_Message_Message_Send_Event;
10533
10534   ---------------------------------------------
10535   -- MP_UML_A_Loop_Node_Loop_Node_Setup_Part --
10536   ---------------------------------------------
10537
10538   function MP_UML_A_Loop_Node_Loop_Node_Setup_Part return AMF.Internals.CMOF_Element is
10539   begin
10540      return Base + 1569;
10541   end MP_UML_A_Loop_Node_Loop_Node_Setup_Part;
10542
10543   ---------------------------------------------------------------------
10544   -- MP_UML_A_Broadcast_Signal_Action_Broadcast_Signal_Action_Signal --
10545   ---------------------------------------------------------------------
10546
10547   function MP_UML_A_Broadcast_Signal_Action_Broadcast_Signal_Action_Signal return AMF.Internals.CMOF_Element is
10548   begin
10549      return Base + 1570;
10550   end MP_UML_A_Broadcast_Signal_Action_Broadcast_Signal_Action_Signal;
10551
10552   -----------------------------------------
10553   -- MP_UML_A_Reception_Reception_Signal --
10554   -----------------------------------------
10555
10556   function MP_UML_A_Reception_Reception_Signal return AMF.Internals.CMOF_Element is
10557   begin
10558      return Base + 1571;
10559   end MP_UML_A_Reception_Reception_Signal;
10560
10561   -----------------------------------------------------------
10562   -- MP_UML_A_Send_Signal_Action_Send_Signal_Action_Signal --
10563   -----------------------------------------------------------
10564
10565   function MP_UML_A_Send_Signal_Action_Send_Signal_Action_Signal return AMF.Internals.CMOF_Element is
10566   begin
10567      return Base + 1572;
10568   end MP_UML_A_Send_Signal_Action_Send_Signal_Action_Signal;
10569
10570   -----------------------------------------------
10571   -- MP_UML_A_Signal_Event_Signal_Event_Signal --
10572   -----------------------------------------------
10573
10574   function MP_UML_A_Signal_Event_Signal_Event_Signal return AMF.Internals.CMOF_Element is
10575   begin
10576      return Base + 1573;
10577   end MP_UML_A_Signal_Event_Signal_Event_Signal;
10578
10579   ----------------------------------------
10580   -- MP_UML_A_Message_Message_Signature --
10581   ----------------------------------------
10582
10583   function MP_UML_A_Message_Message_Signature return AMF.Internals.CMOF_Element is
10584   begin
10585      return Base + 1574;
10586   end MP_UML_A_Message_Message_Signature;
10587
10588   ----------------------------------------------------------
10589   -- MP_UML_A_Template_Binding_Template_Binding_Signature --
10590   ----------------------------------------------------------
10591
10592   function MP_UML_A_Template_Binding_Template_Binding_Signature return AMF.Internals.CMOF_Element is
10593   begin
10594      return Base + 1575;
10595   end MP_UML_A_Template_Binding_Template_Binding_Signature;
10596
10597   -----------------------------------------------------------------
10598   -- MP_UML_A_Directed_Relationship_Directed_Relationship_Source --
10599   -----------------------------------------------------------------
10600
10601   function MP_UML_A_Directed_Relationship_Directed_Relationship_Source return AMF.Internals.CMOF_Element is
10602   begin
10603      return Base + 1576;
10604   end MP_UML_A_Directed_Relationship_Directed_Relationship_Source;
10605
10606   --------------------------------------------------------------------
10607   -- MP_UML_A_Duration_Constraint_Duration_Constraint_Specification --
10608   --------------------------------------------------------------------
10609
10610   function MP_UML_A_Duration_Constraint_Duration_Constraint_Specification return AMF.Internals.CMOF_Element is
10611   begin
10612      return Base + 1577;
10613   end MP_UML_A_Duration_Constraint_Duration_Constraint_Specification;
10614
10615   --------------------------------------------------------------------
10616   -- MP_UML_A_Interval_Constraint_Interval_Constraint_Specification --
10617   --------------------------------------------------------------------
10618
10619   function MP_UML_A_Interval_Constraint_Interval_Constraint_Specification return AMF.Internals.CMOF_Element is
10620   begin
10621      return Base + 1578;
10622   end MP_UML_A_Interval_Constraint_Interval_Constraint_Specification;
10623
10624   ---------------------------------------------------------
10625   -- MP_UML_A_Owning_Constraint_Constraint_Specification --
10626   ---------------------------------------------------------
10627
10628   function MP_UML_A_Owning_Constraint_Constraint_Specification return AMF.Internals.CMOF_Element is
10629   begin
10630      return Base + 1579;
10631   end MP_UML_A_Owning_Constraint_Constraint_Specification;
10632
10633   ------------------------------------------------------------------------
10634   -- MP_UML_A_Owning_Instance_Spec_Instance_Specification_Specification --
10635   ------------------------------------------------------------------------
10636
10637   function MP_UML_A_Owning_Instance_Spec_Instance_Specification_Specification return AMF.Internals.CMOF_Element is
10638   begin
10639      return Base + 1580;
10640   end MP_UML_A_Owning_Instance_Spec_Instance_Specification_Specification;
10641
10642   ------------------------------------------------------------
10643   -- MP_UML_A_Time_Constraint_Time_Constraint_Specification --
10644   ------------------------------------------------------------
10645
10646   function MP_UML_A_Time_Constraint_Time_Constraint_Specification return AMF.Internals.CMOF_Element is
10647   begin
10648      return Base + 1581;
10649   end MP_UML_A_Time_Constraint_Time_Constraint_Specification;
10650
10651   --------------------------------------------------------------------
10652   -- MP_UML_A_Execution_Specification_Execution_Specification_Start --
10653   --------------------------------------------------------------------
10654
10655   function MP_UML_A_Execution_Specification_Execution_Specification_Start return AMF.Internals.CMOF_Element is
10656   begin
10657      return Base + 1583;
10658   end MP_UML_A_Execution_Specification_Execution_Specification_Start;
10659
10660   -------------------------------------------------
10661   -- MP_UML_A_Owning_State_State_State_Invariant --
10662   -------------------------------------------------
10663
10664   function MP_UML_A_Owning_State_State_State_Invariant return AMF.Internals.CMOF_Element is
10665   begin
10666      return Base + 1584;
10667   end MP_UML_A_Owning_State_State_State_Invariant;
10668
10669   -------------------------------------------------------------------------------------
10670   -- MP_UML_A_Structural_Feature_Action_Structural_Feature_Action_Structural_Feature --
10671   -------------------------------------------------------------------------------------
10672
10673   function MP_UML_A_Structural_Feature_Action_Structural_Feature_Action_Structural_Feature return AMF.Internals.CMOF_Element is
10674   begin
10675      return Base + 1585;
10676   end MP_UML_A_Structural_Feature_Action_Structural_Feature_Action_Structural_Feature;
10677
10678   --------------------------------------------------------------------------------------
10679   -- MP_UML_A_Structured_Activity_Node_Structured_Activity_Node_Structured_Node_Input --
10680   --------------------------------------------------------------------------------------
10681
10682   function MP_UML_A_Structured_Activity_Node_Structured_Activity_Node_Structured_Node_Input return AMF.Internals.CMOF_Element is
10683   begin
10684      return Base + 1586;
10685   end MP_UML_A_Structured_Activity_Node_Structured_Activity_Node_Structured_Node_Input;
10686
10687   ---------------------------------------------------------------------------------------
10688   -- MP_UML_A_Structured_Activity_Node_Structured_Activity_Node_Structured_Node_Output --
10689   ---------------------------------------------------------------------------------------
10690
10691   function MP_UML_A_Structured_Activity_Node_Structured_Activity_Node_Structured_Node_Output return AMF.Internals.CMOF_Element is
10692   begin
10693      return Base + 1587;
10694   end MP_UML_A_Structured_Activity_Node_Structured_Activity_Node_Structured_Node_Output;
10695
10696   ---------------------------------------------------
10697   -- MP_UML_A_Property_Property_Subsetted_Property --
10698   ---------------------------------------------------
10699
10700   function MP_UML_A_Property_Property_Subsetted_Property return AMF.Internals.CMOF_Element is
10701   begin
10702      return Base + 1588;
10703   end MP_UML_A_Property_Property_Subsetted_Property;
10704
10705   --------------------------------------
10706   -- MP_UML_A_Class_Class_Super_Class --
10707   --------------------------------------
10708
10709   function MP_UML_A_Class_Class_Super_Class return AMF.Internals.CMOF_Element is
10710   begin
10711      return Base + 1589;
10712   end MP_UML_A_Class_Class_Super_Class;
10713
10714   ------------------------------------------------------
10715   -- MP_UML_A_Supplier_Dependency_Dependency_Supplier --
10716   ------------------------------------------------------
10717
10718   function MP_UML_A_Supplier_Dependency_Dependency_Supplier return AMF.Internals.CMOF_Element is
10719   begin
10720      return Base + 1590;
10721   end MP_UML_A_Supplier_Dependency_Dependency_Supplier;
10722
10723   -----------------------------------------------------------------
10724   -- MP_UML_A_Call_Operation_Action_Call_Operation_Action_Target --
10725   -----------------------------------------------------------------
10726
10727   function MP_UML_A_Call_Operation_Action_Call_Operation_Action_Target return AMF.Internals.CMOF_Element is
10728   begin
10729      return Base + 1592;
10730   end MP_UML_A_Call_Operation_Action_Call_Operation_Action_Target;
10731
10732   -----------------------------------------------------------------
10733   -- MP_UML_A_Destroy_Object_Action_Destroy_Object_Action_Target --
10734   -----------------------------------------------------------------
10735
10736   function MP_UML_A_Destroy_Object_Action_Destroy_Object_Action_Target return AMF.Internals.CMOF_Element is
10737   begin
10738      return Base + 1593;
10739   end MP_UML_A_Destroy_Object_Action_Destroy_Object_Action_Target;
10740
10741   -----------------------------------------------------------------
10742   -- MP_UML_A_Directed_Relationship_Directed_Relationship_Target --
10743   -----------------------------------------------------------------
10744
10745   function MP_UML_A_Directed_Relationship_Directed_Relationship_Target return AMF.Internals.CMOF_Element is
10746   begin
10747      return Base + 1594;
10748   end MP_UML_A_Directed_Relationship_Directed_Relationship_Target;
10749
10750   -----------------------------------------------------------
10751   -- MP_UML_A_Send_Object_Action_Send_Object_Action_Target --
10752   -----------------------------------------------------------
10753
10754   function MP_UML_A_Send_Object_Action_Send_Object_Action_Target return AMF.Internals.CMOF_Element is
10755   begin
10756      return Base + 1595;
10757   end MP_UML_A_Send_Object_Action_Send_Object_Action_Target;
10758
10759   -----------------------------------------------------------
10760   -- MP_UML_A_Send_Signal_Action_Send_Signal_Action_Target --
10761   -----------------------------------------------------------
10762
10763   function MP_UML_A_Send_Signal_Action_Send_Signal_Action_Target return AMF.Internals.CMOF_Element is
10764   begin
10765      return Base + 1596;
10766   end MP_UML_A_Send_Signal_Action_Send_Signal_Action_Target;
10767
10768   ---------------------------------
10769   -- MP_UML_A_Clause_Clause_Test --
10770   ---------------------------------
10771
10772   function MP_UML_A_Clause_Clause_Test return AMF.Internals.CMOF_Element is
10773   begin
10774      return Base + 1597;
10775   end MP_UML_A_Clause_Clause_Test;
10776
10777   ---------------------------------------
10778   -- MP_UML_A_Loop_Node_Loop_Node_Test --
10779   ---------------------------------------
10780
10781   function MP_UML_A_Loop_Node_Loop_Node_Test return AMF.Internals.CMOF_Element is
10782   begin
10783      return Base + 1598;
10784   end MP_UML_A_Loop_Node_Loop_Node_Test;
10785
10786   -----------------------------------------------------
10787   -- MP_UML_A_Object_Flow_Object_Flow_Transformation --
10788   -----------------------------------------------------
10789
10790   function MP_UML_A_Object_Flow_Object_Flow_Transformation return AMF.Internals.CMOF_Element is
10791   begin
10792      return Base + 1599;
10793   end MP_UML_A_Object_Flow_Object_Flow_Transformation;
10794
10795   --------------------------------------------------------------
10796   -- MP_UML_A_Accept_Event_Action_Accept_Event_Action_Trigger --
10797   --------------------------------------------------------------
10798
10799   function MP_UML_A_Accept_Event_Action_Accept_Event_Action_Trigger return AMF.Internals.CMOF_Element is
10800   begin
10801      return Base + 1600;
10802   end MP_UML_A_Accept_Event_Action_Accept_Event_Action_Trigger;
10803
10804   --------------------------------------------
10805   -- MP_UML_A_Transition_Transition_Trigger --
10806   --------------------------------------------
10807
10808   function MP_UML_A_Transition_Transition_Trigger return AMF.Internals.CMOF_Element is
10809   begin
10810      return Base + 1601;
10811   end MP_UML_A_Transition_Transition_Trigger;
10812
10813   -------------------------------------------------------
10814   -- MP_UML_A_Collaboration_Use_Collaboration_Use_Type --
10815   -------------------------------------------------------
10816
10817   function MP_UML_A_Collaboration_Use_Collaboration_Use_Type return AMF.Internals.CMOF_Element is
10818   begin
10819      return Base + 1602;
10820   end MP_UML_A_Collaboration_Use_Collaboration_Use_Type;
10821
10822   ---------------------------------------
10823   -- MP_UML_A_Connector_Connector_Type --
10824   ---------------------------------------
10825
10826   function MP_UML_A_Connector_Connector_Type return AMF.Internals.CMOF_Element is
10827   begin
10828      return Base + 1603;
10829   end MP_UML_A_Connector_Connector_Type;
10830
10831   -----------------------------------------------
10832   -- MP_UML_A_Extension_End_Extension_End_Type --
10833   -----------------------------------------------
10834
10835   function MP_UML_A_Extension_End_Extension_End_Type return AMF.Internals.CMOF_Element is
10836   begin
10837      return Base + 1604;
10838   end MP_UML_A_Extension_End_Extension_End_Type;
10839
10840   ---------------------------------------
10841   -- MP_UML_A_Operation_Operation_Type --
10842   ---------------------------------------
10843
10844   function MP_UML_A_Operation_Operation_Type return AMF.Internals.CMOF_Element is
10845   begin
10846      return Base + 1605;
10847   end MP_UML_A_Operation_Operation_Type;
10848
10849   -----------------------------------------------
10850   -- MP_UML_A_Typed_Element_Typed_Element_Type --
10851   -----------------------------------------------
10852
10853   function MP_UML_A_Typed_Element_Typed_Element_Type return AMF.Internals.CMOF_Element is
10854   begin
10855      return Base + 1606;
10856   end MP_UML_A_Typed_Element_Typed_Element_Type;
10857
10858   ------------------------------------------------------------------
10859   -- MP_UML_A_Unmarshall_Action_Unmarshall_Action_Unmarshall_Type --
10860   ------------------------------------------------------------------
10861
10862   function MP_UML_A_Unmarshall_Action_Unmarshall_Action_Unmarshall_Type return AMF.Internals.CMOF_Element is
10863   begin
10864      return Base + 1607;
10865   end MP_UML_A_Unmarshall_Action_Unmarshall_Action_Unmarshall_Type;
10866
10867   --------------------------------------------------
10868   -- MP_UML_A_Object_Node_Object_Node_Upper_Bound --
10869   --------------------------------------------------
10870
10871   function MP_UML_A_Object_Node_Object_Node_Upper_Bound return AMF.Internals.CMOF_Element is
10872   begin
10873      return Base + 1608;
10874   end MP_UML_A_Object_Node_Object_Node_Upper_Bound;
10875
10876   ------------------------------------------------------------
10877   -- MP_UML_A_Owning_Upper_Multiplicity_Element_Upper_Value --
10878   ------------------------------------------------------------
10879
10880   function MP_UML_A_Owning_Upper_Multiplicity_Element_Upper_Value return AMF.Internals.CMOF_Element is
10881   begin
10882      return Base + 1609;
10883   end MP_UML_A_Owning_Upper_Multiplicity_Element_Upper_Value;
10884
10885   -----------------------------------------------------------
10886   -- MP_UML_A_Manifestation_Manifestation_Utilized_Element --
10887   -----------------------------------------------------------
10888
10889   function MP_UML_A_Manifestation_Manifestation_Utilized_Element return AMF.Internals.CMOF_Element is
10890   begin
10891      return Base + 1610;
10892   end MP_UML_A_Manifestation_Manifestation_Utilized_Element;
10893
10894   ------------------------------------------------
10895   -- MP_UML_A_Link_End_Data_Link_End_Data_Value --
10896   ------------------------------------------------
10897
10898   function MP_UML_A_Link_End_Data_Link_End_Data_Value return AMF.Internals.CMOF_Element is
10899   begin
10900      return Base + 1611;
10901   end MP_UML_A_Link_End_Data_Link_End_Data_Value;
10902
10903   -------------------------------------
10904   -- MP_UML_A_Owning_Slot_Slot_Value --
10905   -------------------------------------
10906
10907   function MP_UML_A_Owning_Slot_Slot_Value return AMF.Internals.CMOF_Element is
10908   begin
10909      return Base + 1612;
10910   end MP_UML_A_Owning_Slot_Slot_Value;
10911
10912   ----------------------------------------------------
10913   -- MP_UML_A_Qualifier_Value_Qualifier_Value_Value --
10914   ----------------------------------------------------
10915
10916   function MP_UML_A_Qualifier_Value_Qualifier_Value_Value return AMF.Internals.CMOF_Element is
10917   begin
10918      return Base + 1613;
10919   end MP_UML_A_Qualifier_Value_Qualifier_Value_Value;
10920
10921   --------------------------------------
10922   -- MA_UML_Value_Pin_Value_Value_Pin --
10923   --------------------------------------
10924
10925   function MA_UML_Value_Pin_Value_Value_Pin return AMF.Internals.CMOF_Element is
10926   begin
10927      return Base + 867;
10928   end MA_UML_Value_Pin_Value_Value_Pin;
10929
10930   ------------------------------------------------------------------------
10931   -- MA_UML_Value_Specification_Action_Value_Value_Specification_Action --
10932   ------------------------------------------------------------------------
10933
10934   function MA_UML_Value_Specification_Action_Value_Value_Specification_Action return AMF.Internals.CMOF_Element is
10935   begin
10936      return Base + 868;
10937   end MA_UML_Value_Specification_Action_Value_Value_Specification_Action;
10938
10939   ----------------------------------------------------------------------------------
10940   -- MA_UML_Write_Structural_Feature_Action_Value_Write_Structural_Feature_Action --
10941   ----------------------------------------------------------------------------------
10942
10943   function MA_UML_Write_Structural_Feature_Action_Value_Write_Structural_Feature_Action return AMF.Internals.CMOF_Element is
10944   begin
10945      return Base + 869;
10946   end MA_UML_Write_Structural_Feature_Action_Value_Write_Structural_Feature_Action;
10947
10948   --------------------------------------------------------------
10949   -- MA_UML_Write_Variable_Action_Value_Write_Variable_Action --
10950   --------------------------------------------------------------
10951
10952   function MA_UML_Write_Variable_Action_Value_Write_Variable_Action return AMF.Internals.CMOF_Element is
10953   begin
10954      return Base + 870;
10955   end MA_UML_Write_Variable_Action_Value_Write_Variable_Action;
10956
10957   ---------------------------------------------
10958   -- MA_UML_Activity_Variable_Activity_Scope --
10959   ---------------------------------------------
10960
10961   function MA_UML_Activity_Variable_Activity_Scope return AMF.Internals.CMOF_Element is
10962   begin
10963      return Base + 871;
10964   end MA_UML_Activity_Variable_Activity_Scope;
10965
10966   ----------------------------------------------------
10967   -- MA_UML_Structured_Activity_Node_Variable_Scope --
10968   ----------------------------------------------------
10969
10970   function MA_UML_Structured_Activity_Node_Variable_Scope return AMF.Internals.CMOF_Element is
10971   begin
10972      return Base + 872;
10973   end MA_UML_Structured_Activity_Node_Variable_Scope;
10974
10975   -----------------------------------------------------
10976   -- MA_UML_Variable_Action_Variable_Variable_Action --
10977   -----------------------------------------------------
10978
10979   function MA_UML_Variable_Action_Variable_Variable_Action return AMF.Internals.CMOF_Element is
10980   begin
10981      return Base + 873;
10982   end MA_UML_Variable_Action_Variable_Variable_Action;
10983
10984   -----------------------------------------------
10985   -- MA_UML_Activity_Edge_Weight_Activity_Edge --
10986   -----------------------------------------------
10987
10988   function MA_UML_Activity_Edge_Weight_Activity_Edge return AMF.Internals.CMOF_Element is
10989   begin
10990      return Base + 874;
10991   end MA_UML_Activity_Edge_Weight_Activity_Edge;
10992
10993   ---------------------------------------
10994   -- MA_UML_Time_Event_When_Time_Event --
10995   ---------------------------------------
10996
10997   function MA_UML_Time_Event_When_Time_Event return AMF.Internals.CMOF_Element is
10998   begin
10999      return Base + 875;
11000   end MA_UML_Time_Event_When_Time_Event;
11001
11002   ---------------------------------------------------------------------------------
11003   -- MA_UML_Action_Execution_Specification_Action_Action_Execution_Specification --
11004   ---------------------------------------------------------------------------------
11005
11006   function MA_UML_Action_Execution_Specification_Action_Action_Execution_Specification return AMF.Internals.CMOF_Element is
11007   begin
11008      return Base + 876;
11009   end MA_UML_Action_Execution_Specification_Action_Action_Execution_Specification;
11010
11011   -------------------------------------------
11012   -- MA_UML_Interaction_Action_Interaction --
11013   -------------------------------------------
11014
11015   function MA_UML_Interaction_Action_Interaction return AMF.Internals.CMOF_Element is
11016   begin
11017      return Base + 877;
11018   end MA_UML_Interaction_Action_Interaction;
11019
11020   --------------------------------------------------------
11021   -- MA_UML_Interaction_Use_Actual_Gate_Interaction_Use --
11022   --------------------------------------------------------
11023
11024   function MA_UML_Interaction_Use_Actual_Gate_Interaction_Use return AMF.Internals.CMOF_Element is
11025   begin
11026      return Base + 878;
11027   end MA_UML_Interaction_Use_Actual_Gate_Interaction_Use;
11028
11029   -----------------------------------------------------------------------------------
11030   -- MA_UML_Template_Parameter_Substitution_Actual_Template_Parameter_Substitution --
11031   -----------------------------------------------------------------------------------
11032
11033   function MA_UML_Template_Parameter_Substitution_Actual_Template_Parameter_Substitution return AMF.Internals.CMOF_Element is
11034   begin
11035      return Base + 879;
11036   end MA_UML_Template_Parameter_Substitution_Actual_Template_Parameter_Substitution;
11037
11038   -------------------------------------
11039   -- MA_UML_Include_Addition_Include --
11040   -------------------------------------
11041
11042   function MA_UML_Include_Addition_Include return AMF.Internals.CMOF_Element is
11043   begin
11044      return Base + 880;
11045   end MA_UML_Include_Addition_Include;
11046
11047   ----------------------------------------------
11048   -- MA_UML_Comment_Annotated_Element_Comment --
11049   ----------------------------------------------
11050
11051   function MA_UML_Comment_Annotated_Element_Comment return AMF.Internals.CMOF_Element is
11052   begin
11053      return Base + 881;
11054   end MA_UML_Comment_Annotated_Element_Comment;
11055
11056   --------------------------------------------------------------------
11057   -- MA_UML_Profile_Application_Applied_Profile_Profile_Application --
11058   --------------------------------------------------------------------
11059
11060   function MA_UML_Profile_Application_Applied_Profile_Profile_Application return AMF.Internals.CMOF_Element is
11061   begin
11062      return Base + 882;
11063   end MA_UML_Profile_Application_Applied_Profile_Profile_Application;
11064
11065   -----------------------------------------------------
11066   -- MA_UML_Interaction_Use_Argument_Interaction_Use --
11067   -----------------------------------------------------
11068
11069   function MA_UML_Interaction_Use_Argument_Interaction_Use return AMF.Internals.CMOF_Element is
11070   begin
11071      return Base + 883;
11072   end MA_UML_Interaction_Use_Argument_Interaction_Use;
11073
11074   ---------------------------------------------------------
11075   -- MA_UML_Invocation_Action_Argument_Invocation_Action --
11076   ---------------------------------------------------------
11077
11078   function MA_UML_Invocation_Action_Argument_Invocation_Action return AMF.Internals.CMOF_Element is
11079   begin
11080      return Base + 884;
11081   end MA_UML_Invocation_Action_Argument_Invocation_Action;
11082
11083   -------------------------------------
11084   -- MA_UML_Message_Argument_Message --
11085   -------------------------------------
11086
11087   function MA_UML_Message_Argument_Message return AMF.Internals.CMOF_Element is
11088   begin
11089      return Base + 885;
11090   end MA_UML_Message_Argument_Message;
11091
11092   --------------------------------------------------------------------------
11093   -- MA_UML_Clear_Association_Action_Association_Clear_Association_Action --
11094   --------------------------------------------------------------------------
11095
11096   function MA_UML_Clear_Association_Action_Association_Clear_Association_Action return AMF.Internals.CMOF_Element is
11097   begin
11098      return Base + 886;
11099   end MA_UML_Clear_Association_Action_Association_Clear_Association_Action;
11100
11101   --------------------------------------------
11102   -- MA_UML_Classifier_Attribute_Classifier --
11103   --------------------------------------------
11104
11105   function MA_UML_Classifier_Attribute_Classifier return AMF.Internals.CMOF_Element is
11106   begin
11107      return Base + 887;
11108   end MA_UML_Classifier_Attribute_Classifier;
11109
11110   ---------------------------------------------
11111   -- MA_UML_General_Ordering_Before_To_After --
11112   ---------------------------------------------
11113
11114   function MA_UML_General_Ordering_Before_To_After return AMF.Internals.CMOF_Element is
11115   begin
11116      return Base + 888;
11117   end MA_UML_General_Ordering_Before_To_After;
11118
11119   ---------------------------------------------------------------------------------------
11120   -- MA_UML_Behavior_Execution_Specification_Behavior_Behavior_Execution_Specification --
11121   ---------------------------------------------------------------------------------------
11122
11123   function MA_UML_Behavior_Execution_Specification_Behavior_Behavior_Execution_Specification return AMF.Internals.CMOF_Element is
11124   begin
11125      return Base + 889;
11126   end MA_UML_Behavior_Execution_Specification_Behavior_Behavior_Execution_Specification;
11127
11128   ---------------------------------------------------------------
11129   -- MA_UML_Call_Behavior_Action_Behavior_Call_Behavior_Action --
11130   ---------------------------------------------------------------
11131
11132   function MA_UML_Call_Behavior_Action_Behavior_Call_Behavior_Action return AMF.Internals.CMOF_Element is
11133   begin
11134      return Base + 890;
11135   end MA_UML_Call_Behavior_Action_Behavior_Call_Behavior_Action;
11136
11137   ---------------------------------------------------------
11138   -- MA_UML_Opaque_Expression_Behavior_Opaque_Expression --
11139   ---------------------------------------------------------
11140
11141   function MA_UML_Opaque_Expression_Behavior_Opaque_Expression return AMF.Internals.CMOF_Element is
11142   begin
11143      return Base + 891;
11144   end MA_UML_Opaque_Expression_Behavior_Opaque_Expression;
11145
11146   --------------------------------------------------
11147   -- MA_UML_Operation_Body_Condition_Body_Context --
11148   --------------------------------------------------
11149
11150   function MA_UML_Operation_Body_Condition_Body_Context return AMF.Internals.CMOF_Element is
11151   begin
11152      return Base + 892;
11153   end MA_UML_Operation_Body_Condition_Body_Context;
11154
11155   --------------------------------------
11156   -- MA_UML_Clause_Body_Output_Clause --
11157   --------------------------------------
11158
11159   function MA_UML_Clause_Body_Output_Clause return AMF.Internals.CMOF_Element is
11160   begin
11161      return Base + 893;
11162   end MA_UML_Clause_Body_Output_Clause;
11163
11164   --------------------------------------------
11165   -- MA_UML_Loop_Node_Body_Output_Loop_Node --
11166   --------------------------------------------
11167
11168   function MA_UML_Loop_Node_Body_Output_Loop_Node return AMF.Internals.CMOF_Element is
11169   begin
11170      return Base + 894;
11171   end MA_UML_Loop_Node_Body_Output_Loop_Node;
11172
11173   ------------------------------------------
11174   -- MA_UML_Loop_Node_Body_Part_Loop_Node --
11175   ------------------------------------------
11176
11177   function MA_UML_Loop_Node_Body_Part_Loop_Node return AMF.Internals.CMOF_Element is
11178   begin
11179      return Base + 895;
11180   end MA_UML_Loop_Node_Body_Part_Loop_Node;
11181
11182   -------------------------------
11183   -- MA_UML_Clause_Body_Clause --
11184   -------------------------------
11185
11186   function MA_UML_Clause_Body_Clause return AMF.Internals.CMOF_Element is
11187   begin
11188      return Base + 896;
11189   end MA_UML_Clause_Body_Clause;
11190
11191   ---------------------------------------------------------------
11192   -- MA_UML_Combined_Fragment_Cfragment_Gate_Combined_Fragment --
11193   ---------------------------------------------------------------
11194
11195   function MA_UML_Combined_Fragment_Cfragment_Gate_Combined_Fragment return AMF.Internals.CMOF_Element is
11196   begin
11197      return Base + 897;
11198   end MA_UML_Combined_Fragment_Cfragment_Gate_Combined_Fragment;
11199
11200   --------------------------------------------------------
11201   -- MA_UML_Change_Event_Change_Expression_Change_Event --
11202   --------------------------------------------------------
11203
11204   function MA_UML_Change_Event_Change_Expression_Change_Event return AMF.Internals.CMOF_Element is
11205   begin
11206      return Base + 898;
11207   end MA_UML_Change_Event_Change_Expression_Change_Event;
11208
11209   ----------------------------------------------------------------------------
11210   -- MA_UML_Behaviored_Classifier_Classifier_Behavior_Behaviored_Classifier --
11211   ----------------------------------------------------------------------------
11212
11213   function MA_UML_Behaviored_Classifier_Classifier_Behavior_Behaviored_Classifier return AMF.Internals.CMOF_Element is
11214   begin
11215      return Base + 899;
11216   end MA_UML_Behaviored_Classifier_Classifier_Behavior_Behaviored_Classifier;
11217
11218   -----------------------------------------------------------------
11219   -- MA_UML_Create_Object_Action_Classifier_Create_Object_Action --
11220   -----------------------------------------------------------------
11221
11222   function MA_UML_Create_Object_Action_Classifier_Create_Object_Action return AMF.Internals.CMOF_Element is
11223   begin
11224      return Base + 900;
11225   end MA_UML_Create_Object_Action_Classifier_Create_Object_Action;
11226
11227   ---------------------------------------------------------------
11228   -- MA_UML_Enumeration_Literal_Classifier_Enumeration_Literal --
11229   ---------------------------------------------------------------
11230
11231   function MA_UML_Enumeration_Literal_Classifier_Enumeration_Literal return AMF.Internals.CMOF_Element is
11232   begin
11233      return Base + 901;
11234   end MA_UML_Enumeration_Literal_Classifier_Enumeration_Literal;
11235
11236   ---------------------------------------------------------------------
11237   -- MA_UML_Instance_Specification_Classifier_Instance_Specification --
11238   ---------------------------------------------------------------------
11239
11240   function MA_UML_Instance_Specification_Classifier_Instance_Specification return AMF.Internals.CMOF_Element is
11241   begin
11242      return Base + 902;
11243   end MA_UML_Instance_Specification_Classifier_Instance_Specification;
11244
11245   -------------------------------------------------------------
11246   -- MA_UML_Read_Extent_Action_Classifier_Read_Extent_Action --
11247   -------------------------------------------------------------
11248
11249   function MA_UML_Read_Extent_Action_Classifier_Read_Extent_Action return AMF.Internals.CMOF_Element is
11250   begin
11251      return Base + 903;
11252   end MA_UML_Read_Extent_Action_Classifier_Read_Extent_Action;
11253
11254   -----------------------------------------------------------------------------------------
11255   -- MA_UML_Read_Is_Classified_Object_Action_Classifier_Read_Is_Classified_Object_Action --
11256   -----------------------------------------------------------------------------------------
11257
11258   function MA_UML_Read_Is_Classified_Object_Action_Classifier_Read_Is_Classified_Object_Action return AMF.Internals.CMOF_Element is
11259   begin
11260      return Base + 904;
11261   end MA_UML_Read_Is_Classified_Object_Action_Classifier_Read_Is_Classified_Object_Action;
11262
11263   --------------------------------------------------------------
11264   -- MA_UML_Classifier_Template_Parameter_Parametered_Element --
11265   --------------------------------------------------------------
11266
11267   function MA_UML_Classifier_Template_Parameter_Parametered_Element return AMF.Internals.CMOF_Element is
11268   begin
11269      return Base + 905;
11270   end MA_UML_Classifier_Template_Parameter_Parametered_Element;
11271
11272   -----------------------------------------------------
11273   -- MA_UML_Conditional_Node_Clause_Conditional_Node --
11274   -----------------------------------------------------
11275
11276   function MA_UML_Conditional_Node_Clause_Conditional_Node return AMF.Internals.CMOF_Element is
11277   begin
11278      return Base + 906;
11279   end MA_UML_Conditional_Node_Clause_Conditional_Node;
11280
11281   ---------------------------------------------------
11282   -- MA_UML_Named_Element_Client_Dependency_Client --
11283   ---------------------------------------------------
11284
11285   function MA_UML_Named_Element_Client_Dependency_Client return AMF.Internals.CMOF_Element is
11286   begin
11287      return Base + 907;
11288   end MA_UML_Named_Element_Client_Dependency_Client;
11289
11290   -----------------------------------------------------------
11291   -- MA_UML_Collaboration_Collaboration_Role_Collaboration --
11292   -----------------------------------------------------------
11293
11294   function MA_UML_Collaboration_Collaboration_Role_Collaboration return AMF.Internals.CMOF_Element is
11295   begin
11296      return Base + 908;
11297   end MA_UML_Collaboration_Collaboration_Role_Collaboration;
11298
11299   ----------------------------------------------------
11300   -- MA_UML_Classifier_Collaboration_Use_Classifier --
11301   ----------------------------------------------------
11302
11303   function MA_UML_Classifier_Collaboration_Use_Classifier return AMF.Internals.CMOF_Element is
11304   begin
11305      return Base + 909;
11306   end MA_UML_Classifier_Collaboration_Use_Classifier;
11307
11308   ---------------------------------------------------
11309   -- MA_UML_Reduce_Action_Collection_Reduce_Action --
11310   ---------------------------------------------------
11311
11312   function MA_UML_Reduce_Action_Collection_Reduce_Action return AMF.Internals.CMOF_Element is
11313   begin
11314      return Base + 910;
11315   end MA_UML_Reduce_Action_Collection_Reduce_Action;
11316
11317   ------------------------------------
11318   -- MA_UML_Extend_Condition_Extend --
11319   ------------------------------------
11320
11321   function MA_UML_Extend_Condition_Extend return AMF.Internals.CMOF_Element is
11322   begin
11323      return Base + 911;
11324   end MA_UML_Extend_Condition_Extend;
11325
11326   --------------------------------------------------
11327   -- MA_UML_Parameter_Set_Condition_Parameter_Set --
11328   --------------------------------------------------
11329
11330   function MA_UML_Parameter_Set_Condition_Parameter_Set return AMF.Internals.CMOF_Element is
11331   begin
11332      return Base + 912;
11333   end MA_UML_Parameter_Set_Condition_Parameter_Set;
11334
11335   ------------------------------------------------
11336   -- MA_UML_Deployment_Configuration_Deployment --
11337   ------------------------------------------------
11338
11339   function MA_UML_Deployment_Configuration_Deployment return AMF.Internals.CMOF_Element is
11340   begin
11341      return Base + 913;
11342   end MA_UML_Deployment_Configuration_Deployment;
11343
11344   ----------------------------------------------------------------
11345   -- MA_UML_Protocol_State_Machine_Conformance_Specific_Machine --
11346   ----------------------------------------------------------------
11347
11348   function MA_UML_Protocol_State_Machine_Conformance_Specific_Machine return AMF.Internals.CMOF_Element is
11349   begin
11350      return Base + 914;
11351   end MA_UML_Protocol_State_Machine_Conformance_Specific_Machine;
11352
11353   -----------------------------------------------------------------------
11354   -- MA_UML_Connectable_Element_Template_Parameter_Parametered_Element --
11355   -----------------------------------------------------------------------
11356
11357   function MA_UML_Connectable_Element_Template_Parameter_Parametered_Element return AMF.Internals.CMOF_Element is
11358   begin
11359      return Base + 915;
11360   end MA_UML_Connectable_Element_Template_Parameter_Parametered_Element;
11361
11362   -----------------------------------------
11363   -- MA_UML_State_Connection_Point_State --
11364   -----------------------------------------
11365
11366   function MA_UML_State_Connection_Point_State return AMF.Internals.CMOF_Element is
11367   begin
11368      return Base + 916;
11369   end MA_UML_State_Connection_Point_State;
11370
11371   ---------------------------------------------------------
11372   -- MA_UML_State_Machine_Connection_Point_State_Machine --
11373   ---------------------------------------------------------
11374
11375   function MA_UML_State_Machine_Connection_Point_State_Machine return AMF.Internals.CMOF_Element is
11376   begin
11377      return Base + 917;
11378   end MA_UML_State_Machine_Connection_Point_State_Machine;
11379
11380   -----------------------------------
11381   -- MA_UML_State_Connection_State --
11382   -----------------------------------
11383
11384   function MA_UML_State_Connection_State return AMF.Internals.CMOF_Element is
11385   begin
11386      return Base + 918;
11387   end MA_UML_State_Connection_State;
11388
11389   --------------------------------------
11390   -- MA_UML_Message_Connector_Message --
11391   --------------------------------------
11392
11393   function MA_UML_Message_Connector_Message return AMF.Internals.CMOF_Element is
11394   begin
11395      return Base + 919;
11396   end MA_UML_Message_Connector_Message;
11397
11398   ------------------------------------------------------
11399   -- MA_UML_Constraint_Constrained_Element_Constraint --
11400   ------------------------------------------------------
11401
11402   function MA_UML_Constraint_Constrained_Element_Constraint return AMF.Internals.CMOF_Element is
11403   begin
11404      return Base + 920;
11405   end MA_UML_Constraint_Constrained_Element_Constraint;
11406
11407   ------------------------------------------------------------------------------------------------
11408   -- MA_UML_Classifier_Template_Parameter_Constraining_Classifier_Classifier_Template_Parameter --
11409   ------------------------------------------------------------------------------------------------
11410
11411   function MA_UML_Classifier_Template_Parameter_Constraining_Classifier_Classifier_Template_Parameter return AMF.Internals.CMOF_Element is
11412   begin
11413      return Base + 921;
11414   end MA_UML_Classifier_Template_Parameter_Constraining_Classifier_Classifier_Template_Parameter;
11415
11416   ---------------------------------------------------
11417   -- MA_UML_Activity_Group_Contained_Edge_In_Group --
11418   ---------------------------------------------------
11419
11420   function MA_UML_Activity_Group_Contained_Edge_In_Group return AMF.Internals.CMOF_Element is
11421   begin
11422      return Base + 922;
11423   end MA_UML_Activity_Group_Contained_Edge_In_Group;
11424
11425   ---------------------------------------------------
11426   -- MA_UML_Activity_Group_Contained_Node_In_Group --
11427   ---------------------------------------------------
11428
11429   function MA_UML_Activity_Group_Contained_Node_In_Group return AMF.Internals.CMOF_Element is
11430   begin
11431      return Base + 923;
11432   end MA_UML_Activity_Group_Contained_Node_In_Group;
11433
11434   ----------------------------------
11435   -- MA_UML_Action_Context_Action --
11436   ----------------------------------
11437
11438   function MA_UML_Action_Context_Action return AMF.Internals.CMOF_Element is
11439   begin
11440      return Base + 924;
11441   end MA_UML_Action_Context_Action;
11442
11443   --------------------------------------
11444   -- MA_UML_Behavior_Context_Behavior --
11445   --------------------------------------
11446
11447   function MA_UML_Behavior_Context_Behavior return AMF.Internals.CMOF_Element is
11448   begin
11449      return Base + 925;
11450   end MA_UML_Behavior_Context_Behavior;
11451
11452   -----------------------------------------
11453   -- MA_UML_Connector_Contract_Connector --
11454   -----------------------------------------
11455
11456   function MA_UML_Connector_Contract_Connector return AMF.Internals.CMOF_Element is
11457   begin
11458      return Base + 926;
11459   end MA_UML_Connector_Contract_Connector;
11460
11461   -----------------------------------------------------------------
11462   -- MA_UML_Interface_Realization_Contract_Interface_Realization --
11463   -----------------------------------------------------------------
11464
11465   function MA_UML_Interface_Realization_Contract_Interface_Realization return AMF.Internals.CMOF_Element is
11466   begin
11467      return Base + 927;
11468   end MA_UML_Interface_Realization_Contract_Interface_Realization;
11469
11470   -----------------------------------------------
11471   -- MA_UML_Substitution_Contract_Substitution --
11472   -----------------------------------------------
11473
11474   function MA_UML_Substitution_Contract_Substitution return AMF.Internals.CMOF_Element is
11475   begin
11476      return Base + 928;
11477   end MA_UML_Substitution_Contract_Substitution;
11478
11479   -------------------------------------------------------
11480   -- MA_UML_Information_Flow_Conveyed_Information_Flow --
11481   -------------------------------------------------------
11482
11483   function MA_UML_Information_Flow_Conveyed_Information_Flow return AMF.Internals.CMOF_Element is
11484   begin
11485      return Base + 929;
11486   end MA_UML_Information_Flow_Conveyed_Information_Flow;
11487
11488   ----------------------------------------------------
11489   -- MA_UML_Interaction_Fragment_Covered_Covered_By --
11490   ----------------------------------------------------
11491
11492   function MA_UML_Interaction_Fragment_Covered_Covered_By return AMF.Internals.CMOF_Element is
11493   begin
11494      return Base + 930;
11495   end MA_UML_Interaction_Fragment_Covered_Covered_By;
11496
11497   ----------------------------------------------------
11498   -- MA_UML_Occurrence_Specification_Covered_Events --
11499   ----------------------------------------------------
11500
11501   function MA_UML_Occurrence_Specification_Covered_Events return AMF.Internals.CMOF_Element is
11502   begin
11503      return Base + 931;
11504   end MA_UML_Occurrence_Specification_Covered_Events;
11505
11506   ----------------------------------------------------
11507   -- MA_UML_State_Invariant_Covered_State_Invariant --
11508   ----------------------------------------------------
11509
11510   function MA_UML_State_Invariant_Covered_State_Invariant return AMF.Internals.CMOF_Element is
11511   begin
11512      return Base + 932;
11513   end MA_UML_State_Invariant_Covered_State_Invariant;
11514
11515   ----------------------------------
11516   -- MA_UML_Clause_Decider_Clause --
11517   ----------------------------------
11518
11519   function MA_UML_Clause_Decider_Clause return AMF.Internals.CMOF_Element is
11520   begin
11521      return Base + 933;
11522   end MA_UML_Clause_Decider_Clause;
11523
11524   ----------------------------------------
11525   -- MA_UML_Loop_Node_Decider_Loop_Node --
11526   ----------------------------------------
11527
11528   function MA_UML_Loop_Node_Decider_Loop_Node return AMF.Internals.CMOF_Element is
11529   begin
11530      return Base + 934;
11531   end MA_UML_Loop_Node_Decider_Loop_Node;
11532
11533   ------------------------------------------------------------
11534   -- MA_UML_Decision_Node_Decision_Input_Flow_Decision_Node --
11535   ------------------------------------------------------------
11536
11537   function MA_UML_Decision_Node_Decision_Input_Flow_Decision_Node return AMF.Internals.CMOF_Element is
11538   begin
11539      return Base + 935;
11540   end MA_UML_Decision_Node_Decision_Input_Flow_Decision_Node;
11541
11542   -------------------------------------------------------
11543   -- MA_UML_Decision_Node_Decision_Input_Decision_Node --
11544   -------------------------------------------------------
11545
11546   function MA_UML_Decision_Node_Decision_Input_Decision_Node return AMF.Internals.CMOF_Element is
11547   begin
11548      return Base + 936;
11549   end MA_UML_Decision_Node_Decision_Input_Decision_Node;
11550
11551   --------------------------------------------
11552   -- MA_UML_Lifeline_Decomposed_As_Lifeline --
11553   --------------------------------------------
11554
11555   function MA_UML_Lifeline_Decomposed_As_Lifeline return AMF.Internals.CMOF_Element is
11556   begin
11557      return Base + 937;
11558   end MA_UML_Lifeline_Decomposed_As_Lifeline;
11559
11560   -----------------------------------------------------
11561   -- MA_UML_Parameter_Default_Value_Owning_Parameter --
11562   -----------------------------------------------------
11563
11564   function MA_UML_Parameter_Default_Value_Owning_Parameter return AMF.Internals.CMOF_Element is
11565   begin
11566      return Base + 938;
11567   end MA_UML_Parameter_Default_Value_Owning_Parameter;
11568
11569   ---------------------------------------------------
11570   -- MA_UML_Property_Default_Value_Owning_Property --
11571   ---------------------------------------------------
11572
11573   function MA_UML_Property_Default_Value_Owning_Property return AMF.Internals.CMOF_Element is
11574   begin
11575      return Base + 939;
11576   end MA_UML_Property_Default_Value_Owning_Property;
11577
11578   ----------------------------------------------------------
11579   -- MA_UML_Template_Parameter_Default_Template_Parameter --
11580   ----------------------------------------------------------
11581
11582   function MA_UML_Template_Parameter_Default_Template_Parameter return AMF.Internals.CMOF_Element is
11583   begin
11584      return Base + 940;
11585   end MA_UML_Template_Parameter_Default_Template_Parameter;
11586
11587   -------------------------------------------
11588   -- MA_UML_State_Deferrable_Trigger_State --
11589   -------------------------------------------
11590
11591   function MA_UML_State_Deferrable_Trigger_State return AMF.Internals.CMOF_Element is
11592   begin
11593      return Base + 941;
11594   end MA_UML_State_Deferrable_Trigger_State;
11595
11596   -----------------------------------------------------
11597   -- MA_UML_Connector_End_Defining_End_Connector_End --
11598   -----------------------------------------------------
11599
11600   function MA_UML_Connector_End_Defining_End_Connector_End return AMF.Internals.CMOF_Element is
11601   begin
11602      return Base + 942;
11603   end MA_UML_Connector_End_Defining_End_Connector_End;
11604
11605   ---------------------------------------
11606   -- MA_UML_Slot_Defining_Feature_Slot --
11607   ---------------------------------------
11608
11609   function MA_UML_Slot_Defining_Feature_Slot return AMF.Internals.CMOF_Element is
11610   begin
11611      return Base + 943;
11612   end MA_UML_Slot_Defining_Feature_Slot;
11613
11614   ----------------------------------------------------
11615   -- MA_UML_Deployment_Deployed_Artifact_Deployment --
11616   ----------------------------------------------------
11617
11618   function MA_UML_Deployment_Deployed_Artifact_Deployment return AMF.Internals.CMOF_Element is
11619   begin
11620      return Base + 944;
11621   end MA_UML_Deployment_Deployed_Artifact_Deployment;
11622
11623   -----------------------------------------------------------------
11624   -- MA_UML_Deployment_Target_Deployed_Element_Deployment_Target --
11625   -----------------------------------------------------------------
11626
11627   function MA_UML_Deployment_Target_Deployed_Element_Deployment_Target return AMF.Internals.CMOF_Element is
11628   begin
11629      return Base + 945;
11630   end MA_UML_Deployment_Target_Deployed_Element_Deployment_Target;
11631
11632   --------------------------------------------------
11633   -- MA_UML_Deployment_Target_Deployment_Location --
11634   --------------------------------------------------
11635
11636   function MA_UML_Deployment_Target_Deployment_Location return AMF.Internals.CMOF_Element is
11637   begin
11638      return Base + 946;
11639   end MA_UML_Deployment_Target_Deployment_Location;
11640
11641   ---------------------------------------------------------------------------
11642   -- MA_UML_Link_End_Destruction_Data_Destroy_At_Link_End_Destruction_Data --
11643   ---------------------------------------------------------------------------
11644
11645   function MA_UML_Link_End_Destruction_Data_Destroy_At_Link_End_Destruction_Data return AMF.Internals.CMOF_Element is
11646   begin
11647      return Base + 947;
11648   end MA_UML_Link_End_Destruction_Data_Destroy_At_Link_End_Destruction_Data;
11649
11650   ------------------------------------
11651   -- MA_UML_State_Do_Activity_State --
11652   ------------------------------------
11653
11654   function MA_UML_State_Do_Activity_State return AMF.Internals.CMOF_Element is
11655   begin
11656      return Base + 948;
11657   end MA_UML_State_Do_Activity_State;
11658
11659   -----------------------------------
11660   -- MA_UML_Activity_Edge_Activity --
11661   -----------------------------------
11662
11663   function MA_UML_Activity_Edge_Activity return AMF.Internals.CMOF_Element is
11664   begin
11665      return Base + 949;
11666   end MA_UML_Activity_Edge_Activity;
11667
11668   -------------------------------------------------
11669   -- MA_UML_Activity_Partition_Edge_In_Partition --
11670   -------------------------------------------------
11671
11672   function MA_UML_Activity_Partition_Edge_In_Partition return AMF.Internals.CMOF_Element is
11673   begin
11674      return Base + 950;
11675   end MA_UML_Activity_Partition_Edge_In_Partition;
11676
11677   -------------------------------------------------------------
11678   -- MA_UML_Structured_Activity_Node_Edge_In_Structured_Node --
11679   -------------------------------------------------------------
11680
11681   function MA_UML_Structured_Activity_Node_Edge_In_Structured_Node return AMF.Internals.CMOF_Element is
11682   begin
11683      return Base + 951;
11684   end MA_UML_Structured_Activity_Node_Edge_In_Structured_Node;
11685
11686   -----------------------------------------
11687   -- MA_UML_Transition_Effect_Transition --
11688   -----------------------------------------
11689
11690   function MA_UML_Transition_Effect_Transition return AMF.Internals.CMOF_Element is
11691   begin
11692      return Base + 952;
11693   end MA_UML_Transition_Effect_Transition;
11694
11695   ---------------------------------------------------------
11696   -- MA_UML_Namespace_Element_Import_Importing_Namespace --
11697   ---------------------------------------------------------
11698
11699   function MA_UML_Namespace_Element_Import_Importing_Namespace return AMF.Internals.CMOF_Element is
11700   begin
11701      return Base + 953;
11702   end MA_UML_Namespace_Element_Import_Importing_Namespace;
11703
11704   -----------------------------------------------------------
11705   -- MA_UML_Create_Link_Action_End_Data_Create_Link_Action --
11706   -----------------------------------------------------------
11707
11708   function MA_UML_Create_Link_Action_End_Data_Create_Link_Action return AMF.Internals.CMOF_Element is
11709   begin
11710      return Base + 954;
11711   end MA_UML_Create_Link_Action_End_Data_Create_Link_Action;
11712
11713   -------------------------------------------------------------
11714   -- MA_UML_Destroy_Link_Action_End_Data_Destroy_Link_Action --
11715   -------------------------------------------------------------
11716
11717   function MA_UML_Destroy_Link_Action_End_Data_Destroy_Link_Action return AMF.Internals.CMOF_Element is
11718   begin
11719      return Base + 955;
11720   end MA_UML_Destroy_Link_Action_End_Data_Destroy_Link_Action;
11721
11722   ---------------------------------------------
11723   -- MA_UML_Link_Action_End_Data_Link_Action --
11724   ---------------------------------------------
11725
11726   function MA_UML_Link_Action_End_Data_Link_Action return AMF.Internals.CMOF_Element is
11727   begin
11728      return Base + 956;
11729   end MA_UML_Link_Action_End_Data_Link_Action;
11730
11731   ---------------------------------------------
11732   -- MA_UML_Association_End_Type_Association --
11733   ---------------------------------------------
11734
11735   function MA_UML_Association_End_Type_Association return AMF.Internals.CMOF_Element is
11736   begin
11737      return Base + 957;
11738   end MA_UML_Association_End_Type_Association;
11739
11740   ------------------------------------
11741   -- MA_UML_Connector_End_Connector --
11742   ------------------------------------
11743
11744   function MA_UML_Connector_End_Connector return AMF.Internals.CMOF_Element is
11745   begin
11746      return Base + 958;
11747   end MA_UML_Connector_End_Connector;
11748
11749   --------------------------------------------
11750   -- MA_UML_Link_End_Data_End_Link_End_Data --
11751   --------------------------------------------
11752
11753   function MA_UML_Link_End_Data_End_Link_End_Data return AMF.Internals.CMOF_Element is
11754   begin
11755      return Base + 959;
11756   end MA_UML_Link_End_Data_End_Link_End_Data;
11757
11758   ------------------------------------------------------------------------
11759   -- MA_UML_Read_Link_Object_End_Action_End_Read_Link_Object_End_Action --
11760   ------------------------------------------------------------------------
11761
11762   function MA_UML_Read_Link_Object_End_Action_End_Read_Link_Object_End_Action return AMF.Internals.CMOF_Element is
11763   begin
11764      return Base + 960;
11765   end MA_UML_Read_Link_Object_End_Action_End_Read_Link_Object_End_Action;
11766
11767   -----------------------------------------
11768   -- MA_UML_Connectable_Element_End_Role --
11769   -----------------------------------------
11770
11771   function MA_UML_Connectable_Element_End_Role return AMF.Internals.CMOF_Element is
11772   begin
11773      return Base + 961;
11774   end MA_UML_Connectable_Element_End_Role;
11775
11776   ------------------------------------------------------------------------
11777   -- MA_UML_Connection_Point_Reference_Entry_Connection_Point_Reference --
11778   ------------------------------------------------------------------------
11779
11780   function MA_UML_Connection_Point_Reference_Entry_Connection_Point_Reference return AMF.Internals.CMOF_Element is
11781   begin
11782      return Base + 962;
11783   end MA_UML_Connection_Point_Reference_Entry_Connection_Point_Reference;
11784
11785   ------------------------------
11786   -- MA_UML_State_Entry_State --
11787   ------------------------------
11788
11789   function MA_UML_State_Entry_State return AMF.Internals.CMOF_Element is
11790   begin
11791      return Base + 963;
11792   end MA_UML_State_Entry_State;
11793
11794   ------------------------------------------------------------
11795   -- MA_UML_Duration_Observation_Event_Duration_Observation --
11796   ------------------------------------------------------------
11797
11798   function MA_UML_Duration_Observation_Event_Duration_Observation return AMF.Internals.CMOF_Element is
11799   begin
11800      return Base + 964;
11801   end MA_UML_Duration_Observation_Event_Duration_Observation;
11802
11803   ----------------------------------------------------
11804   -- MA_UML_Time_Observation_Event_Time_Observation --
11805   ----------------------------------------------------
11806
11807   function MA_UML_Time_Observation_Event_Time_Observation return AMF.Internals.CMOF_Element is
11808   begin
11809      return Base + 965;
11810   end MA_UML_Time_Observation_Event_Time_Observation;
11811
11812   ----------------------------------
11813   -- MA_UML_Trigger_Event_Trigger --
11814   ----------------------------------
11815
11816   function MA_UML_Trigger_Event_Trigger return AMF.Internals.CMOF_Element is
11817   begin
11818      return Base + 966;
11819   end MA_UML_Trigger_Event_Trigger;
11820
11821   ----------------------------------------------------------------
11822   -- MA_UML_Exception_Handler_Exception_Input_Exception_Handler --
11823   ----------------------------------------------------------------
11824
11825   function MA_UML_Exception_Handler_Exception_Input_Exception_Handler return AMF.Internals.CMOF_Element is
11826   begin
11827      return Base + 967;
11828   end MA_UML_Exception_Handler_Exception_Input_Exception_Handler;
11829
11830   ---------------------------------------------------------------
11831   -- MA_UML_Exception_Handler_Exception_Type_Exception_Handler --
11832   ---------------------------------------------------------------
11833
11834   function MA_UML_Exception_Handler_Exception_Type_Exception_Handler return AMF.Internals.CMOF_Element is
11835   begin
11836      return Base + 968;
11837   end MA_UML_Exception_Handler_Exception_Type_Exception_Handler;
11838
11839   --------------------------------------------------------------------
11840   -- MA_UML_Raise_Exception_Action_Exception_Raise_Exception_Action --
11841   --------------------------------------------------------------------
11842
11843   function MA_UML_Raise_Exception_Action_Exception_Raise_Exception_Action return AMF.Internals.CMOF_Element is
11844   begin
11845      return Base + 969;
11846   end MA_UML_Raise_Exception_Action_Exception_Raise_Exception_Action;
11847
11848   --------------------------------------------------------
11849   -- MA_UML_Sequence_Node_Executable_Node_Sequence_Node --
11850   --------------------------------------------------------
11851
11852   function MA_UML_Sequence_Node_Executable_Node_Sequence_Node return AMF.Internals.CMOF_Element is
11853   begin
11854      return Base + 970;
11855   end MA_UML_Sequence_Node_Executable_Node_Sequence_Node;
11856
11857   --------------------------------------------------------------------------------------------
11858   -- MA_UML_Execution_Occurrence_Specification_Execution_Execution_Occurrence_Specification --
11859   --------------------------------------------------------------------------------------------
11860
11861   function MA_UML_Execution_Occurrence_Specification_Execution_Execution_Occurrence_Specification return AMF.Internals.CMOF_Element is
11862   begin
11863      return Base + 971;
11864   end MA_UML_Execution_Occurrence_Specification_Execution_Execution_Occurrence_Specification;
11865
11866   -----------------------------------------------------------------------
11867   -- MA_UML_Connection_Point_Reference_Exit_Connection_Point_Reference --
11868   -----------------------------------------------------------------------
11869
11870   function MA_UML_Connection_Point_Reference_Exit_Connection_Point_Reference return AMF.Internals.CMOF_Element is
11871   begin
11872      return Base + 972;
11873   end MA_UML_Connection_Point_Reference_Exit_Connection_Point_Reference;
11874
11875   -----------------------------
11876   -- MA_UML_State_Exit_State --
11877   -----------------------------
11878
11879   function MA_UML_State_Exit_State return AMF.Internals.CMOF_Element is
11880   begin
11881      return Base + 973;
11882   end MA_UML_State_Exit_State;
11883
11884   -----------------------------------
11885   -- MA_UML_Duration_Expr_Duration --
11886   -----------------------------------
11887
11888   function MA_UML_Duration_Expr_Duration return AMF.Internals.CMOF_Element is
11889   begin
11890      return Base + 974;
11891   end MA_UML_Duration_Expr_Duration;
11892
11893   -------------------------------------------------
11894   -- MA_UML_Time_Expression_Expr_Time_Expression --
11895   -------------------------------------------------
11896
11897   function MA_UML_Time_Expression_Expr_Time_Expression return AMF.Internals.CMOF_Element is
11898   begin
11899      return Base + 975;
11900   end MA_UML_Time_Expression_Expr_Time_Expression;
11901
11902   --------------------------------------
11903   -- MA_UML_Use_Case_Extend_Extension --
11904   --------------------------------------
11905
11906   function MA_UML_Use_Case_Extend_Extension return AMF.Internals.CMOF_Element is
11907   begin
11908      return Base + 976;
11909   end MA_UML_Use_Case_Extend_Extension;
11910
11911   ----------------------------------------
11912   -- MA_UML_Extend_Extended_Case_Extend --
11913   ----------------------------------------
11914
11915   function MA_UML_Extend_Extended_Case_Extend return AMF.Internals.CMOF_Element is
11916   begin
11917      return Base + 977;
11918   end MA_UML_Extend_Extended_Case_Extend;
11919
11920   ------------------------------------------
11921   -- MA_UML_Region_Extended_Region_Region --
11922   ------------------------------------------
11923
11924   function MA_UML_Region_Extended_Region_Region return AMF.Internals.CMOF_Element is
11925   begin
11926      return Base + 978;
11927   end MA_UML_Region_Extended_Region_Region;
11928
11929   ---------------------------------------------------------------------------------------------
11930   -- MA_UML_Redefinable_Template_Signature_Extended_Signature_Redefinable_Template_Signature --
11931   ---------------------------------------------------------------------------------------------
11932
11933   function MA_UML_Redefinable_Template_Signature_Extended_Signature_Redefinable_Template_Signature return AMF.Internals.CMOF_Element is
11934   begin
11935      return Base + 979;
11936   end MA_UML_Redefinable_Template_Signature_Extended_Signature_Redefinable_Template_Signature;
11937
11938   ---------------------------------------------------------------
11939   -- MA_UML_State_Machine_Extended_State_Machine_State_Machine --
11940   ---------------------------------------------------------------
11941
11942   function MA_UML_State_Machine_Extended_State_Machine_State_Machine return AMF.Internals.CMOF_Element is
11943   begin
11944      return Base + 980;
11945   end MA_UML_State_Machine_Extended_State_Machine_State_Machine;
11946
11947   ------------------------------------------------
11948   -- MA_UML_Extend_Extension_Location_Extension --
11949   ------------------------------------------------
11950
11951   function MA_UML_Extend_Extension_Location_Extension return AMF.Internals.CMOF_Element is
11952   begin
11953      return Base + 981;
11954   end MA_UML_Extend_Extension_Location_Extension;
11955
11956   ----------------------------------------------
11957   -- MA_UML_Use_Case_Extension_Point_Use_Case --
11958   ----------------------------------------------
11959
11960   function MA_UML_Use_Case_Extension_Point_Use_Case return AMF.Internals.CMOF_Element is
11961   begin
11962      return Base + 982;
11963   end MA_UML_Use_Case_Extension_Point_Use_Case;
11964
11965   --------------------------------------
11966   -- MA_UML_Class_Extension_Metaclass --
11967   --------------------------------------
11968
11969   function MA_UML_Class_Extension_Metaclass return AMF.Internals.CMOF_Element is
11970   begin
11971      return Base + 983;
11972   end MA_UML_Class_Extension_Metaclass;
11973
11974   ----------------------------------------------------
11975   -- MA_UML_Classifier_Feature_Featuring_Classifier --
11976   ----------------------------------------------------
11977
11978   function MA_UML_Classifier_Feature_Featuring_Classifier return AMF.Internals.CMOF_Element is
11979   begin
11980      return Base + 984;
11981   end MA_UML_Classifier_Feature_Featuring_Classifier;
11982
11983   -------------------------------------------------------------------
11984   -- MA_UML_Execution_Specification_Finish_Execution_Specification --
11985   -------------------------------------------------------------------
11986
11987   function MA_UML_Execution_Specification_Finish_Execution_Specification return AMF.Internals.CMOF_Element is
11988   begin
11989      return Base + 985;
11990   end MA_UML_Execution_Specification_Finish_Execution_Specification;
11991
11992   ------------------------------------------------------------
11993   -- MA_UML_Test_Identity_Action_First_Test_Identity_Action --
11994   ------------------------------------------------------------
11995
11996   function MA_UML_Test_Identity_Action_First_Test_Identity_Action return AMF.Internals.CMOF_Element is
11997   begin
11998      return Base + 986;
11999   end MA_UML_Test_Identity_Action_First_Test_Identity_Action;
12000
12001   ------------------------------------------------
12002   -- MA_UML_Interaction_Formal_Gate_Interaction --
12003   ------------------------------------------------
12004
12005   function MA_UML_Interaction_Formal_Gate_Interaction return AMF.Internals.CMOF_Element is
12006   begin
12007      return Base + 987;
12008   end MA_UML_Interaction_Formal_Gate_Interaction;
12009
12010   -----------------------------------------------------------------------------------
12011   -- MA_UML_Template_Parameter_Substitution_Formal_Template_Parameter_Substitution --
12012   -----------------------------------------------------------------------------------
12013
12014   function MA_UML_Template_Parameter_Substitution_Formal_Template_Parameter_Substitution return AMF.Internals.CMOF_Element is
12015   begin
12016      return Base + 988;
12017   end MA_UML_Template_Parameter_Substitution_Formal_Template_Parameter_Substitution;
12018
12019   -------------------------------------------------------
12020   -- MA_UML_Interaction_Fragment_Enclosing_Interaction --
12021   -------------------------------------------------------
12022
12023   function MA_UML_Interaction_Fragment_Enclosing_Interaction return AMF.Internals.CMOF_Element is
12024   begin
12025      return Base + 989;
12026   end MA_UML_Interaction_Fragment_Enclosing_Interaction;
12027
12028   -----------------------------------------------------------
12029   -- MA_UML_Interaction_Operand_Fragment_Enclosing_Operand --
12030   -----------------------------------------------------------
12031
12032   function MA_UML_Interaction_Operand_Fragment_Enclosing_Operand return AMF.Internals.CMOF_Element is
12033   begin
12034      return Base + 990;
12035   end MA_UML_Interaction_Operand_Fragment_Enclosing_Operand;
12036
12037   ----------------------------------------------------------
12038   -- MA_UML_Action_Input_Pin_From_Action_Action_Input_Pin --
12039   ----------------------------------------------------------
12040
12041   function MA_UML_Action_Input_Pin_From_Action_Action_Input_Pin return AMF.Internals.CMOF_Element is
12042   begin
12043      return Base + 991;
12044   end MA_UML_Action_Input_Pin_From_Action_Action_Input_Pin;
12045
12046   ----------------------------------------------------------------------
12047   -- MA_UML_Protocol_Conformance_General_Machine_Protocol_Conformance --
12048   ----------------------------------------------------------------------
12049
12050   function MA_UML_Protocol_Conformance_General_Machine_Protocol_Conformance return AMF.Internals.CMOF_Element is
12051   begin
12052      return Base + 992;
12053   end MA_UML_Protocol_Conformance_General_Machine_Protocol_Conformance;
12054
12055   -----------------------------------------------------------------------
12056   -- MA_UML_Interaction_Fragment_General_Ordering_Interaction_Fragment --
12057   -----------------------------------------------------------------------
12058
12059   function MA_UML_Interaction_Fragment_General_Ordering_Interaction_Fragment return AMF.Internals.CMOF_Element is
12060   begin
12061      return Base + 993;
12062   end MA_UML_Interaction_Fragment_General_Ordering_Interaction_Fragment;
12063
12064   ------------------------------------------
12065   -- MA_UML_Classifier_General_Classifier --
12066   ------------------------------------------
12067
12068   function MA_UML_Classifier_General_Classifier return AMF.Internals.CMOF_Element is
12069   begin
12070      return Base + 994;
12071   end MA_UML_Classifier_General_Classifier;
12072
12073   --------------------------------------------------
12074   -- MA_UML_Generalization_General_Generalization --
12075   --------------------------------------------------
12076
12077   function MA_UML_Generalization_General_Generalization return AMF.Internals.CMOF_Element is
12078   begin
12079      return Base + 995;
12080   end MA_UML_Generalization_General_Generalization;
12081
12082   -------------------------------------------------------------
12083   -- MA_UML_Generalization_Generalization_Set_Generalization --
12084   -------------------------------------------------------------
12085
12086   function MA_UML_Generalization_Generalization_Set_Generalization return AMF.Internals.CMOF_Element is
12087   begin
12088      return Base + 996;
12089   end MA_UML_Generalization_Generalization_Set_Generalization;
12090
12091   -----------------------------------------------
12092   -- MA_UML_Classifier_Generalization_Specific --
12093   -----------------------------------------------
12094
12095   function MA_UML_Classifier_Generalization_Specific return AMF.Internals.CMOF_Element is
12096   begin
12097      return Base + 997;
12098   end MA_UML_Classifier_Generalization_Specific;
12099
12100   ---------------------------------------
12101   -- MA_UML_Activity_Group_In_Activity --
12102   ---------------------------------------
12103
12104   function MA_UML_Activity_Group_In_Activity return AMF.Internals.CMOF_Element is
12105   begin
12106      return Base + 998;
12107   end MA_UML_Activity_Group_In_Activity;
12108
12109   ----------------------------------------------
12110   -- MA_UML_Activity_Edge_Guard_Activity_Edge --
12111   ----------------------------------------------
12112
12113   function MA_UML_Activity_Edge_Guard_Activity_Edge return AMF.Internals.CMOF_Element is
12114   begin
12115      return Base + 999;
12116   end MA_UML_Activity_Edge_Guard_Activity_Edge;
12117
12118   ----------------------------------------------------------
12119   -- MA_UML_Interaction_Operand_Guard_Interaction_Operand --
12120   ----------------------------------------------------------
12121
12122   function MA_UML_Interaction_Operand_Guard_Interaction_Operand return AMF.Internals.CMOF_Element is
12123   begin
12124      return Base + 1000;
12125   end MA_UML_Interaction_Operand_Guard_Interaction_Operand;
12126
12127   ----------------------------------------
12128   -- MA_UML_Transition_Guard_Transition --
12129   ----------------------------------------
12130
12131   function MA_UML_Transition_Guard_Transition return AMF.Internals.CMOF_Element is
12132   begin
12133      return Base + 1001;
12134   end MA_UML_Transition_Guard_Transition;
12135
12136   -------------------------------------------------------------
12137   -- MA_UML_Exception_Handler_Handler_Body_Exception_Handler --
12138   -------------------------------------------------------------
12139
12140   function MA_UML_Exception_Handler_Handler_Body_Exception_Handler return AMF.Internals.CMOF_Element is
12141   begin
12142      return Base + 1002;
12143   end MA_UML_Exception_Handler_Handler_Body_Exception_Handler;
12144
12145   ---------------------------------------------------
12146   -- MA_UML_Executable_Node_Handler_Protected_Node --
12147   ---------------------------------------------------
12148
12149   function MA_UML_Executable_Node_Handler_Protected_Node return AMF.Internals.CMOF_Element is
12150   begin
12151      return Base + 1003;
12152   end MA_UML_Executable_Node_Handler_Protected_Node;
12153
12154   ---------------------------------------
12155   -- MA_UML_Stereotype_Icon_Stereotype --
12156   ---------------------------------------
12157
12158   function MA_UML_Stereotype_Icon_Stereotype return AMF.Internals.CMOF_Element is
12159   begin
12160      return Base + 1004;
12161   end MA_UML_Stereotype_Icon_Stereotype;
12162
12163   -----------------------------------------------------------
12164   -- MA_UML_Element_Import_Imported_Element_Element_Import --
12165   -----------------------------------------------------------
12166
12167   function MA_UML_Element_Import_Imported_Element_Element_Import return AMF.Internals.CMOF_Element is
12168   begin
12169      return Base + 1005;
12170   end MA_UML_Element_Import_Imported_Element_Element_Import;
12171
12172   ------------------------------------------------
12173   -- MA_UML_Namespace_Imported_Member_Namespace --
12174   ------------------------------------------------
12175
12176   function MA_UML_Namespace_Imported_Member_Namespace return AMF.Internals.CMOF_Element is
12177   begin
12178      return Base + 1006;
12179   end MA_UML_Namespace_Imported_Member_Namespace;
12180
12181   -----------------------------------------------------------
12182   -- MA_UML_Package_Import_Imported_Package_Package_Import --
12183   -----------------------------------------------------------
12184
12185   function MA_UML_Package_Import_Imported_Package_Package_Import return AMF.Internals.CMOF_Element is
12186   begin
12187      return Base + 1007;
12188   end MA_UML_Package_Import_Imported_Package_Package_Import;
12189
12190   -------------------------------------------------------
12191   -- MA_UML_Activity_Node_In_Interruptible_Region_Node --
12192   -------------------------------------------------------
12193
12194   function MA_UML_Activity_Node_In_Interruptible_Region_Node return AMF.Internals.CMOF_Element is
12195   begin
12196      return Base + 1008;
12197   end MA_UML_Activity_Node_In_Interruptible_Region_Node;
12198
12199   --------------------------------------------
12200   -- MA_UML_Activity_Node_In_Partition_Node --
12201   --------------------------------------------
12202
12203   function MA_UML_Activity_Node_In_Partition_Node return AMF.Internals.CMOF_Element is
12204   begin
12205      return Base + 1009;
12206   end MA_UML_Activity_Node_In_Partition_Node;
12207
12208   ---------------------------------------------
12209   -- MA_UML_Object_Node_In_State_Object_Node --
12210   ---------------------------------------------
12211
12212   function MA_UML_Object_Node_In_State_Object_Node return AMF.Internals.CMOF_Element is
12213   begin
12214      return Base + 1010;
12215   end MA_UML_Object_Node_In_State_Object_Node;
12216
12217   --------------------------------------------
12218   -- MA_UML_Use_Case_Include_Including_Case --
12219   --------------------------------------------
12220
12221   function MA_UML_Use_Case_Include_Including_Case return AMF.Internals.CMOF_Element is
12222   begin
12223      return Base + 1011;
12224   end MA_UML_Use_Case_Include_Including_Case;
12225
12226   ------------------------------------------
12227   -- MA_UML_Activity_Node_Incoming_Target --
12228   ------------------------------------------
12229
12230   function MA_UML_Activity_Node_Incoming_Target return AMF.Internals.CMOF_Element is
12231   begin
12232      return Base + 1012;
12233   end MA_UML_Activity_Node_Incoming_Target;
12234
12235   -----------------------------------
12236   -- MA_UML_Vertex_Incoming_Target --
12237   -----------------------------------
12238
12239   function MA_UML_Vertex_Incoming_Target return AMF.Internals.CMOF_Element is
12240   begin
12241      return Base + 1013;
12242   end MA_UML_Vertex_Incoming_Target;
12243
12244   -----------------------------------------------------------------
12245   -- MA_UML_Information_Flow_Information_Source_Information_Flow --
12246   -----------------------------------------------------------------
12247
12248   function MA_UML_Information_Flow_Information_Source_Information_Flow return AMF.Internals.CMOF_Element is
12249   begin
12250      return Base + 1014;
12251   end MA_UML_Information_Flow_Information_Source_Information_Flow;
12252
12253   -----------------------------------------------------------------
12254   -- MA_UML_Information_Flow_Information_Target_Information_Flow --
12255   -----------------------------------------------------------------
12256
12257   function MA_UML_Information_Flow_Information_Target_Information_Flow return AMF.Internals.CMOF_Element is
12258   begin
12259      return Base + 1015;
12260   end MA_UML_Information_Flow_Information_Target_Information_Flow;
12261
12262   ---------------------------------------------------
12263   -- MA_UML_Classifier_Inherited_Member_Classifier --
12264   ---------------------------------------------------
12265
12266   function MA_UML_Classifier_Inherited_Member_Classifier return AMF.Internals.CMOF_Element is
12267   begin
12268      return Base + 1016;
12269   end MA_UML_Classifier_Inherited_Member_Classifier;
12270
12271   ----------------------------------------------------------------------------------------------
12272   -- MA_UML_Redefinable_Template_Signature_Inherited_Parameter_Redefinable_Template_Signature --
12273   ----------------------------------------------------------------------------------------------
12274
12275   function MA_UML_Redefinable_Template_Signature_Inherited_Parameter_Redefinable_Template_Signature return AMF.Internals.CMOF_Element is
12276   begin
12277      return Base + 1017;
12278   end MA_UML_Redefinable_Template_Signature_Inherited_Parameter_Redefinable_Template_Signature;
12279
12280   -----------------------------------------------------------
12281   -- MA_UML_Expansion_Region_Input_Element_Region_As_Input --
12282   -----------------------------------------------------------
12283
12284   function MA_UML_Expansion_Region_Input_Element_Region_As_Input return AMF.Internals.CMOF_Element is
12285   begin
12286      return Base + 1018;
12287   end MA_UML_Expansion_Region_Input_Element_Region_As_Input;
12288
12289   ------------------------------------------------
12290   -- MA_UML_Link_Action_Input_Value_Link_Action --
12291   ------------------------------------------------
12292
12293   function MA_UML_Link_Action_Input_Value_Link_Action return AMF.Internals.CMOF_Element is
12294   begin
12295      return Base + 1019;
12296   end MA_UML_Link_Action_Input_Value_Link_Action;
12297
12298   ----------------------------------------------------
12299   -- MA_UML_Opaque_Action_Input_Value_Opaque_Action --
12300   ----------------------------------------------------
12301
12302   function MA_UML_Opaque_Action_Input_Value_Opaque_Action return AMF.Internals.CMOF_Element is
12303   begin
12304      return Base + 1020;
12305   end MA_UML_Opaque_Action_Input_Value_Opaque_Action;
12306
12307   --------------------------------
12308   -- MA_UML_Action_Input_Action --
12309   --------------------------------
12310
12311   function MA_UML_Action_Input_Action return AMF.Internals.CMOF_Element is
12312   begin
12313      return Base + 1021;
12314   end MA_UML_Action_Input_Action;
12315
12316   ----------------------------------------------------------------------------------------------
12317   -- MA_UML_Add_Structural_Feature_Value_Action_Insert_At_Add_Structural_Feature_Value_Action --
12318   ----------------------------------------------------------------------------------------------
12319
12320   function MA_UML_Add_Structural_Feature_Value_Action_Insert_At_Add_Structural_Feature_Value_Action return AMF.Internals.CMOF_Element is
12321   begin
12322      return Base + 1022;
12323   end MA_UML_Add_Structural_Feature_Value_Action_Insert_At_Add_Structural_Feature_Value_Action;
12324
12325   --------------------------------------------------------------------------
12326   -- MA_UML_Add_Variable_Value_Action_Insert_At_Add_Variable_Value_Action --
12327   --------------------------------------------------------------------------
12328
12329   function MA_UML_Add_Variable_Value_Action_Insert_At_Add_Variable_Value_Action return AMF.Internals.CMOF_Element is
12330   begin
12331      return Base + 1023;
12332   end MA_UML_Add_Variable_Value_Action_Insert_At_Add_Variable_Value_Action;
12333
12334   --------------------------------------------------------------------
12335   -- MA_UML_Link_End_Creation_Data_Insert_At_Link_End_Creation_Data --
12336   --------------------------------------------------------------------
12337
12338   function MA_UML_Link_End_Creation_Data_Insert_At_Link_End_Creation_Data return AMF.Internals.CMOF_Element is
12339   begin
12340      return Base + 1024;
12341   end MA_UML_Link_End_Creation_Data_Insert_At_Link_End_Creation_Data;
12342
12343   ---------------------------------------------------
12344   -- MA_UML_Instance_Value_Instance_Instance_Value --
12345   ---------------------------------------------------
12346
12347   function MA_UML_Instance_Value_Instance_Instance_Value return AMF.Internals.CMOF_Element is
12348   begin
12349      return Base + 1025;
12350   end MA_UML_Instance_Value_Instance_Instance_Value;
12351
12352   --------------------------------------------------------------------------------
12353   -- MA_UML_Behaviored_Classifier_Interface_Realization_Implementing_Classifier --
12354   --------------------------------------------------------------------------------
12355
12356   function MA_UML_Behaviored_Classifier_Interface_Realization_Implementing_Classifier return AMF.Internals.CMOF_Element is
12357   begin
12358      return Base + 1026;
12359   end MA_UML_Behaviored_Classifier_Interface_Realization_Implementing_Classifier;
12360
12361   -----------------------------------------------------------------------
12362   -- MA_UML_Interruptible_Activity_Region_Interrupting_Edge_Interrupts --
12363   -----------------------------------------------------------------------
12364
12365   function MA_UML_Interruptible_Activity_Region_Interrupting_Edge_Interrupts return AMF.Internals.CMOF_Element is
12366   begin
12367      return Base + 1027;
12368   end MA_UML_Interruptible_Activity_Region_Interrupting_Edge_Interrupts;
12369
12370   ------------------------------------------------------
12371   -- MA_UML_State_Invariant_Invariant_State_Invariant --
12372   ------------------------------------------------------
12373
12374   function MA_UML_State_Invariant_Invariant_State_Invariant return AMF.Internals.CMOF_Element is
12375   begin
12376      return Base + 1028;
12377   end MA_UML_State_Invariant_Invariant_State_Invariant;
12378
12379   ------------------------------------------
12380   -- MA_UML_Join_Node_Join_Spec_Join_Node --
12381   ------------------------------------------
12382
12383   function MA_UML_Join_Node_Join_Spec_Join_Node return AMF.Internals.CMOF_Element is
12384   begin
12385      return Base + 1029;
12386   end MA_UML_Join_Node_Join_Spec_Join_Node;
12387
12388   ---------------------------------------------
12389   -- MA_UML_Interaction_Lifeline_Interaction --
12390   ---------------------------------------------
12391
12392   function MA_UML_Interaction_Lifeline_Interaction return AMF.Internals.CMOF_Element is
12393   begin
12394      return Base + 1030;
12395   end MA_UML_Interaction_Lifeline_Interaction;
12396
12397   ----------------------------------------------
12398   -- MA_UML_Action_Local_Postcondition_Action --
12399   ----------------------------------------------
12400
12401   function MA_UML_Action_Local_Postcondition_Action return AMF.Internals.CMOF_Element is
12402   begin
12403      return Base + 1031;
12404   end MA_UML_Action_Local_Postcondition_Action;
12405
12406   ---------------------------------------------
12407   -- MA_UML_Action_Local_Precondition_Action --
12408   ---------------------------------------------
12409
12410   function MA_UML_Action_Local_Precondition_Action return AMF.Internals.CMOF_Element is
12411   begin
12412      return Base + 1032;
12413   end MA_UML_Action_Local_Precondition_Action;
12414
12415   ----------------------------------------------------
12416   -- MA_UML_Loop_Node_Loop_Variable_Input_Loop_Node --
12417   ----------------------------------------------------
12418
12419   function MA_UML_Loop_Node_Loop_Variable_Input_Loop_Node return AMF.Internals.CMOF_Element is
12420   begin
12421      return Base + 1033;
12422   end MA_UML_Loop_Node_Loop_Variable_Input_Loop_Node;
12423
12424   ----------------------------------------------
12425   -- MA_UML_Loop_Node_Loop_Variable_Loop_Node --
12426   ----------------------------------------------
12427
12428   function MA_UML_Loop_Node_Loop_Variable_Loop_Node return AMF.Internals.CMOF_Element is
12429   begin
12430      return Base + 1034;
12431   end MA_UML_Loop_Node_Loop_Variable_Loop_Node;
12432
12433   ----------------------------------------------------------
12434   -- MA_UML_Multiplicity_Element_Lower_Value_Owning_Lower --
12435   ----------------------------------------------------------
12436
12437   function MA_UML_Multiplicity_Element_Lower_Value_Owning_Lower return AMF.Internals.CMOF_Element is
12438   begin
12439      return Base + 1035;
12440   end MA_UML_Multiplicity_Element_Lower_Value_Owning_Lower;
12441
12442   --------------------------------------------
12443   -- MA_UML_Artifact_Manifestation_Artifact --
12444   --------------------------------------------
12445
12446   function MA_UML_Artifact_Manifestation_Artifact return AMF.Internals.CMOF_Element is
12447   begin
12448      return Base + 1036;
12449   end MA_UML_Artifact_Manifestation_Artifact;
12450
12451   --------------------------------------------
12452   -- MA_UML_Abstraction_Mapping_Abstraction --
12453   --------------------------------------------
12454
12455   function MA_UML_Abstraction_Mapping_Abstraction return AMF.Internals.CMOF_Element is
12456   begin
12457      return Base + 1037;
12458   end MA_UML_Abstraction_Mapping_Abstraction;
12459
12460   ----------------------------------------------------
12461   -- MA_UML_Duration_Interval_Max_Duration_Interval --
12462   ----------------------------------------------------
12463
12464   function MA_UML_Duration_Interval_Max_Duration_Interval return AMF.Internals.CMOF_Element is
12465   begin
12466      return Base + 1038;
12467   end MA_UML_Duration_Interval_Max_Duration_Interval;
12468
12469   ----------------------------------
12470   -- MA_UML_Interval_Max_Interval --
12471   ----------------------------------
12472
12473   function MA_UML_Interval_Max_Interval return AMF.Internals.CMOF_Element is
12474   begin
12475      return Base + 1039;
12476   end MA_UML_Interval_Max_Interval;
12477
12478   --------------------------------------------
12479   -- MA_UML_Time_Interval_Max_Time_Interval --
12480   --------------------------------------------
12481
12482   function MA_UML_Time_Interval_Max_Time_Interval return AMF.Internals.CMOF_Element is
12483   begin
12484      return Base + 1040;
12485   end MA_UML_Time_Interval_Max_Time_Interval;
12486
12487   -----------------------------------------------------------------
12488   -- MA_UML_Interaction_Constraint_Maxint_Interaction_Constraint --
12489   -----------------------------------------------------------------
12490
12491   function MA_UML_Interaction_Constraint_Maxint_Interaction_Constraint return AMF.Internals.CMOF_Element is
12492   begin
12493      return Base + 1041;
12494   end MA_UML_Interaction_Constraint_Maxint_Interaction_Constraint;
12495
12496   -----------------------------------------------
12497   -- MA_UML_Association_Member_End_Association --
12498   -----------------------------------------------
12499
12500   function MA_UML_Association_Member_End_Association return AMF.Internals.CMOF_Element is
12501   begin
12502      return Base + 1042;
12503   end MA_UML_Association_Member_End_Association;
12504
12505   ----------------------------------------------
12506   -- MA_UML_Namespace_Member_Member_Namespace --
12507   ----------------------------------------------
12508
12509   function MA_UML_Namespace_Member_Member_Namespace return AMF.Internals.CMOF_Element is
12510   begin
12511      return Base + 1043;
12512   end MA_UML_Namespace_Member_Member_Namespace;
12513
12514   -------------------------------------------------------
12515   -- MA_UML_Package_Merge_Merged_Package_Package_Merge --
12516   -------------------------------------------------------
12517
12518   function MA_UML_Package_Merge_Merged_Package_Package_Merge return AMF.Internals.CMOF_Element is
12519   begin
12520      return Base + 1044;
12521   end MA_UML_Package_Merge_Merged_Package_Package_Merge;
12522
12523   ----------------------------------------------------------------------
12524   -- MA_UML_Consider_Ignore_Fragment_Message_Consider_Ignore_Fragment --
12525   ----------------------------------------------------------------------
12526
12527   function MA_UML_Consider_Ignore_Fragment_Message_Consider_Ignore_Fragment return AMF.Internals.CMOF_Element is
12528   begin
12529      return Base + 1045;
12530   end MA_UML_Consider_Ignore_Fragment_Message_Consider_Ignore_Fragment;
12531
12532   --------------------------------------------
12533   -- MA_UML_Interaction_Message_Interaction --
12534   --------------------------------------------
12535
12536   function MA_UML_Interaction_Message_Interaction return AMF.Internals.CMOF_Element is
12537   begin
12538      return Base + 1046;
12539   end MA_UML_Interaction_Message_Interaction;
12540
12541   --------------------------------------------
12542   -- MA_UML_Message_End_Message_Message_End --
12543   --------------------------------------------
12544
12545   function MA_UML_Message_End_Message_Message_End return AMF.Internals.CMOF_Element is
12546   begin
12547      return Base + 1047;
12548   end MA_UML_Message_End_Message_Message_End;
12549
12550   ------------------------------------------------
12551   -- MA_UML_Profile_Metaclass_Reference_Profile --
12552   ------------------------------------------------
12553
12554   function MA_UML_Profile_Metaclass_Reference_Profile return AMF.Internals.CMOF_Element is
12555   begin
12556      return Base + 1048;
12557   end MA_UML_Profile_Metaclass_Reference_Profile;
12558
12559   ------------------------------------------------
12560   -- MA_UML_Profile_Metamodel_Reference_Profile --
12561   ------------------------------------------------
12562
12563   function MA_UML_Profile_Metamodel_Reference_Profile return AMF.Internals.CMOF_Element is
12564   begin
12565      return Base + 1049;
12566   end MA_UML_Profile_Metamodel_Reference_Profile;
12567
12568   ----------------------------------------------------
12569   -- MA_UML_Behavioral_Feature_Method_Specification --
12570   ----------------------------------------------------
12571
12572   function MA_UML_Behavioral_Feature_Method_Specification return AMF.Internals.CMOF_Element is
12573   begin
12574      return Base + 1050;
12575   end MA_UML_Behavioral_Feature_Method_Specification;
12576
12577   ----------------------------------------------------
12578   -- MA_UML_Duration_Interval_Min_Duration_Interval --
12579   ----------------------------------------------------
12580
12581   function MA_UML_Duration_Interval_Min_Duration_Interval return AMF.Internals.CMOF_Element is
12582   begin
12583      return Base + 1051;
12584   end MA_UML_Duration_Interval_Min_Duration_Interval;
12585
12586   ----------------------------------
12587   -- MA_UML_Interval_Min_Interval --
12588   ----------------------------------
12589
12590   function MA_UML_Interval_Min_Interval return AMF.Internals.CMOF_Element is
12591   begin
12592      return Base + 1052;
12593   end MA_UML_Interval_Min_Interval;
12594
12595   --------------------------------------------
12596   -- MA_UML_Time_Interval_Min_Time_Interval --
12597   --------------------------------------------
12598
12599   function MA_UML_Time_Interval_Min_Time_Interval return AMF.Internals.CMOF_Element is
12600   begin
12601      return Base + 1053;
12602   end MA_UML_Time_Interval_Min_Time_Interval;
12603
12604   -----------------------------------------------------------------
12605   -- MA_UML_Interaction_Constraint_Minint_Interaction_Constraint --
12606   -----------------------------------------------------------------
12607
12608   function MA_UML_Interaction_Constraint_Minint_Interaction_Constraint return AMF.Internals.CMOF_Element is
12609   begin
12610      return Base + 1054;
12611   end MA_UML_Interaction_Constraint_Minint_Interaction_Constraint;
12612
12613   --------------------------------------------------------
12614   -- MA_UML_Named_Element_Name_Expression_Named_Element --
12615   --------------------------------------------------------
12616
12617   function MA_UML_Named_Element_Name_Expression_Named_Element return AMF.Internals.CMOF_Element is
12618   begin
12619      return Base + 1055;
12620   end MA_UML_Named_Element_Name_Expression_Named_Element;
12621
12622   --------------------------------------------------------
12623   -- MA_UML_Association_Navigable_Owned_End_Association --
12624   --------------------------------------------------------
12625
12626   function MA_UML_Association_Navigable_Owned_End_Association return AMF.Internals.CMOF_Element is
12627   begin
12628      return Base + 1056;
12629   end MA_UML_Association_Navigable_Owned_End_Association;
12630
12631   ----------------------------------------------
12632   -- MA_UML_Artifact_Nested_Artifact_Artifact --
12633   ----------------------------------------------
12634
12635   function MA_UML_Artifact_Nested_Artifact_Artifact return AMF.Internals.CMOF_Element is
12636   begin
12637      return Base + 1057;
12638   end MA_UML_Artifact_Nested_Artifact_Artifact;
12639
12640   ------------------------------------------
12641   -- MA_UML_Class_Nested_Classifier_Class --
12642   ------------------------------------------
12643
12644   function MA_UML_Class_Nested_Classifier_Class return AMF.Internals.CMOF_Element is
12645   begin
12646      return Base + 1058;
12647   end MA_UML_Class_Nested_Classifier_Class;
12648
12649   --------------------------------------------------
12650   -- MA_UML_Interface_Nested_Classifier_Interface --
12651   --------------------------------------------------
12652
12653   function MA_UML_Interface_Nested_Classifier_Interface return AMF.Internals.CMOF_Element is
12654   begin
12655      return Base + 1059;
12656   end MA_UML_Interface_Nested_Classifier_Interface;
12657
12658   ----------------------------------
12659   -- MA_UML_Node_Nested_Node_Node --
12660   ----------------------------------
12661
12662   function MA_UML_Node_Nested_Node_Node return AMF.Internals.CMOF_Element is
12663   begin
12664      return Base + 1060;
12665   end MA_UML_Node_Nested_Node_Node;
12666
12667   ---------------------------------------------------
12668   -- MA_UML_Package_Nested_Package_Nesting_Package --
12669   ---------------------------------------------------
12670
12671   function MA_UML_Package_Nested_Package_Nesting_Package return AMF.Internals.CMOF_Element is
12672   begin
12673      return Base + 1061;
12674   end MA_UML_Package_Nested_Package_Nesting_Package;
12675
12676   -----------------------------------------------------------------------------
12677   -- MA_UML_Reclassify_Object_Action_New_Classifier_Reclassify_Object_Action --
12678   -----------------------------------------------------------------------------
12679
12680   function MA_UML_Reclassify_Object_Action_New_Classifier_Reclassify_Object_Action return AMF.Internals.CMOF_Element is
12681   begin
12682      return Base + 1062;
12683   end MA_UML_Reclassify_Object_Action_New_Classifier_Reclassify_Object_Action;
12684
12685   -----------------------------------
12686   -- MA_UML_Activity_Node_Activity --
12687   -----------------------------------
12688
12689   function MA_UML_Activity_Node_Activity return AMF.Internals.CMOF_Element is
12690   begin
12691      return Base + 1063;
12692   end MA_UML_Activity_Node_Activity;
12693
12694   -------------------------------------------------------------
12695   -- MA_UML_Structured_Activity_Node_Node_In_Structured_Node --
12696   -------------------------------------------------------------
12697
12698   function MA_UML_Structured_Activity_Node_Node_In_Structured_Node return AMF.Internals.CMOF_Element is
12699   begin
12700      return Base + 1064;
12701   end MA_UML_Structured_Activity_Node_Node_In_Structured_Node;
12702
12703   ---------------------------------------------------------------------
12704   -- MA_UML_Clear_Association_Action_Object_Clear_Association_Action --
12705   ---------------------------------------------------------------------
12706
12707   function MA_UML_Clear_Association_Action_Object_Clear_Association_Action return AMF.Internals.CMOF_Element is
12708   begin
12709      return Base + 1065;
12710   end MA_UML_Clear_Association_Action_Object_Clear_Association_Action;
12711
12712   -------------------------------------------------------------------------------------
12713   -- MA_UML_Read_Is_Classified_Object_Action_Object_Read_Is_Classified_Object_Action --
12714   -------------------------------------------------------------------------------------
12715
12716   function MA_UML_Read_Is_Classified_Object_Action_Object_Read_Is_Classified_Object_Action return AMF.Internals.CMOF_Element is
12717   begin
12718      return Base + 1066;
12719   end MA_UML_Read_Is_Classified_Object_Action_Object_Read_Is_Classified_Object_Action;
12720
12721   ---------------------------------------------------------------------------
12722   -- MA_UML_Read_Link_Object_End_Action_Object_Read_Link_Object_End_Action --
12723   ---------------------------------------------------------------------------
12724
12725   function MA_UML_Read_Link_Object_End_Action_Object_Read_Link_Object_End_Action return AMF.Internals.CMOF_Element is
12726   begin
12727      return Base + 1067;
12728   end MA_UML_Read_Link_Object_End_Action_Object_Read_Link_Object_End_Action;
12729
12730   -----------------------------------------------------------------------------------------------
12731   -- MA_UML_Read_Link_Object_End_Qualifier_Action_Object_Read_Link_Object_End_Qualifier_Action --
12732   -----------------------------------------------------------------------------------------------
12733
12734   function MA_UML_Read_Link_Object_End_Qualifier_Action_Object_Read_Link_Object_End_Qualifier_Action return AMF.Internals.CMOF_Element is
12735   begin
12736      return Base + 1068;
12737   end MA_UML_Read_Link_Object_End_Qualifier_Action_Object_Read_Link_Object_End_Qualifier_Action;
12738
12739   ---------------------------------------------------------------------
12740   -- MA_UML_Reclassify_Object_Action_Object_Reclassify_Object_Action --
12741   ---------------------------------------------------------------------
12742
12743   function MA_UML_Reclassify_Object_Action_Object_Reclassify_Object_Action return AMF.Internals.CMOF_Element is
12744   begin
12745      return Base + 1069;
12746   end MA_UML_Reclassify_Object_Action_Object_Reclassify_Object_Action;
12747
12748   -------------------------------------------------------------------------------------
12749   -- MA_UML_Start_Classifier_Behavior_Action_Object_Start_Classifier_Behavior_Action --
12750   -------------------------------------------------------------------------------------
12751
12752   function MA_UML_Start_Classifier_Behavior_Action_Object_Start_Classifier_Behavior_Action return AMF.Internals.CMOF_Element is
12753   begin
12754      return Base + 1070;
12755   end MA_UML_Start_Classifier_Behavior_Action_Object_Start_Classifier_Behavior_Action;
12756
12757   -----------------------------------------------------------------------------
12758   -- MA_UML_Start_Object_Behavior_Action_Object_Start_Object_Behavior_Action --
12759   -----------------------------------------------------------------------------
12760
12761   function MA_UML_Start_Object_Behavior_Action_Object_Start_Object_Behavior_Action return AMF.Internals.CMOF_Element is
12762   begin
12763      return Base + 1071;
12764   end MA_UML_Start_Object_Behavior_Action_Object_Start_Object_Behavior_Action;
12765
12766   -----------------------------------------------------------------------
12767   -- MA_UML_Structural_Feature_Action_Object_Structural_Feature_Action --
12768   -----------------------------------------------------------------------
12769
12770   function MA_UML_Structural_Feature_Action_Object_Structural_Feature_Action return AMF.Internals.CMOF_Element is
12771   begin
12772      return Base + 1072;
12773   end MA_UML_Structural_Feature_Action_Object_Structural_Feature_Action;
12774
12775   -------------------------------------------------------
12776   -- MA_UML_Unmarshall_Action_Object_Unmarshall_Action --
12777   -------------------------------------------------------
12778
12779   function MA_UML_Unmarshall_Action_Object_Unmarshall_Action return AMF.Internals.CMOF_Element is
12780   begin
12781      return Base + 1073;
12782   end MA_UML_Unmarshall_Action_Object_Unmarshall_Action;
12783
12784   ------------------------------------------
12785   -- MA_UML_Duration_Observation_Duration --
12786   ------------------------------------------
12787
12788   function MA_UML_Duration_Observation_Duration return AMF.Internals.CMOF_Element is
12789   begin
12790      return Base + 1074;
12791   end MA_UML_Duration_Observation_Duration;
12792
12793   --------------------------------------------------------
12794   -- MA_UML_Time_Expression_Observation_Time_Expression --
12795   --------------------------------------------------------
12796
12797   function MA_UML_Time_Expression_Observation_Time_Expression return AMF.Internals.CMOF_Element is
12798   begin
12799      return Base + 1075;
12800   end MA_UML_Time_Expression_Observation_Time_Expression;
12801
12802   -----------------------------------------------------------------------------
12803   -- MA_UML_Reclassify_Object_Action_Old_Classifier_Reclassify_Object_Action --
12804   -----------------------------------------------------------------------------
12805
12806   function MA_UML_Reclassify_Object_Action_Old_Classifier_Reclassify_Object_Action return AMF.Internals.CMOF_Element is
12807   begin
12808      return Base + 1076;
12809   end MA_UML_Reclassify_Object_Action_Old_Classifier_Reclassify_Object_Action;
12810
12811   --------------------------------------------------------
12812   -- MA_UML_Invocation_Action_On_Port_Invocation_Action --
12813   --------------------------------------------------------
12814
12815   function MA_UML_Invocation_Action_On_Port_Invocation_Action return AMF.Internals.CMOF_Element is
12816   begin
12817      return Base + 1077;
12818   end MA_UML_Invocation_Action_On_Port_Invocation_Action;
12819
12820   --------------------------------------------------------
12821   -- MA_UML_Combined_Fragment_Operand_Combined_Fragment --
12822   --------------------------------------------------------
12823
12824   function MA_UML_Combined_Fragment_Operand_Combined_Fragment return AMF.Internals.CMOF_Element is
12825   begin
12826      return Base + 1078;
12827   end MA_UML_Combined_Fragment_Operand_Combined_Fragment;
12828
12829   ------------------------------------------
12830   -- MA_UML_Expression_Operand_Expression --
12831   ------------------------------------------
12832
12833   function MA_UML_Expression_Operand_Expression return AMF.Internals.CMOF_Element is
12834   begin
12835      return Base + 1079;
12836   end MA_UML_Expression_Operand_Expression;
12837
12838   --------------------------------------------
12839   -- MA_UML_Call_Event_Operation_Call_Event --
12840   --------------------------------------------
12841
12842   function MA_UML_Call_Event_Operation_Call_Event return AMF.Internals.CMOF_Element is
12843   begin
12844      return Base + 1080;
12845   end MA_UML_Call_Event_Operation_Call_Event;
12846
12847   ------------------------------------------------------------------
12848   -- MA_UML_Call_Operation_Action_Operation_Call_Operation_Action --
12849   ------------------------------------------------------------------
12850
12851   function MA_UML_Call_Operation_Action_Operation_Call_Operation_Action return AMF.Internals.CMOF_Element is
12852   begin
12853      return Base + 1081;
12854   end MA_UML_Call_Operation_Action_Operation_Call_Operation_Action;
12855
12856   -------------------------------------------------------------
12857   -- MA_UML_Operation_Template_Parameter_Parametered_Element --
12858   -------------------------------------------------------------
12859
12860   function MA_UML_Operation_Template_Parameter_Parametered_Element return AMF.Internals.CMOF_Element is
12861   begin
12862      return Base + 1082;
12863   end MA_UML_Operation_Template_Parameter_Parametered_Element;
12864
12865   ---------------------------------------
12866   -- MA_UML_Property_Opposite_Property --
12867   ---------------------------------------
12868
12869   function MA_UML_Property_Opposite_Property return AMF.Internals.CMOF_Element is
12870   begin
12871      return Base + 1083;
12872   end MA_UML_Property_Opposite_Property;
12873
12874   ------------------------------------------
12875   -- MA_UML_Activity_Node_Outgoing_Source --
12876   ------------------------------------------
12877
12878   function MA_UML_Activity_Node_Outgoing_Source return AMF.Internals.CMOF_Element is
12879   begin
12880      return Base + 1084;
12881   end MA_UML_Activity_Node_Outgoing_Source;
12882
12883   -----------------------------------
12884   -- MA_UML_Vertex_Outgoing_Source --
12885   -----------------------------------
12886
12887   function MA_UML_Vertex_Outgoing_Source return AMF.Internals.CMOF_Element is
12888   begin
12889      return Base + 1085;
12890   end MA_UML_Vertex_Outgoing_Source;
12891
12892   -------------------------------------------------------------
12893   -- MA_UML_Expansion_Region_Output_Element_Region_As_Output --
12894   -------------------------------------------------------------
12895
12896   function MA_UML_Expansion_Region_Output_Element_Region_As_Output return AMF.Internals.CMOF_Element is
12897   begin
12898      return Base + 1086;
12899   end MA_UML_Expansion_Region_Output_Element_Region_As_Output;
12900
12901   -----------------------------------------------------
12902   -- MA_UML_Opaque_Action_Output_Value_Opaque_Action --
12903   -----------------------------------------------------
12904
12905   function MA_UML_Opaque_Action_Output_Value_Opaque_Action return AMF.Internals.CMOF_Element is
12906   begin
12907      return Base + 1087;
12908   end MA_UML_Opaque_Action_Output_Value_Opaque_Action;
12909
12910   ---------------------------------
12911   -- MA_UML_Action_Output_Action --
12912   ---------------------------------
12913
12914   function MA_UML_Action_Output_Action return AMF.Internals.CMOF_Element is
12915   begin
12916      return Base + 1088;
12917   end MA_UML_Action_Output_Action;
12918
12919   -----------------------------------------------------------------------------------------
12920   -- MA_UML_Template_Parameter_Substitution_Owned_Actual_Template_Parameter_Substitution --
12921   -----------------------------------------------------------------------------------------
12922
12923   function MA_UML_Template_Parameter_Substitution_Owned_Actual_Template_Parameter_Substitution return AMF.Internals.CMOF_Element is
12924   begin
12925      return Base + 1089;
12926   end MA_UML_Template_Parameter_Substitution_Owned_Actual_Template_Parameter_Substitution;
12927
12928   ----------------------------------------------
12929   -- MA_UML_Artifact_Owned_Attribute_Artifact --
12930   ----------------------------------------------
12931
12932   function MA_UML_Artifact_Owned_Attribute_Artifact return AMF.Internals.CMOF_Element is
12933   begin
12934      return Base + 1090;
12935   end MA_UML_Artifact_Owned_Attribute_Artifact;
12936
12937   ----------------------------------------
12938   -- MA_UML_Class_Owned_Attribute_Class --
12939   ----------------------------------------
12940
12941   function MA_UML_Class_Owned_Attribute_Class return AMF.Internals.CMOF_Element is
12942   begin
12943      return Base + 1091;
12944   end MA_UML_Class_Owned_Attribute_Class;
12945
12946   -----------------------------------------------
12947   -- MA_UML_Data_Type_Owned_Attribute_Datatype --
12948   -----------------------------------------------
12949
12950   function MA_UML_Data_Type_Owned_Attribute_Datatype return AMF.Internals.CMOF_Element is
12951   begin
12952      return Base + 1092;
12953   end MA_UML_Data_Type_Owned_Attribute_Datatype;
12954
12955   ------------------------------------------------
12956   -- MA_UML_Interface_Owned_Attribute_Interface --
12957   ------------------------------------------------
12958
12959   function MA_UML_Interface_Owned_Attribute_Interface return AMF.Internals.CMOF_Element is
12960   begin
12961      return Base + 1093;
12962   end MA_UML_Interface_Owned_Attribute_Interface;
12963
12964   -------------------------------------------------
12965   -- MA_UML_Signal_Owned_Attribute_Owning_Signal --
12966   -------------------------------------------------
12967
12968   function MA_UML_Signal_Owned_Attribute_Owning_Signal return AMF.Internals.CMOF_Element is
12969   begin
12970      return Base + 1094;
12971   end MA_UML_Signal_Owned_Attribute_Owning_Signal;
12972
12973   ------------------------------------------------------------------------
12974   -- MA_UML_Structured_Classifier_Owned_Attribute_Structured_Classifier --
12975   ------------------------------------------------------------------------
12976
12977   function MA_UML_Structured_Classifier_Owned_Attribute_Structured_Classifier return AMF.Internals.CMOF_Element is
12978   begin
12979      return Base + 1095;
12980   end MA_UML_Structured_Classifier_Owned_Attribute_Structured_Classifier;
12981
12982   -----------------------------------------------------------------------
12983   -- MA_UML_Behaviored_Classifier_Owned_Behavior_Behaviored_Classifier --
12984   -----------------------------------------------------------------------
12985
12986   function MA_UML_Behaviored_Classifier_Owned_Behavior_Behaviored_Classifier return AMF.Internals.CMOF_Element is
12987   begin
12988      return Base + 1096;
12989   end MA_UML_Behaviored_Classifier_Owned_Behavior_Behaviored_Classifier;
12990
12991   -------------------------------------------------
12992   -- MA_UML_Element_Owned_Comment_Owning_Element --
12993   -------------------------------------------------
12994
12995   function MA_UML_Element_Owned_Comment_Owning_Element return AMF.Internals.CMOF_Element is
12996   begin
12997      return Base + 1097;
12998   end MA_UML_Element_Owned_Comment_Owning_Element;
12999
13000   ------------------------------------------------------------------------
13001   -- MA_UML_Structured_Classifier_Owned_Connector_Structured_Classifier --
13002   ------------------------------------------------------------------------
13003
13004   function MA_UML_Structured_Classifier_Owned_Connector_Structured_Classifier return AMF.Internals.CMOF_Element is
13005   begin
13006      return Base + 1098;
13007   end MA_UML_Structured_Classifier_Owned_Connector_Structured_Classifier;
13008
13009   ----------------------------------------------------------------
13010   -- MA_UML_Template_Parameter_Owned_Default_Template_Parameter --
13011   ----------------------------------------------------------------
13012
13013   function MA_UML_Template_Parameter_Owned_Default_Template_Parameter return AMF.Internals.CMOF_Element is
13014   begin
13015      return Base + 1099;
13016   end MA_UML_Template_Parameter_Owned_Default_Template_Parameter;
13017
13018   ----------------------------------------
13019   -- MA_UML_Element_Owned_Element_Owner --
13020   ----------------------------------------
13021
13022   function MA_UML_Element_Owned_Element_Owner return AMF.Internals.CMOF_Element is
13023   begin
13024      return Base + 1100;
13025   end MA_UML_Element_Owned_Element_Owner;
13026
13027   ------------------------------------------
13028   -- MA_UML_Extension_Owned_End_Extension --
13029   ------------------------------------------
13030
13031   function MA_UML_Extension_Owned_End_Extension return AMF.Internals.CMOF_Element is
13032   begin
13033      return Base + 1101;
13034   end MA_UML_Extension_Owned_End_Extension;
13035
13036   -----------------------------------------------------
13037   -- MA_UML_Association_Owned_End_Owning_Association --
13038   -----------------------------------------------------
13039
13040   function MA_UML_Association_Owned_End_Owning_Association return AMF.Internals.CMOF_Element is
13041   begin
13042      return Base + 1102;
13043   end MA_UML_Association_Owned_End_Owning_Association;
13044
13045   --------------------------------------------------
13046   -- MA_UML_Enumeration_Owned_Literal_Enumeration --
13047   --------------------------------------------------
13048
13049   function MA_UML_Enumeration_Owned_Literal_Enumeration return AMF.Internals.CMOF_Element is
13050   begin
13051      return Base + 1103;
13052   end MA_UML_Enumeration_Owned_Literal_Enumeration;
13053
13054   ---------------------------------------------
13055   -- MA_UML_Namespace_Owned_Member_Namespace --
13056   ---------------------------------------------
13057
13058   function MA_UML_Namespace_Owned_Member_Namespace return AMF.Internals.CMOF_Element is
13059   begin
13060      return Base + 1104;
13061   end MA_UML_Namespace_Owned_Member_Namespace;
13062
13063   ----------------------------------------------
13064   -- MA_UML_Artifact_Owned_Operation_Artifact --
13065   ----------------------------------------------
13066
13067   function MA_UML_Artifact_Owned_Operation_Artifact return AMF.Internals.CMOF_Element is
13068   begin
13069      return Base + 1105;
13070   end MA_UML_Artifact_Owned_Operation_Artifact;
13071
13072   ----------------------------------------
13073   -- MA_UML_Class_Owned_Operation_Class --
13074   ----------------------------------------
13075
13076   function MA_UML_Class_Owned_Operation_Class return AMF.Internals.CMOF_Element is
13077   begin
13078      return Base + 1106;
13079   end MA_UML_Class_Owned_Operation_Class;
13080
13081   -----------------------------------------------
13082   -- MA_UML_Data_Type_Owned_Operation_Datatype --
13083   -----------------------------------------------
13084
13085   function MA_UML_Data_Type_Owned_Operation_Datatype return AMF.Internals.CMOF_Element is
13086   begin
13087      return Base + 1107;
13088   end MA_UML_Data_Type_Owned_Operation_Datatype;
13089
13090   ------------------------------------------------
13091   -- MA_UML_Interface_Owned_Operation_Interface --
13092   ------------------------------------------------
13093
13094   function MA_UML_Interface_Owned_Operation_Interface return AMF.Internals.CMOF_Element is
13095   begin
13096      return Base + 1108;
13097   end MA_UML_Interface_Owned_Operation_Interface;
13098
13099   --------------------------------------------------
13100   -- MA_UML_Behavior_Owned_Parameter_Set_Behavior --
13101   --------------------------------------------------
13102
13103   function MA_UML_Behavior_Owned_Parameter_Set_Behavior return AMF.Internals.CMOF_Element is
13104   begin
13105      return Base + 1109;
13106   end MA_UML_Behavior_Owned_Parameter_Set_Behavior;
13107
13108   ----------------------------------------------------------------------
13109   -- MA_UML_Behavioral_Feature_Owned_Parameter_Set_Behavioral_Feature --
13110   ----------------------------------------------------------------------
13111
13112   function MA_UML_Behavioral_Feature_Owned_Parameter_Set_Behavioral_Feature return AMF.Internals.CMOF_Element is
13113   begin
13114      return Base + 1110;
13115   end MA_UML_Behavioral_Feature_Owned_Parameter_Set_Behavioral_Feature;
13116
13117   ----------------------------------------------
13118   -- MA_UML_Behavior_Owned_Parameter_Behavior --
13119   ----------------------------------------------
13120
13121   function MA_UML_Behavior_Owned_Parameter_Behavior return AMF.Internals.CMOF_Element is
13122   begin
13123      return Base + 1111;
13124   end MA_UML_Behavior_Owned_Parameter_Behavior;
13125
13126   ------------------------------------------------
13127   -- MA_UML_Operation_Owned_Parameter_Operation --
13128   ------------------------------------------------
13129
13130   function MA_UML_Operation_Owned_Parameter_Operation return AMF.Internals.CMOF_Element is
13131   begin
13132      return Base + 1112;
13133   end MA_UML_Operation_Owned_Parameter_Operation;
13134
13135   ------------------------------------------------------------------
13136   -- MA_UML_Behavioral_Feature_Owned_Parameter_Owner_Formal_Param --
13137   ------------------------------------------------------------------
13138
13139   function MA_UML_Behavioral_Feature_Owned_Parameter_Owner_Formal_Param return AMF.Internals.CMOF_Element is
13140   begin
13141      return Base + 1113;
13142   end MA_UML_Behavioral_Feature_Owned_Parameter_Owner_Formal_Param;
13143
13144   ---------------------------------------------------------
13145   -- MA_UML_Template_Signature_Owned_Parameter_Signature --
13146   ---------------------------------------------------------
13147
13148   function MA_UML_Template_Signature_Owned_Parameter_Signature return AMF.Internals.CMOF_Element is
13149   begin
13150      return Base + 1114;
13151   end MA_UML_Template_Signature_Owned_Parameter_Signature;
13152
13153   -----------------------------------------------------------------------------------
13154   -- MA_UML_Template_Parameter_Owned_Parametered_Element_Owning_Template_Parameter --
13155   -----------------------------------------------------------------------------------
13156
13157   function MA_UML_Template_Parameter_Owned_Parametered_Element_Owning_Template_Parameter return AMF.Internals.CMOF_Element is
13158   begin
13159      return Base + 1115;
13160   end MA_UML_Template_Parameter_Owned_Parametered_Element_Owning_Template_Parameter;
13161
13162   -----------------------------------------------------------------------
13163   -- MA_UML_Encapsulated_Classifier_Owned_Port_Encapsulated_Classifier --
13164   -----------------------------------------------------------------------
13165
13166   function MA_UML_Encapsulated_Classifier_Owned_Port_Encapsulated_Classifier return AMF.Internals.CMOF_Element is
13167   begin
13168      return Base + 1116;
13169   end MA_UML_Encapsulated_Classifier_Owned_Port_Encapsulated_Classifier;
13170
13171   ----------------------------------------
13172   -- MA_UML_Class_Owned_Reception_Class --
13173   ----------------------------------------
13174
13175   function MA_UML_Class_Owned_Reception_Class return AMF.Internals.CMOF_Element is
13176   begin
13177      return Base + 1117;
13178   end MA_UML_Class_Owned_Reception_Class;
13179
13180   ------------------------------------------------
13181   -- MA_UML_Interface_Owned_Reception_Interface --
13182   ------------------------------------------------
13183
13184   function MA_UML_Interface_Owned_Reception_Interface return AMF.Internals.CMOF_Element is
13185   begin
13186      return Base + 1118;
13187   end MA_UML_Interface_Owned_Reception_Interface;
13188
13189   -----------------------------------------
13190   -- MA_UML_Namespace_Owned_Rule_Context --
13191   -----------------------------------------
13192
13193   function MA_UML_Namespace_Owned_Rule_Context return AMF.Internals.CMOF_Element is
13194   begin
13195      return Base + 1119;
13196   end MA_UML_Namespace_Owned_Rule_Context;
13197
13198   ----------------------------------------------------
13199   -- MA_UML_Package_Owned_Stereotype_Owning_Package --
13200   ----------------------------------------------------
13201
13202   function MA_UML_Package_Owned_Stereotype_Owning_Package return AMF.Internals.CMOF_Element is
13203   begin
13204      return Base + 1120;
13205   end MA_UML_Package_Owned_Stereotype_Owning_Package;
13206
13207   -----------------------------------------------------------
13208   -- MA_UML_Classifier_Owned_Template_Signature_Classifier --
13209   -----------------------------------------------------------
13210
13211   function MA_UML_Classifier_Owned_Template_Signature_Classifier return AMF.Internals.CMOF_Element is
13212   begin
13213      return Base + 1121;
13214   end MA_UML_Classifier_Owned_Template_Signature_Classifier;
13215
13216   -------------------------------------------------------------------
13217   -- MA_UML_Templateable_Element_Owned_Template_Signature_Template --
13218   -------------------------------------------------------------------
13219
13220   function MA_UML_Templateable_Element_Owned_Template_Signature_Template return AMF.Internals.CMOF_Element is
13221   begin
13222      return Base + 1122;
13223   end MA_UML_Templateable_Element_Owned_Template_Signature_Template;
13224
13225   ---------------------------------------
13226   -- MA_UML_Package_Owned_Type_Package --
13227   ---------------------------------------
13228
13229   function MA_UML_Package_Owned_Type_Package return AMF.Internals.CMOF_Element is
13230   begin
13231      return Base + 1123;
13232   end MA_UML_Package_Owned_Type_Package;
13233
13234   -------------------------------------------------
13235   -- MA_UML_Classifier_Owned_Use_Case_Classifier --
13236   -------------------------------------------------
13237
13238   function MA_UML_Classifier_Owned_Use_Case_Classifier return AMF.Internals.CMOF_Element is
13239   begin
13240      return Base + 1124;
13241   end MA_UML_Classifier_Owned_Use_Case_Classifier;
13242
13243   ---------------------------------------------------------
13244   -- MA_UML_Namespace_Package_Import_Importing_Namespace --
13245   ---------------------------------------------------------
13246
13247   function MA_UML_Namespace_Package_Import_Importing_Namespace return AMF.Internals.CMOF_Element is
13248   begin
13249      return Base + 1125;
13250   end MA_UML_Namespace_Package_Import_Importing_Namespace;
13251
13252   ----------------------------------------------------
13253   -- MA_UML_Package_Package_Merge_Receiving_Package --
13254   ----------------------------------------------------
13255
13256   function MA_UML_Package_Package_Merge_Receiving_Package return AMF.Internals.CMOF_Element is
13257   begin
13258      return Base + 1126;
13259   end MA_UML_Package_Package_Merge_Receiving_Package;
13260
13261   -------------------------------------------------
13262   -- MA_UML_Component_Packaged_Element_Component --
13263   -------------------------------------------------
13264
13265   function MA_UML_Component_Packaged_Element_Component return AMF.Internals.CMOF_Element is
13266   begin
13267      return Base + 1127;
13268   end MA_UML_Component_Packaged_Element_Component;
13269
13270   ----------------------------------------------------
13271   -- MA_UML_Package_Packaged_Element_Owning_Package --
13272   ----------------------------------------------------
13273
13274   function MA_UML_Package_Packaged_Element_Owning_Package return AMF.Internals.CMOF_Element is
13275   begin
13276      return Base + 1128;
13277   end MA_UML_Package_Packaged_Element_Owning_Package;
13278
13279   ----------------------------------------------
13280   -- MA_UML_Parameter_Parameter_Set_Parameter --
13281   ----------------------------------------------
13282
13283   function MA_UML_Parameter_Parameter_Set_Parameter return AMF.Internals.CMOF_Element is
13284   begin
13285      return Base + 1129;
13286   end MA_UML_Parameter_Parameter_Set_Parameter;
13287
13288   ---------------------------------------------------------------------
13289   -- MA_UML_Template_Binding_Parameter_Substitution_Template_Binding --
13290   ---------------------------------------------------------------------
13291
13292   function MA_UML_Template_Binding_Parameter_Substitution_Template_Binding return AMF.Internals.CMOF_Element is
13293   begin
13294      return Base + 1130;
13295   end MA_UML_Template_Binding_Parameter_Substitution_Template_Binding;
13296
13297   ----------------------------------------------------------------------
13298   -- MA_UML_Activity_Parameter_Node_Parameter_Activity_Parameter_Node --
13299   ----------------------------------------------------------------------
13300
13301   function MA_UML_Activity_Parameter_Node_Parameter_Activity_Parameter_Node return AMF.Internals.CMOF_Element is
13302   begin
13303      return Base + 1131;
13304   end MA_UML_Activity_Parameter_Node_Parameter_Activity_Parameter_Node;
13305
13306   ------------------------------------------------------------
13307   -- MA_UML_Template_Signature_Parameter_Template_Signature --
13308   ------------------------------------------------------------
13309
13310   function MA_UML_Template_Signature_Parameter_Template_Signature return AMF.Internals.CMOF_Element is
13311   begin
13312      return Base + 1132;
13313   end MA_UML_Template_Signature_Parameter_Template_Signature;
13314
13315   ----------------------------------------------------------------------
13316   -- MA_UML_Template_Parameter_Parametered_Element_Template_Parameter --
13317   ----------------------------------------------------------------------
13318
13319   function MA_UML_Template_Parameter_Parametered_Element_Template_Parameter return AMF.Internals.CMOF_Element is
13320   begin
13321      return Base + 1133;
13322   end MA_UML_Template_Parameter_Parametered_Element_Template_Parameter;
13323
13324   -------------------------------------------------------
13325   -- MA_UML_Connector_End_Part_With_Port_Connector_End --
13326   -------------------------------------------------------
13327
13328   function MA_UML_Connector_End_Part_With_Port_Connector_End return AMF.Internals.CMOF_Element is
13329   begin
13330      return Base + 1134;
13331   end MA_UML_Connector_End_Part_With_Port_Connector_End;
13332
13333   -------------------------------------------------------------
13334   -- MA_UML_Structured_Classifier_Part_Structured_Classifier --
13335   -------------------------------------------------------------
13336
13337   function MA_UML_Structured_Classifier_Part_Structured_Classifier return AMF.Internals.CMOF_Element is
13338   begin
13339      return Base + 1135;
13340   end MA_UML_Structured_Classifier_Part_Structured_Classifier;
13341
13342   ----------------------------------------
13343   -- MA_UML_Activity_Partition_Activity --
13344   ----------------------------------------
13345
13346   function MA_UML_Activity_Partition_Activity return AMF.Internals.CMOF_Element is
13347   begin
13348      return Base + 1136;
13349   end MA_UML_Activity_Partition_Activity;
13350
13351   ---------------------------------
13352   -- MA_UML_Trigger_Port_Trigger --
13353   ---------------------------------
13354
13355   function MA_UML_Trigger_Port_Trigger return AMF.Internals.CMOF_Element is
13356   begin
13357      return Base + 1137;
13358   end MA_UML_Trigger_Port_Trigger;
13359
13360   -----------------------------------------------------------------
13361   -- MA_UML_Protocol_Transition_Post_Condition_Owning_Transition --
13362   -----------------------------------------------------------------
13363
13364   function MA_UML_Protocol_Transition_Post_Condition_Owning_Transition return AMF.Internals.CMOF_Element is
13365   begin
13366      return Base + 1138;
13367   end MA_UML_Protocol_Transition_Post_Condition_Owning_Transition;
13368
13369   --------------------------------------------
13370   -- MA_UML_Behavior_Postcondition_Behavior --
13371   --------------------------------------------
13372
13373   function MA_UML_Behavior_Postcondition_Behavior return AMF.Internals.CMOF_Element is
13374   begin
13375      return Base + 1139;
13376   end MA_UML_Behavior_Postcondition_Behavior;
13377
13378   -------------------------------------------------
13379   -- MA_UML_Operation_Postcondition_Post_Context --
13380   -------------------------------------------------
13381
13382   function MA_UML_Operation_Postcondition_Post_Context return AMF.Internals.CMOF_Element is
13383   begin
13384      return Base + 1140;
13385   end MA_UML_Operation_Postcondition_Post_Context;
13386
13387   --------------------------------------------------
13388   -- MA_UML_Classifier_Powertype_Extent_Powertype --
13389   --------------------------------------------------
13390
13391   function MA_UML_Classifier_Powertype_Extent_Powertype return AMF.Internals.CMOF_Element is
13392   begin
13393      return Base + 1141;
13394   end MA_UML_Classifier_Powertype_Extent_Powertype;
13395
13396   ------------------------------------------------------------------
13397   -- MA_UML_Protocol_Transition_Pre_Condition_Protocol_Transition --
13398   ------------------------------------------------------------------
13399
13400   function MA_UML_Protocol_Transition_Pre_Condition_Protocol_Transition return AMF.Internals.CMOF_Element is
13401   begin
13402      return Base + 1142;
13403   end MA_UML_Protocol_Transition_Pre_Condition_Protocol_Transition;
13404
13405   -------------------------------------------
13406   -- MA_UML_Behavior_Precondition_Behavior --
13407   -------------------------------------------
13408
13409   function MA_UML_Behavior_Precondition_Behavior return AMF.Internals.CMOF_Element is
13410   begin
13411      return Base + 1143;
13412   end MA_UML_Behavior_Precondition_Behavior;
13413
13414   -----------------------------------------------
13415   -- MA_UML_Operation_Precondition_Pre_Context --
13416   -----------------------------------------------
13417
13418   function MA_UML_Operation_Precondition_Pre_Context return AMF.Internals.CMOF_Element is
13419   begin
13420      return Base + 1144;
13421   end MA_UML_Operation_Precondition_Pre_Context;
13422
13423   -------------------------------------------------------
13424   -- MA_UML_Clause_Predecessor_Clause_Successor_Clause --
13425   -------------------------------------------------------
13426
13427   function MA_UML_Clause_Predecessor_Clause_Successor_Clause return AMF.Internals.CMOF_Element is
13428   begin
13429      return Base + 1145;
13430   end MA_UML_Clause_Predecessor_Clause_Successor_Clause;
13431
13432   ---------------------------------------------------------
13433   -- MA_UML_Package_Profile_Application_Applying_Package --
13434   ---------------------------------------------------------
13435
13436   function MA_UML_Package_Profile_Application_Applying_Package return AMF.Internals.CMOF_Element is
13437   begin
13438      return Base + 1146;
13439   end MA_UML_Package_Profile_Application_Applying_Package;
13440
13441   ------------------------------------------
13442   -- MA_UML_Stereotype_Profile_Stereotype --
13443   ------------------------------------------
13444
13445   function MA_UML_Stereotype_Profile_Stereotype return AMF.Internals.CMOF_Element is
13446   begin
13447      return Base + 1147;
13448   end MA_UML_Stereotype_Profile_Stereotype;
13449
13450   -----------------------------------------
13451   -- MA_UML_Interface_Protocol_Interface --
13452   -----------------------------------------
13453
13454   function MA_UML_Interface_Protocol_Interface return AMF.Internals.CMOF_Element is
13455   begin
13456      return Base + 1148;
13457   end MA_UML_Interface_Protocol_Interface;
13458
13459   -------------------------------
13460   -- MA_UML_Port_Protocol_Port --
13461   -------------------------------
13462
13463   function MA_UML_Port_Protocol_Port return AMF.Internals.CMOF_Element is
13464   begin
13465      return Base + 1149;
13466   end MA_UML_Port_Protocol_Port;
13467
13468   -----------------------------------------
13469   -- MA_UML_Component_Provided_Component --
13470   -----------------------------------------
13471
13472   function MA_UML_Component_Provided_Component return AMF.Internals.CMOF_Element is
13473   begin
13474      return Base + 1150;
13475   end MA_UML_Component_Provided_Component;
13476
13477   -------------------------------
13478   -- MA_UML_Port_Provided_Port --
13479   -------------------------------
13480
13481   function MA_UML_Port_Provided_Port return AMF.Internals.CMOF_Element is
13482   begin
13483      return Base + 1151;
13484   end MA_UML_Port_Provided_Port;
13485
13486   -----------------------------------------------
13487   -- MA_UML_Property_Qualifier_Association_End --
13488   -----------------------------------------------
13489
13490   function MA_UML_Property_Qualifier_Association_End return AMF.Internals.CMOF_Element is
13491   begin
13492      return Base + 1152;
13493   end MA_UML_Property_Qualifier_Association_End;
13494
13495   --------------------------------------------------
13496   -- MA_UML_Link_End_Data_Qualifier_Link_End_Data --
13497   --------------------------------------------------
13498
13499   function MA_UML_Link_End_Data_Qualifier_Link_End_Data return AMF.Internals.CMOF_Element is
13500   begin
13501      return Base + 1153;
13502   end MA_UML_Link_End_Data_Qualifier_Link_End_Data;
13503
13504   ------------------------------------------------------
13505   -- MA_UML_Qualifier_Value_Qualifier_Qualifier_Value --
13506   ------------------------------------------------------
13507
13508   function MA_UML_Qualifier_Value_Qualifier_Qualifier_Value return AMF.Internals.CMOF_Element is
13509   begin
13510      return Base + 1154;
13511   end MA_UML_Qualifier_Value_Qualifier_Qualifier_Value;
13512
13513   --------------------------------------------------------------------------------------------------
13514   -- MA_UML_Read_Link_Object_End_Qualifier_Action_Qualifier_Read_Link_Object_End_Qualifier_Action --
13515   --------------------------------------------------------------------------------------------------
13516
13517   function MA_UML_Read_Link_Object_End_Qualifier_Action_Qualifier_Read_Link_Object_End_Qualifier_Action return AMF.Internals.CMOF_Element is
13518   begin
13519      return Base + 1155;
13520   end MA_UML_Read_Link_Object_End_Qualifier_Action_Qualifier_Read_Link_Object_End_Qualifier_Action;
13521
13522   -------------------------------------------------------------------
13523   -- MA_UML_Behavioral_Feature_Raised_Exception_Behavioral_Feature --
13524   -------------------------------------------------------------------
13525
13526   function MA_UML_Behavioral_Feature_Raised_Exception_Behavioral_Feature return AMF.Internals.CMOF_Element is
13527   begin
13528      return Base + 1156;
13529   end MA_UML_Behavioral_Feature_Raised_Exception_Behavioral_Feature;
13530
13531   -------------------------------------------------
13532   -- MA_UML_Operation_Raised_Exception_Operation --
13533   -------------------------------------------------
13534
13535   function MA_UML_Operation_Raised_Exception_Operation return AMF.Internals.CMOF_Element is
13536   begin
13537      return Base + 1157;
13538   end MA_UML_Operation_Raised_Exception_Operation;
13539
13540   ----------------------------------------------
13541   -- MA_UML_Component_Realization_Abstraction --
13542   ----------------------------------------------
13543
13544   function MA_UML_Component_Realization_Abstraction return AMF.Internals.CMOF_Element is
13545   begin
13546      return Base + 1158;
13547   end MA_UML_Component_Realization_Abstraction;
13548
13549   -----------------------------------------------------
13550   -- MA_UML_Information_Flow_Realization_Abstraction --
13551   -----------------------------------------------------
13552
13553   function MA_UML_Information_Flow_Realization_Abstraction return AMF.Internals.CMOF_Element is
13554   begin
13555      return Base + 1159;
13556   end MA_UML_Information_Flow_Realization_Abstraction;
13557
13558   ----------------------------------------------------------------------
13559   -- MA_UML_Information_Flow_Realizing_Activity_Edge_Information_Flow --
13560   ----------------------------------------------------------------------
13561
13562   function MA_UML_Information_Flow_Realizing_Activity_Edge_Information_Flow return AMF.Internals.CMOF_Element is
13563   begin
13564      return Base + 1160;
13565   end MA_UML_Information_Flow_Realizing_Activity_Edge_Information_Flow;
13566
13567   -----------------------------------------------------------------------------
13568   -- MA_UML_Component_Realization_Realizing_Classifier_Component_Realization --
13569   -----------------------------------------------------------------------------
13570
13571   function MA_UML_Component_Realization_Realizing_Classifier_Component_Realization return AMF.Internals.CMOF_Element is
13572   begin
13573      return Base + 1161;
13574   end MA_UML_Component_Realization_Realizing_Classifier_Component_Realization;
13575
13576   ------------------------------------------------------------------
13577   -- MA_UML_Information_Flow_Realizing_Connector_Information_Flow --
13578   ------------------------------------------------------------------
13579
13580   function MA_UML_Information_Flow_Realizing_Connector_Information_Flow return AMF.Internals.CMOF_Element is
13581   begin
13582      return Base + 1162;
13583   end MA_UML_Information_Flow_Realizing_Connector_Information_Flow;
13584
13585   ----------------------------------------------------------------
13586   -- MA_UML_Information_Flow_Realizing_Message_Information_Flow --
13587   ----------------------------------------------------------------
13588
13589   function MA_UML_Information_Flow_Realizing_Message_Information_Flow return AMF.Internals.CMOF_Element is
13590   begin
13591      return Base + 1163;
13592   end MA_UML_Information_Flow_Realizing_Message_Information_Flow;
13593
13594   ----------------------------------------------
13595   -- MA_UML_Message_Receive_Event_End_Message --
13596   ----------------------------------------------
13597
13598   function MA_UML_Message_Receive_Event_End_Message return AMF.Internals.CMOF_Element is
13599   begin
13600      return Base + 1164;
13601   end MA_UML_Message_Receive_Event_End_Message;
13602
13603   -------------------------------------------------
13604   -- MA_UML_Behavior_Redefined_Behavior_Behavior --
13605   -------------------------------------------------
13606
13607   function MA_UML_Behavior_Redefined_Behavior_Behavior return AMF.Internals.CMOF_Element is
13608   begin
13609      return Base + 1165;
13610   end MA_UML_Behavior_Redefined_Behavior_Behavior;
13611
13612   -------------------------------------------------------
13613   -- MA_UML_Classifier_Redefined_Classifier_Classifier --
13614   -------------------------------------------------------
13615
13616   function MA_UML_Classifier_Redefined_Classifier_Classifier return AMF.Internals.CMOF_Element is
13617   begin
13618      return Base + 1166;
13619   end MA_UML_Classifier_Redefined_Classifier_Classifier;
13620
13621   ----------------------------------------------------
13622   -- MA_UML_Connector_Redefined_Connector_Connector --
13623   ----------------------------------------------------
13624
13625   function MA_UML_Connector_Redefined_Connector_Connector return AMF.Internals.CMOF_Element is
13626   begin
13627      return Base + 1167;
13628   end MA_UML_Connector_Redefined_Connector_Connector;
13629
13630   -------------------------------------------------------
13631   -- MA_UML_Activity_Edge_Redefined_Edge_Activity_Edge --
13632   -------------------------------------------------------
13633
13634   function MA_UML_Activity_Edge_Redefined_Edge_Activity_Edge return AMF.Internals.CMOF_Element is
13635   begin
13636      return Base + 1168;
13637   end MA_UML_Activity_Edge_Redefined_Edge_Activity_Edge;
13638
13639   ----------------------------------------------------------------------
13640   -- MA_UML_Redefinable_Element_Redefined_Element_Redefinable_Element --
13641   ----------------------------------------------------------------------
13642
13643   function MA_UML_Redefinable_Element_Redefined_Element_Redefinable_Element return AMF.Internals.CMOF_Element is
13644   begin
13645      return Base + 1169;
13646   end MA_UML_Redefinable_Element_Redefined_Element_Redefinable_Element;
13647
13648   ----------------------------------------------------
13649   -- MA_UML_Interface_Redefined_Interface_Interface --
13650   ----------------------------------------------------
13651
13652   function MA_UML_Interface_Redefined_Interface_Interface return AMF.Internals.CMOF_Element is
13653   begin
13654      return Base + 1170;
13655   end MA_UML_Interface_Redefined_Interface_Interface;
13656
13657   -------------------------------------------------------
13658   -- MA_UML_Activity_Node_Redefined_Node_Activity_Node --
13659   -------------------------------------------------------
13660
13661   function MA_UML_Activity_Node_Redefined_Node_Activity_Node return AMF.Internals.CMOF_Element is
13662   begin
13663      return Base + 1171;
13664   end MA_UML_Activity_Node_Redefined_Node_Activity_Node;
13665
13666   ----------------------------------------------------
13667   -- MA_UML_Operation_Redefined_Operation_Operation --
13668   ----------------------------------------------------
13669
13670   function MA_UML_Operation_Redefined_Operation_Operation return AMF.Internals.CMOF_Element is
13671   begin
13672      return Base + 1172;
13673   end MA_UML_Operation_Redefined_Operation_Operation;
13674
13675   -------------------------------------
13676   -- MA_UML_Port_Redefined_Port_Port --
13677   -------------------------------------
13678
13679   function MA_UML_Port_Redefined_Port_Port return AMF.Internals.CMOF_Element is
13680   begin
13681      return Base + 1173;
13682   end MA_UML_Port_Redefined_Port_Port;
13683
13684   -------------------------------------------------
13685   -- MA_UML_Property_Redefined_Property_Property --
13686   -------------------------------------------------
13687
13688   function MA_UML_Property_Redefined_Property_Property return AMF.Internals.CMOF_Element is
13689   begin
13690      return Base + 1174;
13691   end MA_UML_Property_Redefined_Property_Property;
13692
13693   ----------------------------------------
13694   -- MA_UML_State_Redefined_State_State --
13695   ----------------------------------------
13696
13697   function MA_UML_State_Redefined_State_State return AMF.Internals.CMOF_Element is
13698   begin
13699      return Base + 1175;
13700   end MA_UML_State_Redefined_State_State;
13701
13702   -------------------------------------------------------
13703   -- MA_UML_Transition_Redefined_Transition_Transition --
13704   -------------------------------------------------------
13705
13706   function MA_UML_Transition_Redefined_Transition_Transition return AMF.Internals.CMOF_Element is
13707   begin
13708      return Base + 1176;
13709   end MA_UML_Transition_Redefined_Transition_Transition;
13710
13711   -------------------------------------------------------------------------
13712   -- MA_UML_Redefinable_Element_Redefinition_Context_Redefinable_Element --
13713   -------------------------------------------------------------------------
13714
13715   function MA_UML_Redefinable_Element_Redefinition_Context_Redefinable_Element return AMF.Internals.CMOF_Element is
13716   begin
13717      return Base + 1177;
13718   end MA_UML_Redefinable_Element_Redefinition_Context_Redefinable_Element;
13719
13720   -----------------------------------------------
13721   -- MA_UML_Region_Redefinition_Context_Region --
13722   -----------------------------------------------
13723
13724   function MA_UML_Region_Redefinition_Context_Region return AMF.Internals.CMOF_Element is
13725   begin
13726      return Base + 1178;
13727   end MA_UML_Region_Redefinition_Context_Region;
13728
13729   ---------------------------------------------
13730   -- MA_UML_State_Redefinition_Context_State --
13731   ---------------------------------------------
13732
13733   function MA_UML_State_Redefinition_Context_State return AMF.Internals.CMOF_Element is
13734   begin
13735      return Base + 1179;
13736   end MA_UML_State_Redefinition_Context_State;
13737
13738   -------------------------------------------------------
13739   -- MA_UML_Transition_Redefinition_Context_Transition --
13740   -------------------------------------------------------
13741
13742   function MA_UML_Transition_Redefinition_Context_Transition return AMF.Internals.CMOF_Element is
13743   begin
13744      return Base + 1180;
13745   end MA_UML_Transition_Redefinition_Context_Transition;
13746
13747   ------------------------------------------------
13748   -- MA_UML_Reduce_Action_Reducer_Reduce_Action --
13749   ------------------------------------------------
13750
13751   function MA_UML_Reduce_Action_Reducer_Reduce_Action return AMF.Internals.CMOF_Element is
13752   begin
13753      return Base + 1181;
13754   end MA_UML_Reduce_Action_Reducer_Reduce_Action;
13755
13756   -------------------------------------------------------------
13757   -- MA_UML_Protocol_Transition_Referred_Protocol_Transition --
13758   -------------------------------------------------------------
13759
13760   function MA_UML_Protocol_Transition_Referred_Protocol_Transition return AMF.Internals.CMOF_Element is
13761   begin
13762      return Base + 1182;
13763   end MA_UML_Protocol_Transition_Referred_Protocol_Transition;
13764
13765   ------------------------------------------------------
13766   -- MA_UML_Interaction_Use_Refers_To_Interaction_Use --
13767   ------------------------------------------------------
13768
13769   function MA_UML_Interaction_Use_Refers_To_Interaction_Use return AMF.Internals.CMOF_Element is
13770   begin
13771      return Base + 1183;
13772   end MA_UML_Interaction_Use_Refers_To_Interaction_Use;
13773
13774   -------------------------------
13775   -- MA_UML_State_Region_State --
13776   -------------------------------
13777
13778   function MA_UML_State_Region_State return AMF.Internals.CMOF_Element is
13779   begin
13780      return Base + 1184;
13781   end MA_UML_State_Region_State;
13782
13783   -----------------------------------------------
13784   -- MA_UML_State_Machine_Region_State_Machine --
13785   -----------------------------------------------
13786
13787   function MA_UML_State_Machine_Region_State_Machine return AMF.Internals.CMOF_Element is
13788   begin
13789      return Base + 1185;
13790   end MA_UML_State_Machine_Region_State_Machine;
13791
13792   ------------------------------------------------------
13793   -- MA_UML_Relationship_Related_Element_Relationship --
13794   ------------------------------------------------------
13795
13796   function MA_UML_Relationship_Related_Element_Relationship return AMF.Internals.CMOF_Element is
13797   begin
13798      return Base + 1186;
13799   end MA_UML_Relationship_Related_Element_Relationship;
13800
13801   ----------------------------------------------------------------------------------------------------
13802   -- MA_UML_Remove_Structural_Feature_Value_Action_Remove_At_Remove_Structural_Feature_Value_Action --
13803   ----------------------------------------------------------------------------------------------------
13804
13805   function MA_UML_Remove_Structural_Feature_Value_Action_Remove_At_Remove_Structural_Feature_Value_Action return AMF.Internals.CMOF_Element is
13806   begin
13807      return Base + 1187;
13808   end MA_UML_Remove_Structural_Feature_Value_Action_Remove_At_Remove_Structural_Feature_Value_Action;
13809
13810   --------------------------------------------------------------------------------
13811   -- MA_UML_Remove_Variable_Value_Action_Remove_At_Remove_Variable_Value_Action --
13812   --------------------------------------------------------------------------------
13813
13814   function MA_UML_Remove_Variable_Value_Action_Remove_At_Remove_Variable_Value_Action return AMF.Internals.CMOF_Element is
13815   begin
13816      return Base + 1188;
13817   end MA_UML_Remove_Variable_Value_Action_Remove_At_Remove_Variable_Value_Action;
13818
13819   ----------------------------------------------------
13820   -- MA_UML_Reply_Action_Reply_To_Call_Reply_Action --
13821   ----------------------------------------------------
13822
13823   function MA_UML_Reply_Action_Reply_To_Call_Reply_Action return AMF.Internals.CMOF_Element is
13824   begin
13825      return Base + 1189;
13826   end MA_UML_Reply_Action_Reply_To_Call_Reply_Action;
13827
13828   --------------------------------------------------
13829   -- MA_UML_Reply_Action_Reply_Value_Reply_Action --
13830   --------------------------------------------------
13831
13832   function MA_UML_Reply_Action_Reply_Value_Reply_Action return AMF.Internals.CMOF_Element is
13833   begin
13834      return Base + 1190;
13835   end MA_UML_Reply_Action_Reply_Value_Reply_Action;
13836
13837   -------------------------------------------------
13838   -- MA_UML_Classifier_Representation_Classifier --
13839   -------------------------------------------------
13840
13841   function MA_UML_Classifier_Representation_Classifier return AMF.Internals.CMOF_Element is
13842   begin
13843      return Base + 1191;
13844   end MA_UML_Classifier_Representation_Classifier;
13845
13846   --------------------------------------------------------
13847   -- MA_UML_Information_Item_Represented_Representation --
13848   --------------------------------------------------------
13849
13850   function MA_UML_Information_Item_Represented_Representation return AMF.Internals.CMOF_Element is
13851   begin
13852      return Base + 1192;
13853   end MA_UML_Information_Item_Represented_Representation;
13854
13855   -------------------------------------------------------------
13856   -- MA_UML_Activity_Partition_Represents_Activity_Partition --
13857   -------------------------------------------------------------
13858
13859   function MA_UML_Activity_Partition_Represents_Activity_Partition return AMF.Internals.CMOF_Element is
13860   begin
13861      return Base + 1193;
13862   end MA_UML_Activity_Partition_Represents_Activity_Partition;
13863
13864   -----------------------------------------
13865   -- MA_UML_Lifeline_Represents_Lifeline --
13866   -----------------------------------------
13867
13868   function MA_UML_Lifeline_Represents_Lifeline return AMF.Internals.CMOF_Element is
13869   begin
13870      return Base + 1194;
13871   end MA_UML_Lifeline_Represents_Lifeline;
13872
13873   ----------------------------------------------------------
13874   -- MA_UML_Send_Object_Action_Request_Send_Object_Action --
13875   ----------------------------------------------------------
13876
13877   function MA_UML_Send_Object_Action_Request_Send_Object_Action return AMF.Internals.CMOF_Element is
13878   begin
13879      return Base + 1195;
13880   end MA_UML_Send_Object_Action_Request_Send_Object_Action;
13881
13882   -----------------------------------------
13883   -- MA_UML_Component_Required_Component --
13884   -----------------------------------------
13885
13886   function MA_UML_Component_Required_Component return AMF.Internals.CMOF_Element is
13887   begin
13888      return Base + 1196;
13889   end MA_UML_Component_Required_Component;
13890
13891   -------------------------------
13892   -- MA_UML_Port_Required_Port --
13893   -------------------------------
13894
13895   function MA_UML_Port_Required_Port return AMF.Internals.CMOF_Element is
13896   begin
13897      return Base + 1197;
13898   end MA_UML_Port_Required_Port;
13899
13900   -----------------------------------------------------------
13901   -- MA_UML_Accept_Event_Action_Result_Accept_Event_Action --
13902   -----------------------------------------------------------
13903
13904   function MA_UML_Accept_Event_Action_Result_Accept_Event_Action return AMF.Internals.CMOF_Element is
13905   begin
13906      return Base + 1198;
13907   end MA_UML_Accept_Event_Action_Result_Accept_Event_Action;
13908
13909   -------------------------------------------
13910   -- MA_UML_Call_Action_Result_Call_Action --
13911   -------------------------------------------
13912
13913   function MA_UML_Call_Action_Result_Call_Action return AMF.Internals.CMOF_Element is
13914   begin
13915      return Base + 1199;
13916   end MA_UML_Call_Action_Result_Call_Action;
13917
13918   -----------------------------------------------------------------------------------
13919   -- MA_UML_Clear_Structural_Feature_Action_Result_Clear_Structural_Feature_Action --
13920   -----------------------------------------------------------------------------------
13921
13922   function MA_UML_Clear_Structural_Feature_Action_Result_Clear_Structural_Feature_Action return AMF.Internals.CMOF_Element is
13923   begin
13924      return Base + 1200;
13925   end MA_UML_Clear_Structural_Feature_Action_Result_Clear_Structural_Feature_Action;
13926
13927   -----------------------------------------------------
13928   -- MA_UML_Conditional_Node_Result_Conditional_Node --
13929   -----------------------------------------------------
13930
13931   function MA_UML_Conditional_Node_Result_Conditional_Node return AMF.Internals.CMOF_Element is
13932   begin
13933      return Base + 1201;
13934   end MA_UML_Conditional_Node_Result_Conditional_Node;
13935
13936   -----------------------------------------------------------------------
13937   -- MA_UML_Create_Link_Object_Action_Result_Create_Link_Object_Action --
13938   -----------------------------------------------------------------------
13939
13940   function MA_UML_Create_Link_Object_Action_Result_Create_Link_Object_Action return AMF.Internals.CMOF_Element is
13941   begin
13942      return Base + 1202;
13943   end MA_UML_Create_Link_Object_Action_Result_Create_Link_Object_Action;
13944
13945   -------------------------------------------------------------
13946   -- MA_UML_Create_Object_Action_Result_Create_Object_Action --
13947   -------------------------------------------------------------
13948
13949   function MA_UML_Create_Object_Action_Result_Create_Object_Action return AMF.Internals.CMOF_Element is
13950   begin
13951      return Base + 1203;
13952   end MA_UML_Create_Object_Action_Result_Create_Object_Action;
13953
13954   ---------------------------------------
13955   -- MA_UML_Loop_Node_Result_Loop_Node --
13956   ---------------------------------------
13957
13958   function MA_UML_Loop_Node_Result_Loop_Node return AMF.Internals.CMOF_Element is
13959   begin
13960      return Base + 1204;
13961   end MA_UML_Loop_Node_Result_Loop_Node;
13962
13963   -------------------------------------------------------
13964   -- MA_UML_Opaque_Expression_Result_Opaque_Expression --
13965   -------------------------------------------------------
13966
13967   function MA_UML_Opaque_Expression_Result_Opaque_Expression return AMF.Internals.CMOF_Element is
13968   begin
13969      return Base + 1205;
13970   end MA_UML_Opaque_Expression_Result_Opaque_Expression;
13971
13972   ---------------------------------------------------------
13973   -- MA_UML_Read_Extent_Action_Result_Read_Extent_Action --
13974   ---------------------------------------------------------
13975
13976   function MA_UML_Read_Extent_Action_Result_Read_Extent_Action return AMF.Internals.CMOF_Element is
13977   begin
13978      return Base + 1206;
13979   end MA_UML_Read_Extent_Action_Result_Read_Extent_Action;
13980
13981   -------------------------------------------------------------------------------------
13982   -- MA_UML_Read_Is_Classified_Object_Action_Result_Read_Is_Classified_Object_Action --
13983   -------------------------------------------------------------------------------------
13984
13985   function MA_UML_Read_Is_Classified_Object_Action_Result_Read_Is_Classified_Object_Action return AMF.Internals.CMOF_Element is
13986   begin
13987      return Base + 1207;
13988   end MA_UML_Read_Is_Classified_Object_Action_Result_Read_Is_Classified_Object_Action;
13989
13990   -----------------------------------------------------
13991   -- MA_UML_Read_Link_Action_Result_Read_Link_Action --
13992   -----------------------------------------------------
13993
13994   function MA_UML_Read_Link_Action_Result_Read_Link_Action return AMF.Internals.CMOF_Element is
13995   begin
13996      return Base + 1208;
13997   end MA_UML_Read_Link_Action_Result_Read_Link_Action;
13998
13999   ---------------------------------------------------------------------------
14000   -- MA_UML_Read_Link_Object_End_Action_Result_Read_Link_Object_End_Action --
14001   ---------------------------------------------------------------------------
14002
14003   function MA_UML_Read_Link_Object_End_Action_Result_Read_Link_Object_End_Action return AMF.Internals.CMOF_Element is
14004   begin
14005      return Base + 1209;
14006   end MA_UML_Read_Link_Object_End_Action_Result_Read_Link_Object_End_Action;
14007
14008   -----------------------------------------------------------------------------------------------
14009   -- MA_UML_Read_Link_Object_End_Qualifier_Action_Result_Read_Link_Object_End_Qualifier_Action --
14010   -----------------------------------------------------------------------------------------------
14011
14012   function MA_UML_Read_Link_Object_End_Qualifier_Action_Result_Read_Link_Object_End_Qualifier_Action return AMF.Internals.CMOF_Element is
14013   begin
14014      return Base + 1210;
14015   end MA_UML_Read_Link_Object_End_Qualifier_Action_Result_Read_Link_Object_End_Qualifier_Action;
14016
14017   -----------------------------------------------------
14018   -- MA_UML_Read_Self_Action_Result_Read_Self_Action --
14019   -----------------------------------------------------
14020
14021   function MA_UML_Read_Self_Action_Result_Read_Self_Action return AMF.Internals.CMOF_Element is
14022   begin
14023      return Base + 1211;
14024   end MA_UML_Read_Self_Action_Result_Read_Self_Action;
14025
14026   ---------------------------------------------------------------------------------
14027   -- MA_UML_Read_Structural_Feature_Action_Result_Read_Structural_Feature_Action --
14028   ---------------------------------------------------------------------------------
14029
14030   function MA_UML_Read_Structural_Feature_Action_Result_Read_Structural_Feature_Action return AMF.Internals.CMOF_Element is
14031   begin
14032      return Base + 1212;
14033   end MA_UML_Read_Structural_Feature_Action_Result_Read_Structural_Feature_Action;
14034
14035   -------------------------------------------------------------
14036   -- MA_UML_Read_Variable_Action_Result_Read_Variable_Action --
14037   -------------------------------------------------------------
14038
14039   function MA_UML_Read_Variable_Action_Result_Read_Variable_Action return AMF.Internals.CMOF_Element is
14040   begin
14041      return Base + 1213;
14042   end MA_UML_Read_Variable_Action_Result_Read_Variable_Action;
14043
14044   -----------------------------------------------
14045   -- MA_UML_Reduce_Action_Result_Reduce_Action --
14046   -----------------------------------------------
14047
14048   function MA_UML_Reduce_Action_Result_Reduce_Action return AMF.Internals.CMOF_Element is
14049   begin
14050      return Base + 1214;
14051   end MA_UML_Reduce_Action_Result_Reduce_Action;
14052
14053   -------------------------------------------------------------
14054   -- MA_UML_Test_Identity_Action_Result_Test_Identity_Action --
14055   -------------------------------------------------------------
14056
14057   function MA_UML_Test_Identity_Action_Result_Test_Identity_Action return AMF.Internals.CMOF_Element is
14058   begin
14059      return Base + 1215;
14060   end MA_UML_Test_Identity_Action_Result_Test_Identity_Action;
14061
14062   -------------------------------------------------------
14063   -- MA_UML_Unmarshall_Action_Result_Unmarshall_Action --
14064   -------------------------------------------------------
14065
14066   function MA_UML_Unmarshall_Action_Result_Unmarshall_Action return AMF.Internals.CMOF_Element is
14067   begin
14068      return Base + 1216;
14069   end MA_UML_Unmarshall_Action_Result_Unmarshall_Action;
14070
14071   -------------------------------------------------------------------------
14072   -- MA_UML_Value_Specification_Action_Result_Value_Specification_Action --
14073   -------------------------------------------------------------------------
14074
14075   function MA_UML_Value_Specification_Action_Result_Value_Specification_Action return AMF.Internals.CMOF_Element is
14076   begin
14077      return Base + 1217;
14078   end MA_UML_Value_Specification_Action_Result_Value_Specification_Action;
14079
14080   -----------------------------------------------------------------------------------
14081   -- MA_UML_Write_Structural_Feature_Action_Result_Write_Structural_Feature_Action --
14082   -----------------------------------------------------------------------------------
14083
14084   function MA_UML_Write_Structural_Feature_Action_Result_Write_Structural_Feature_Action return AMF.Internals.CMOF_Element is
14085   begin
14086      return Base + 1218;
14087   end MA_UML_Write_Structural_Feature_Action_Result_Write_Structural_Feature_Action;
14088
14089   ---------------------------------------------------------------------
14090   -- MA_UML_Accept_Call_Action_Return_Information_Accept_Call_Action --
14091   ---------------------------------------------------------------------
14092
14093   function MA_UML_Accept_Call_Action_Return_Information_Accept_Call_Action return AMF.Internals.CMOF_Element is
14094   begin
14095      return Base + 1219;
14096   end MA_UML_Accept_Call_Action_Return_Information_Accept_Call_Action;
14097
14098   ---------------------------------------------------------
14099   -- MA_UML_Reply_Action_Return_Information_Reply_Action --
14100   ---------------------------------------------------------
14101
14102   function MA_UML_Reply_Action_Return_Information_Reply_Action return AMF.Internals.CMOF_Element is
14103   begin
14104      return Base + 1220;
14105   end MA_UML_Reply_Action_Return_Information_Reply_Action;
14106
14107   -------------------------------------------------------------------
14108   -- MA_UML_Interaction_Use_Return_Value_Recipient_Interaction_Use --
14109   -------------------------------------------------------------------
14110
14111   function MA_UML_Interaction_Use_Return_Value_Recipient_Interaction_Use return AMF.Internals.CMOF_Element is
14112   begin
14113      return Base + 1221;
14114   end MA_UML_Interaction_Use_Return_Value_Recipient_Interaction_Use;
14115
14116   ---------------------------------------------------------
14117   -- MA_UML_Interaction_Use_Return_Value_Interaction_Use --
14118   ---------------------------------------------------------
14119
14120   function MA_UML_Interaction_Use_Return_Value_Interaction_Use return AMF.Internals.CMOF_Element is
14121   begin
14122      return Base + 1222;
14123   end MA_UML_Interaction_Use_Return_Value_Interaction_Use;
14124
14125   -------------------------------------------------------------
14126   -- MA_UML_Collaboration_Use_Role_Binding_Collaboration_Use --
14127   -------------------------------------------------------------
14128
14129   function MA_UML_Collaboration_Use_Role_Binding_Collaboration_Use return AMF.Internals.CMOF_Element is
14130   begin
14131      return Base + 1223;
14132   end MA_UML_Collaboration_Use_Role_Binding_Collaboration_Use;
14133
14134   -------------------------------------------------------------
14135   -- MA_UML_Structured_Classifier_Role_Structured_Classifier --
14136   -------------------------------------------------------------
14137
14138   function MA_UML_Structured_Classifier_Role_Structured_Classifier return AMF.Internals.CMOF_Element is
14139   begin
14140      return Base + 1224;
14141   end MA_UML_Structured_Classifier_Role_Structured_Classifier;
14142
14143   -------------------------------------------------------------
14144   -- MA_UML_Test_Identity_Action_Second_Test_Identity_Action --
14145   -------------------------------------------------------------
14146
14147   function MA_UML_Test_Identity_Action_Second_Test_Identity_Action return AMF.Internals.CMOF_Element is
14148   begin
14149      return Base + 1225;
14150   end MA_UML_Test_Identity_Action_Second_Test_Identity_Action;
14151
14152   ----------------------------------------------
14153   -- MA_UML_Object_Flow_Selection_Object_Flow --
14154   ----------------------------------------------
14155
14156   function MA_UML_Object_Flow_Selection_Object_Flow return AMF.Internals.CMOF_Element is
14157   begin
14158      return Base + 1226;
14159   end MA_UML_Object_Flow_Selection_Object_Flow;
14160
14161   ----------------------------------------------
14162   -- MA_UML_Object_Node_Selection_Object_Node --
14163   ----------------------------------------------
14164
14165   function MA_UML_Object_Node_Selection_Object_Node return AMF.Internals.CMOF_Element is
14166   begin
14167      return Base + 1227;
14168   end MA_UML_Object_Node_Selection_Object_Node;
14169
14170   ---------------------------------------
14171   -- MA_UML_Lifeline_Selector_Lifeline --
14172   ---------------------------------------
14173
14174   function MA_UML_Lifeline_Selector_Lifeline return AMF.Internals.CMOF_Element is
14175   begin
14176      return Base + 1228;
14177   end MA_UML_Lifeline_Selector_Lifeline;
14178
14179   -------------------------------------------
14180   -- MA_UML_Message_Send_Event_End_Message --
14181   -------------------------------------------
14182
14183   function MA_UML_Message_Send_Event_End_Message return AMF.Internals.CMOF_Element is
14184   begin
14185      return Base + 1229;
14186   end MA_UML_Message_Send_Event_End_Message;
14187
14188   -------------------------------------------
14189   -- MA_UML_Loop_Node_Setup_Part_Loop_Node --
14190   -------------------------------------------
14191
14192   function MA_UML_Loop_Node_Setup_Part_Loop_Node return AMF.Internals.CMOF_Element is
14193   begin
14194      return Base + 1230;
14195   end MA_UML_Loop_Node_Setup_Part_Loop_Node;
14196
14197   -------------------------------------------------------------------
14198   -- MA_UML_Broadcast_Signal_Action_Signal_Broadcast_Signal_Action --
14199   -------------------------------------------------------------------
14200
14201   function MA_UML_Broadcast_Signal_Action_Signal_Broadcast_Signal_Action return AMF.Internals.CMOF_Element is
14202   begin
14203      return Base + 1231;
14204   end MA_UML_Broadcast_Signal_Action_Signal_Broadcast_Signal_Action;
14205
14206   ---------------------------------------
14207   -- MA_UML_Reception_Signal_Reception --
14208   ---------------------------------------
14209
14210   function MA_UML_Reception_Signal_Reception return AMF.Internals.CMOF_Element is
14211   begin
14212      return Base + 1232;
14213   end MA_UML_Reception_Signal_Reception;
14214
14215   ---------------------------------------------------------
14216   -- MA_UML_Send_Signal_Action_Signal_Send_Signal_Action --
14217   ---------------------------------------------------------
14218
14219   function MA_UML_Send_Signal_Action_Signal_Send_Signal_Action return AMF.Internals.CMOF_Element is
14220   begin
14221      return Base + 1233;
14222   end MA_UML_Send_Signal_Action_Signal_Send_Signal_Action;
14223
14224   ---------------------------------------------
14225   -- MA_UML_Signal_Event_Signal_Signal_Event --
14226   ---------------------------------------------
14227
14228   function MA_UML_Signal_Event_Signal_Signal_Event return AMF.Internals.CMOF_Element is
14229   begin
14230      return Base + 1234;
14231   end MA_UML_Signal_Event_Signal_Signal_Event;
14232
14233   --------------------------------------
14234   -- MA_UML_Message_Signature_Message --
14235   --------------------------------------
14236
14237   function MA_UML_Message_Signature_Message return AMF.Internals.CMOF_Element is
14238   begin
14239      return Base + 1235;
14240   end MA_UML_Message_Signature_Message;
14241
14242   --------------------------------------------------------
14243   -- MA_UML_Template_Binding_Signature_Template_Binding --
14244   --------------------------------------------------------
14245
14246   function MA_UML_Template_Binding_Signature_Template_Binding return AMF.Internals.CMOF_Element is
14247   begin
14248      return Base + 1236;
14249   end MA_UML_Template_Binding_Signature_Template_Binding;
14250
14251   --------------------------------------------------------
14252   -- MA_UML_Instance_Specification_Slot_Owning_Instance --
14253   --------------------------------------------------------
14254
14255   function MA_UML_Instance_Specification_Slot_Owning_Instance return AMF.Internals.CMOF_Element is
14256   begin
14257      return Base + 1237;
14258   end MA_UML_Instance_Specification_Slot_Owning_Instance;
14259
14260   ---------------------------------------------------------------
14261   -- MA_UML_Directed_Relationship_Source_Directed_Relationship --
14262   ---------------------------------------------------------------
14263
14264   function MA_UML_Directed_Relationship_Source_Directed_Relationship return AMF.Internals.CMOF_Element is
14265   begin
14266      return Base + 1238;
14267   end MA_UML_Directed_Relationship_Source_Directed_Relationship;
14268
14269   ------------------------------------------------------------------
14270   -- MA_UML_Duration_Constraint_Specification_Duration_Constraint --
14271   ------------------------------------------------------------------
14272
14273   function MA_UML_Duration_Constraint_Specification_Duration_Constraint return AMF.Internals.CMOF_Element is
14274   begin
14275      return Base + 1239;
14276   end MA_UML_Duration_Constraint_Specification_Duration_Constraint;
14277
14278   ------------------------------------------------------------------
14279   -- MA_UML_Interval_Constraint_Specification_Interval_Constraint --
14280   ------------------------------------------------------------------
14281
14282   function MA_UML_Interval_Constraint_Specification_Interval_Constraint return AMF.Internals.CMOF_Element is
14283   begin
14284      return Base + 1240;
14285   end MA_UML_Interval_Constraint_Specification_Interval_Constraint;
14286
14287   -------------------------------------------------------
14288   -- MA_UML_Constraint_Specification_Owning_Constraint --
14289   -------------------------------------------------------
14290
14291   function MA_UML_Constraint_Specification_Owning_Constraint return AMF.Internals.CMOF_Element is
14292   begin
14293      return Base + 1241;
14294   end MA_UML_Constraint_Specification_Owning_Constraint;
14295
14296   ----------------------------------------------------------------------
14297   -- MA_UML_Instance_Specification_Specification_Owning_Instance_Spec --
14298   ----------------------------------------------------------------------
14299
14300   function MA_UML_Instance_Specification_Specification_Owning_Instance_Spec return AMF.Internals.CMOF_Element is
14301   begin
14302      return Base + 1242;
14303   end MA_UML_Instance_Specification_Specification_Owning_Instance_Spec;
14304
14305   ----------------------------------------------------------
14306   -- MA_UML_Time_Constraint_Specification_Time_Constraint --
14307   ----------------------------------------------------------
14308
14309   function MA_UML_Time_Constraint_Specification_Time_Constraint return AMF.Internals.CMOF_Element is
14310   begin
14311      return Base + 1243;
14312   end MA_UML_Time_Constraint_Specification_Time_Constraint;
14313
14314   ------------------------------------------------------------------
14315   -- MA_UML_Execution_Specification_Start_Execution_Specification --
14316   ------------------------------------------------------------------
14317
14318   function MA_UML_Execution_Specification_Start_Execution_Specification return AMF.Internals.CMOF_Element is
14319   begin
14320      return Base + 1244;
14321   end MA_UML_Execution_Specification_Start_Execution_Specification;
14322
14323   -----------------------------------------------
14324   -- MA_UML_State_State_Invariant_Owning_State --
14325   -----------------------------------------------
14326
14327   function MA_UML_State_State_Invariant_Owning_State return AMF.Internals.CMOF_Element is
14328   begin
14329      return Base + 1245;
14330   end MA_UML_State_State_Invariant_Owning_State;
14331
14332   -----------------------------------------------------------------------------------
14333   -- MA_UML_Structural_Feature_Action_Structural_Feature_Structural_Feature_Action --
14334   -----------------------------------------------------------------------------------
14335
14336   function MA_UML_Structural_Feature_Action_Structural_Feature_Structural_Feature_Action return AMF.Internals.CMOF_Element is
14337   begin
14338      return Base + 1246;
14339   end MA_UML_Structural_Feature_Action_Structural_Feature_Structural_Feature_Action;
14340
14341   ------------------------------------------------------------------------------------
14342   -- MA_UML_Structured_Activity_Node_Structured_Node_Input_Structured_Activity_Node --
14343   ------------------------------------------------------------------------------------
14344
14345   function MA_UML_Structured_Activity_Node_Structured_Node_Input_Structured_Activity_Node return AMF.Internals.CMOF_Element is
14346   begin
14347      return Base + 1247;
14348   end MA_UML_Structured_Activity_Node_Structured_Node_Input_Structured_Activity_Node;
14349
14350   -------------------------------------------------------------------------------------
14351   -- MA_UML_Structured_Activity_Node_Structured_Node_Output_Structured_Activity_Node --
14352   -------------------------------------------------------------------------------------
14353
14354   function MA_UML_Structured_Activity_Node_Structured_Node_Output_Structured_Activity_Node return AMF.Internals.CMOF_Element is
14355   begin
14356      return Base + 1248;
14357   end MA_UML_Structured_Activity_Node_Structured_Node_Output_Structured_Activity_Node;
14358
14359   ----------------------------------------------
14360   -- MA_UML_Activity_Structured_Node_Activity --
14361   ----------------------------------------------
14362
14363   function MA_UML_Activity_Structured_Node_Activity return AMF.Internals.CMOF_Element is
14364   begin
14365      return Base + 1249;
14366   end MA_UML_Activity_Structured_Node_Activity;
14367
14368   ---------------------------------------------------------------
14369   -- MA_UML_String_Expression_Sub_Expression_Owning_Expression --
14370   ---------------------------------------------------------------
14371
14372   function MA_UML_String_Expression_Sub_Expression_Owning_Expression return AMF.Internals.CMOF_Element is
14373   begin
14374      return Base + 1250;
14375   end MA_UML_String_Expression_Sub_Expression_Owning_Expression;
14376
14377   ------------------------------------------------
14378   -- MA_UML_Activity_Group_Subgroup_Super_Group --
14379   ------------------------------------------------
14380
14381   function MA_UML_Activity_Group_Subgroup_Super_Group return AMF.Internals.CMOF_Element is
14382   begin
14383      return Base + 1251;
14384   end MA_UML_Activity_Group_Subgroup_Super_Group;
14385
14386   --------------------------------------
14387   -- MA_UML_Use_Case_Subject_Use_Case --
14388   --------------------------------------
14389
14390   function MA_UML_Use_Case_Subject_Use_Case return AMF.Internals.CMOF_Element is
14391   begin
14392      return Base + 1252;
14393   end MA_UML_Use_Case_Subject_Use_Case;
14394
14395   ------------------------------------------------------
14396   -- MA_UML_State_Machine_Submachine_State_Submachine --
14397   ------------------------------------------------------
14398
14399   function MA_UML_State_Machine_Submachine_State_Submachine return AMF.Internals.CMOF_Element is
14400   begin
14401      return Base + 1253;
14402   end MA_UML_State_Machine_Submachine_State_Submachine;
14403
14404   ------------------------------------------------------------
14405   -- MA_UML_Activity_Partition_Subpartition_Super_Partition --
14406   ------------------------------------------------------------
14407
14408   function MA_UML_Activity_Partition_Subpartition_Super_Partition return AMF.Internals.CMOF_Element is
14409   begin
14410      return Base + 1254;
14411   end MA_UML_Activity_Partition_Subpartition_Super_Partition;
14412
14413   -------------------------------------------------
14414   -- MA_UML_Property_Subsetted_Property_Property --
14415   -------------------------------------------------
14416
14417   function MA_UML_Property_Subsetted_Property_Property return AMF.Internals.CMOF_Element is
14418   begin
14419      return Base + 1255;
14420   end MA_UML_Property_Subsetted_Property_Property;
14421
14422   ------------------------------------------------------------
14423   -- MA_UML_Classifier_Substitution_Substituting_Classifier --
14424   ------------------------------------------------------------
14425
14426   function MA_UML_Classifier_Substitution_Substituting_Classifier return AMF.Internals.CMOF_Element is
14427   begin
14428      return Base + 1256;
14429   end MA_UML_Classifier_Substitution_Substituting_Classifier;
14430
14431   ---------------------------------------
14432   -- MA_UML_Region_Subvertex_Container --
14433   ---------------------------------------
14434
14435   function MA_UML_Region_Subvertex_Container return AMF.Internals.CMOF_Element is
14436   begin
14437      return Base + 1257;
14438   end MA_UML_Region_Subvertex_Container;
14439
14440   ------------------------------------
14441   -- MA_UML_Class_Super_Class_Class --
14442   ------------------------------------
14443
14444   function MA_UML_Class_Super_Class_Class return AMF.Internals.CMOF_Element is
14445   begin
14446      return Base + 1258;
14447   end MA_UML_Class_Super_Class_Class;
14448
14449   ----------------------------------------------------
14450   -- MA_UML_Dependency_Supplier_Supplier_Dependency --
14451   ----------------------------------------------------
14452
14453   function MA_UML_Dependency_Supplier_Supplier_Dependency return AMF.Internals.CMOF_Element is
14454   begin
14455      return Base + 1259;
14456   end MA_UML_Dependency_Supplier_Supplier_Dependency;
14457
14458   ---------------------------------------------------------------
14459   -- MA_UML_Call_Operation_Action_Target_Call_Operation_Action --
14460   ---------------------------------------------------------------
14461
14462   function MA_UML_Call_Operation_Action_Target_Call_Operation_Action return AMF.Internals.CMOF_Element is
14463   begin
14464      return Base + 1260;
14465   end MA_UML_Call_Operation_Action_Target_Call_Operation_Action;
14466
14467   ---------------------------------------------------------------
14468   -- MA_UML_Destroy_Object_Action_Target_Destroy_Object_Action --
14469   ---------------------------------------------------------------
14470
14471   function MA_UML_Destroy_Object_Action_Target_Destroy_Object_Action return AMF.Internals.CMOF_Element is
14472   begin
14473      return Base + 1261;
14474   end MA_UML_Destroy_Object_Action_Target_Destroy_Object_Action;
14475
14476   ---------------------------------------------------------------
14477   -- MA_UML_Directed_Relationship_Target_Directed_Relationship --
14478   ---------------------------------------------------------------
14479
14480   function MA_UML_Directed_Relationship_Target_Directed_Relationship return AMF.Internals.CMOF_Element is
14481   begin
14482      return Base + 1262;
14483   end MA_UML_Directed_Relationship_Target_Directed_Relationship;
14484
14485   ---------------------------------------------------------
14486   -- MA_UML_Send_Object_Action_Target_Send_Object_Action --
14487   ---------------------------------------------------------
14488
14489   function MA_UML_Send_Object_Action_Target_Send_Object_Action return AMF.Internals.CMOF_Element is
14490   begin
14491      return Base + 1263;
14492   end MA_UML_Send_Object_Action_Target_Send_Object_Action;
14493
14494   ---------------------------------------------------------
14495   -- MA_UML_Send_Signal_Action_Target_Send_Signal_Action --
14496   ---------------------------------------------------------
14497
14498   function MA_UML_Send_Signal_Action_Target_Send_Signal_Action return AMF.Internals.CMOF_Element is
14499   begin
14500      return Base + 1264;
14501   end MA_UML_Send_Signal_Action_Target_Send_Signal_Action;
14502
14503   ----------------------------------------------------------------
14504   -- MA_UML_Templateable_Element_Template_Binding_Bound_Element --
14505   ----------------------------------------------------------------
14506
14507   function MA_UML_Templateable_Element_Template_Binding_Bound_Element return AMF.Internals.CMOF_Element is
14508   begin
14509      return Base + 1265;
14510   end MA_UML_Templateable_Element_Template_Binding_Bound_Element;
14511
14512   -------------------------------
14513   -- MA_UML_Clause_Test_Clause --
14514   -------------------------------
14515
14516   function MA_UML_Clause_Test_Clause return AMF.Internals.CMOF_Element is
14517   begin
14518      return Base + 1266;
14519   end MA_UML_Clause_Test_Clause;
14520
14521   -------------------------------------
14522   -- MA_UML_Loop_Node_Test_Loop_Node --
14523   -------------------------------------
14524
14525   function MA_UML_Loop_Node_Test_Loop_Node return AMF.Internals.CMOF_Element is
14526   begin
14527      return Base + 1267;
14528   end MA_UML_Loop_Node_Test_Loop_Node;
14529
14530   -----------------------------------------------------
14531   -- MA_UML_Occurrence_Specification_To_Before_After --
14532   -----------------------------------------------------
14533
14534   function MA_UML_Occurrence_Specification_To_Before_After return AMF.Internals.CMOF_Element is
14535   begin
14536      return Base + 1268;
14537   end MA_UML_Occurrence_Specification_To_Before_After;
14538
14539   ---------------------------------------------------
14540   -- MA_UML_Object_Flow_Transformation_Object_Flow --
14541   ---------------------------------------------------
14542
14543   function MA_UML_Object_Flow_Transformation_Object_Flow return AMF.Internals.CMOF_Element is
14544   begin
14545      return Base + 1269;
14546   end MA_UML_Object_Flow_Transformation_Object_Flow;
14547
14548   ----------------------------------------
14549   -- MA_UML_Region_Transition_Container --
14550   ----------------------------------------
14551
14552   function MA_UML_Region_Transition_Container return AMF.Internals.CMOF_Element is
14553   begin
14554      return Base + 1270;
14555   end MA_UML_Region_Transition_Container;
14556
14557   ------------------------------------------------------------
14558   -- MA_UML_Accept_Event_Action_Trigger_Accept_Event_Action --
14559   ------------------------------------------------------------
14560
14561   function MA_UML_Accept_Event_Action_Trigger_Accept_Event_Action return AMF.Internals.CMOF_Element is
14562   begin
14563      return Base + 1271;
14564   end MA_UML_Accept_Event_Action_Trigger_Accept_Event_Action;
14565
14566   ------------------------------------------
14567   -- MA_UML_Transition_Trigger_Transition --
14568   ------------------------------------------
14569
14570   function MA_UML_Transition_Trigger_Transition return AMF.Internals.CMOF_Element is
14571   begin
14572      return Base + 1272;
14573   end MA_UML_Transition_Trigger_Transition;
14574
14575   -----------------------------------------------------
14576   -- MA_UML_Collaboration_Use_Type_Collaboration_Use --
14577   -----------------------------------------------------
14578
14579   function MA_UML_Collaboration_Use_Type_Collaboration_Use return AMF.Internals.CMOF_Element is
14580   begin
14581      return Base + 1273;
14582   end MA_UML_Collaboration_Use_Type_Collaboration_Use;
14583
14584   -------------------------------------
14585   -- MA_UML_Connector_Type_Connector --
14586   -------------------------------------
14587
14588   function MA_UML_Connector_Type_Connector return AMF.Internals.CMOF_Element is
14589   begin
14590      return Base + 1274;
14591   end MA_UML_Connector_Type_Connector;
14592
14593   ---------------------------------------------
14594   -- MA_UML_Extension_End_Type_Extension_End --
14595   ---------------------------------------------
14596
14597   function MA_UML_Extension_End_Type_Extension_End return AMF.Internals.CMOF_Element is
14598   begin
14599      return Base + 1275;
14600   end MA_UML_Extension_End_Type_Extension_End;
14601
14602   -------------------------------------
14603   -- MA_UML_Operation_Type_Operation --
14604   -------------------------------------
14605
14606   function MA_UML_Operation_Type_Operation return AMF.Internals.CMOF_Element is
14607   begin
14608      return Base + 1276;
14609   end MA_UML_Operation_Type_Operation;
14610
14611   ---------------------------------------------
14612   -- MA_UML_Typed_Element_Type_Typed_Element --
14613   ---------------------------------------------
14614
14615   function MA_UML_Typed_Element_Type_Typed_Element return AMF.Internals.CMOF_Element is
14616   begin
14617      return Base + 1277;
14618   end MA_UML_Typed_Element_Type_Typed_Element;
14619
14620   ----------------------------------------------------------------
14621   -- MA_UML_Unmarshall_Action_Unmarshall_Type_Unmarshall_Action --
14622   ----------------------------------------------------------------
14623
14624   function MA_UML_Unmarshall_Action_Unmarshall_Type_Unmarshall_Action return AMF.Internals.CMOF_Element is
14625   begin
14626      return Base + 1278;
14627   end MA_UML_Unmarshall_Action_Unmarshall_Type_Unmarshall_Action;
14628
14629   ------------------------------------------------
14630   -- MA_UML_Object_Node_Upper_Bound_Object_Node --
14631   ------------------------------------------------
14632
14633   function MA_UML_Object_Node_Upper_Bound_Object_Node return AMF.Internals.CMOF_Element is
14634   begin
14635      return Base + 1279;
14636   end MA_UML_Object_Node_Upper_Bound_Object_Node;
14637
14638   ----------------------------------------------------------
14639   -- MA_UML_Multiplicity_Element_Upper_Value_Owning_Upper --
14640   ----------------------------------------------------------
14641
14642   function MA_UML_Multiplicity_Element_Upper_Value_Owning_Upper return AMF.Internals.CMOF_Element is
14643   begin
14644      return Base + 1280;
14645   end MA_UML_Multiplicity_Element_Upper_Value_Owning_Upper;
14646
14647   ---------------------------------------------------------
14648   -- MA_UML_Manifestation_Utilized_Element_Manifestation --
14649   ---------------------------------------------------------
14650
14651   function MA_UML_Manifestation_Utilized_Element_Manifestation return AMF.Internals.CMOF_Element is
14652   begin
14653      return Base + 1281;
14654   end MA_UML_Manifestation_Utilized_Element_Manifestation;
14655
14656   ----------------------------------------------
14657   -- MA_UML_Link_End_Data_Value_Link_End_Data --
14658   ----------------------------------------------
14659
14660   function MA_UML_Link_End_Data_Value_Link_End_Data return AMF.Internals.CMOF_Element is
14661   begin
14662      return Base + 1282;
14663   end MA_UML_Link_End_Data_Value_Link_End_Data;
14664
14665   -----------------------------------
14666   -- MA_UML_Slot_Value_Owning_Slot --
14667   -----------------------------------
14668
14669   function MA_UML_Slot_Value_Owning_Slot return AMF.Internals.CMOF_Element is
14670   begin
14671      return Base + 1283;
14672   end MA_UML_Slot_Value_Owning_Slot;
14673
14674   --------------------------------------------------
14675   -- MA_UML_Qualifier_Value_Value_Qualifier_Value --
14676   --------------------------------------------------
14677
14678   function MA_UML_Qualifier_Value_Value_Qualifier_Value return AMF.Internals.CMOF_Element is
14679   begin
14680      return Base + 1284;
14681   end MA_UML_Qualifier_Value_Value_Qualifier_Value;
14682
14683   ------------
14684   -- MB_UML --
14685   ------------
14686
14687   function MB_UML return AMF.Internals.AMF_Element is
14688   begin
14689      return Base;
14690   end MB_UML;
14691
14692   ------------
14693   -- MB_UML --
14694   ------------
14695
14696   function ML_UML return AMF.Internals.AMF_Element is
14697   begin
14698      return Base + 4829;
14699   end ML_UML;
14700
14701end AMF.Internals.Tables.UML_Metamodel;
14702