blob: ad6fb754f86ceb95c8abe27aeeeed99d45402d33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
|
HEADERS += \
qtmofglobal.h \
qtmofnamespace.h \
qmofreflectivesequence.h \
qmofreflectivecollection.h \
qmoftag.h \
qmoffactory.h \
qmofobject.h \
qmofuriextent.h \
qmofextent.h \
qmofargument.h \
qmoflink.h \
qmofexception.h \
qmofassociation.h \
qmofbehavioralfeature.h \
qmofclass.h \
qmofclassifier.h \
qmofcomment.h \
qmofconstraint.h \
qmofdatatype.h \
qmofdirectedrelationship.h \
qmofelement.h \
qmofelementimport.h \
qmofenumeration.h \
qmofenumerationliteral.h \
qmofexpression.h \
qmoffeature.h \
qmofgeneralization.h \
qmofinstancespecification.h \
qmofinstancevalue.h \
qmofliteralboolean.h \
qmofliteralinteger.h \
qmofliteralnull.h \
qmofliteralreal.h \
qmofliteralspecification.h \
qmofliteralstring.h \
qmofliteralunlimitednatural.h \
qmofmultiplicityelement.h \
qmofnamedelement.h \
qmofnamespace.h \
qmofopaqueexpression.h \
qmofoperation.h \
qmofpackage.h \
qmofpackageimport.h \
qmofpackagemerge.h \
qmofpackageableelement.h \
qmofparameter.h \
qmofprimitivetype.h \
qmofproperty.h \
qmofredefinableelement.h \
qmofrelationship.h \
qmofslot.h \
qmofstructuralfeature.h \
qmoftype.h \
qmoftypedelement.h \
qmofvaluespecification.h
PRIVATE_HEADERS += \
qobjects/qmofreflectivesequenceobject_p.h \
qobjects/qmofreflectivecollectionobject_p.h \
qobjects/qmoftagobject_p.h \
qobjects/qmoffactoryobject_p.h \
qobjects/qmofobjectobject_p.h \
qobjects/qmofuriextentobject_p.h \
qobjects/qmofextentobject_p.h \
qobjects/qmofargumentobject_p.h \
qobjects/qmoflinkobject_p.h \
qobjects/qmofexceptionobject_p.h \
qobjects/qmofassociationobject_p.h \
qobjects/qmofclassobject_p.h \
qobjects/qmofcommentobject_p.h \
qobjects/qmofconstraintobject_p.h \
qobjects/qmofdatatypeobject_p.h \
qobjects/qmofelementimportobject_p.h \
qobjects/qmofenumerationobject_p.h \
qobjects/qmofenumerationliteralobject_p.h \
qobjects/qmofexpressionobject_p.h \
qobjects/qmofgeneralizationobject_p.h \
qobjects/qmofinstancespecificationobject_p.h \
qobjects/qmofinstancevalueobject_p.h \
qobjects/qmofliteralbooleanobject_p.h \
qobjects/qmofliteralintegerobject_p.h \
qobjects/qmofliteralnullobject_p.h \
qobjects/qmofliteralrealobject_p.h \
qobjects/qmofliteralstringobject_p.h \
qobjects/qmofliteralunlimitednaturalobject_p.h \
qobjects/qmofopaqueexpressionobject_p.h \
qobjects/qmofoperationobject_p.h \
qobjects/qmofpackageobject_p.h \
qobjects/qmofpackageimportobject_p.h \
qobjects/qmofpackagemergeobject_p.h \
qobjects/qmofparameterobject_p.h \
qobjects/qmofprimitivetypeobject_p.h \
qobjects/qmofpropertyobject_p.h \
qobjects/qmofslotobject_p.h
SOURCES += \
qtmofnamespace.cpp \
qobjects/qmofreflectivesequenceobject.cpp \
qmofreflectivesequence.cpp \
qobjects/qmofreflectivecollectionobject.cpp \
qmofreflectivecollection.cpp \
qobjects/qmoftagobject.cpp \
qmoftag.cpp \
qobjects/qmoffactoryobject.cpp \
qmoffactory.cpp \
qobjects/qmofobjectobject.cpp \
qmofobject.cpp \
qobjects/qmofuriextentobject.cpp \
qmofuriextent.cpp \
qobjects/qmofextentobject.cpp \
qmofextent.cpp \
qobjects/qmofargumentobject.cpp \
qmofargument.cpp \
qobjects/qmoflinkobject.cpp \
qmoflink.cpp \
qobjects/qmofexceptionobject.cpp \
qmofexception.cpp \
qobjects/qmofassociationobject.cpp \
qmofassociation.cpp \
qmofbehavioralfeature.cpp \
qobjects/qmofclassobject.cpp \
qmofclass.cpp \
qmofclassifier.cpp \
qobjects/qmofcommentobject.cpp \
qmofcomment.cpp \
qobjects/qmofconstraintobject.cpp \
qmofconstraint.cpp \
qobjects/qmofdatatypeobject.cpp \
qmofdatatype.cpp \
qmofdirectedrelationship.cpp \
qmofelement.cpp \
qobjects/qmofelementimportobject.cpp \
qmofelementimport.cpp \
qobjects/qmofenumerationobject.cpp \
qmofenumeration.cpp \
qobjects/qmofenumerationliteralobject.cpp \
qmofenumerationliteral.cpp \
qobjects/qmofexpressionobject.cpp \
qmofexpression.cpp \
qmoffeature.cpp \
qobjects/qmofgeneralizationobject.cpp \
qmofgeneralization.cpp \
qobjects/qmofinstancespecificationobject.cpp \
qmofinstancespecification.cpp \
qobjects/qmofinstancevalueobject.cpp \
qmofinstancevalue.cpp \
qobjects/qmofliteralbooleanobject.cpp \
qmofliteralboolean.cpp \
qobjects/qmofliteralintegerobject.cpp \
qmofliteralinteger.cpp \
qobjects/qmofliteralnullobject.cpp \
qmofliteralnull.cpp \
qobjects/qmofliteralrealobject.cpp \
qmofliteralreal.cpp \
qmofliteralspecification.cpp \
qobjects/qmofliteralstringobject.cpp \
qmofliteralstring.cpp \
qobjects/qmofliteralunlimitednaturalobject.cpp \
qmofliteralunlimitednatural.cpp \
qmofmultiplicityelement.cpp \
qmofnamedelement.cpp \
qmofnamespace.cpp \
qobjects/qmofopaqueexpressionobject.cpp \
qmofopaqueexpression.cpp \
qobjects/qmofoperationobject.cpp \
qmofoperation.cpp \
qobjects/qmofpackageobject.cpp \
qmofpackage.cpp \
qobjects/qmofpackageimportobject.cpp \
qmofpackageimport.cpp \
qobjects/qmofpackagemergeobject.cpp \
qmofpackagemerge.cpp \
qmofpackageableelement.cpp \
qobjects/qmofparameterobject.cpp \
qmofparameter.cpp \
qobjects/qmofprimitivetypeobject.cpp \
qmofprimitivetype.cpp \
qobjects/qmofpropertyobject.cpp \
qmofproperty.cpp \
qmofredefinableelement.cpp \
qmofrelationship.cpp \
qobjects/qmofslotobject.cpp \
qmofslot.cpp \
qmofstructuralfeature.cpp \
qmoftype.cpp \
qmoftypedelement.cpp \
qmofvaluespecification.cpp
|