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: 2802 $ $Date: 2012-04-06 21:45:28 +0400 (Fri, 06 Apr 2012) $
43------------------------------------------------------------------------------
44--  This file is generated, don't edit it.
45------------------------------------------------------------------------------
46with League.Holders;
47
48package AMF.UML.Holders is
49
50   pragma Preelaborate;
51
52   --  AggregationKind [0..1]
53
54   function Element
55    (Holder : League.Holders.Holder)
56       return AMF.UML.Optional_UML_Aggregation_Kind;
57   function To_Holder
58    (Element : AMF.UML.Optional_UML_Aggregation_Kind)
59       return League.Holders.Holder;
60
61   --  CallConcurrencyKind [0..1]
62
63   function Element
64    (Holder : League.Holders.Holder)
65       return AMF.UML.Optional_UML_Call_Concurrency_Kind;
66   function To_Holder
67    (Element : AMF.UML.Optional_UML_Call_Concurrency_Kind)
68       return League.Holders.Holder;
69
70   --  ConnectorKind [0..1]
71
72   function Element
73    (Holder : League.Holders.Holder)
74       return AMF.UML.Optional_UML_Connector_Kind;
75   function To_Holder
76    (Element : AMF.UML.Optional_UML_Connector_Kind)
77       return League.Holders.Holder;
78
79   --  ExpansionKind [0..1]
80
81   function Element
82    (Holder : League.Holders.Holder)
83       return AMF.UML.Optional_UML_Expansion_Kind;
84   function To_Holder
85    (Element : AMF.UML.Optional_UML_Expansion_Kind)
86       return League.Holders.Holder;
87
88   --  InteractionOperatorKind [0..1]
89
90   function Element
91    (Holder : League.Holders.Holder)
92       return AMF.UML.Optional_UML_Interaction_Operator_Kind;
93   function To_Holder
94    (Element : AMF.UML.Optional_UML_Interaction_Operator_Kind)
95       return League.Holders.Holder;
96
97   --  MessageKind [0..1]
98
99   function Element
100    (Holder : League.Holders.Holder)
101       return AMF.UML.Optional_UML_Message_Kind;
102   function To_Holder
103    (Element : AMF.UML.Optional_UML_Message_Kind)
104       return League.Holders.Holder;
105
106   --  MessageSort [0..1]
107
108   function Element
109    (Holder : League.Holders.Holder)
110       return AMF.UML.Optional_UML_Message_Sort;
111   function To_Holder
112    (Element : AMF.UML.Optional_UML_Message_Sort)
113       return League.Holders.Holder;
114
115   --  ObjectNodeOrderingKind [0..1]
116
117   function Element
118    (Holder : League.Holders.Holder)
119       return AMF.UML.Optional_UML_Object_Node_Ordering_Kind;
120   function To_Holder
121    (Element : AMF.UML.Optional_UML_Object_Node_Ordering_Kind)
122       return League.Holders.Holder;
123
124   --  ParameterDirectionKind [0..1]
125
126   function Element
127    (Holder : League.Holders.Holder)
128       return AMF.UML.Optional_UML_Parameter_Direction_Kind;
129   function To_Holder
130    (Element : AMF.UML.Optional_UML_Parameter_Direction_Kind)
131       return League.Holders.Holder;
132
133   --  ParameterEffectKind [0..1]
134
135   function Element
136    (Holder : League.Holders.Holder)
137       return AMF.UML.Optional_UML_Parameter_Effect_Kind;
138   function To_Holder
139    (Element : AMF.UML.Optional_UML_Parameter_Effect_Kind)
140       return League.Holders.Holder;
141
142   --  PseudostateKind [0..1]
143
144   function Element
145    (Holder : League.Holders.Holder)
146       return AMF.UML.Optional_UML_Pseudostate_Kind;
147   function To_Holder
148    (Element : AMF.UML.Optional_UML_Pseudostate_Kind)
149       return League.Holders.Holder;
150
151   --  TransitionKind [0..1]
152
153   function Element
154    (Holder : League.Holders.Holder)
155       return AMF.UML.Optional_UML_Transition_Kind;
156   function To_Holder
157    (Element : AMF.UML.Optional_UML_Transition_Kind)
158       return League.Holders.Holder;
159
160   --  VisibilityKind [0..1]
161
162   function Element
163    (Holder : League.Holders.Holder)
164       return AMF.UML.Optional_UML_Visibility_Kind;
165   function To_Holder
166    (Element : AMF.UML.Optional_UML_Visibility_Kind)
167       return League.Holders.Holder;
168
169end AMF.UML.Holders;
170