Skip to content

Commit 69a099f

Browse files
authored
Merge pull request #114 from Systems-Modeling/feature/ST5AS-241
ST5AS-241 update to 2024-02 metamodel baseline
2 parents bb3721d + cd6aa92 commit 69a099f

184 files changed

Lines changed: 818924 additions & 818924 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

conf/json/schema/api/schemas.json

Lines changed: 59801 additions & 59801 deletions
Large diffs are not rendered by default.

conf/json/schema/metamodel/AcceptActionUsage.json

Lines changed: 188 additions & 188 deletions
Large diffs are not rendered by default.

conf/json/schema/metamodel/ActionDefinition.json

Lines changed: 1286 additions & 1286 deletions
Large diffs are not rendered by default.

conf/json/schema/metamodel/ActionUsage.json

Lines changed: 13044 additions & 13044 deletions
Large diffs are not rendered by default.

conf/json/schema/metamodel/ActorMembership.json

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
3-
"$id": "https://www.omg.org/spec/SysML/20230201/ActorMembership",
3+
"$id": "https://www.omg.org/spec/SysML/20240201/ActorMembership",
44
"title": "ActorMembership",
55
"type": "object",
66
"properties": {
@@ -41,8 +41,8 @@
4141
"documentation": {
4242
"type": "array",
4343
"items": {
44-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
45-
"$comment": "https://www.omg.org/spec/SysML/20230201/Documentation"
44+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
45+
"$comment": "https://www.omg.org/spec/SysML/20240201/Documentation"
4646
}
4747
},
4848
"elementId": {
@@ -56,8 +56,8 @@
5656
]
5757
},
5858
"feature": {
59-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
60-
"$comment": "https://www.omg.org/spec/SysML/20230201/Feature"
59+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
60+
"$comment": "https://www.omg.org/spec/SysML/20240201/Feature"
6161
},
6262
"isImplied": {
6363
"oneOf": [
@@ -90,8 +90,8 @@
9090
]
9191
},
9292
"memberElement": {
93-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
94-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
93+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
94+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
9595
},
9696
"memberElementId": {
9797
"oneOf": [
@@ -124,8 +124,8 @@
124124
]
125125
},
126126
"membershipOwningNamespace": {
127-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
128-
"$comment": "https://www.omg.org/spec/SysML/20230201/Namespace"
127+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
128+
"$comment": "https://www.omg.org/spec/SysML/20240201/Namespace"
129129
},
130130
"name": {
131131
"oneOf": [
@@ -138,26 +138,26 @@
138138
]
139139
},
140140
"ownedActorParameter": {
141-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
142-
"$comment": "https://www.omg.org/spec/SysML/20230201/PartUsage"
141+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
142+
"$comment": "https://www.omg.org/spec/SysML/20240201/PartUsage"
143143
},
144144
"ownedAnnotation": {
145145
"type": "array",
146146
"items": {
147-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
148-
"$comment": "https://www.omg.org/spec/SysML/20230201/Annotation"
147+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
148+
"$comment": "https://www.omg.org/spec/SysML/20240201/Annotation"
149149
}
150150
},
151151
"ownedElement": {
152152
"type": "array",
153153
"items": {
154-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
155-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
154+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
155+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
156156
}
157157
},
158158
"ownedMemberElement": {
159-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
160-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
159+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
160+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
161161
},
162162
"ownedMemberElementId": {
163163
"oneOf": [
@@ -170,8 +170,8 @@
170170
]
171171
},
172172
"ownedMemberFeature": {
173-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
174-
"$comment": "https://www.omg.org/spec/SysML/20230201/Feature"
173+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
174+
"$comment": "https://www.omg.org/spec/SysML/20240201/Feature"
175175
},
176176
"ownedMemberName": {
177177
"oneOf": [
@@ -184,8 +184,8 @@
184184
]
185185
},
186186
"ownedMemberParameter": {
187-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
188-
"$comment": "https://www.omg.org/spec/SysML/20230201/Feature"
187+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
188+
"$comment": "https://www.omg.org/spec/SysML/20240201/Feature"
189189
},
190190
"ownedMemberShortName": {
191191
"oneOf": [
@@ -200,22 +200,22 @@
200200
"ownedRelatedElement": {
201201
"type": "array",
202202
"items": {
203-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
204-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
203+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
204+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
205205
}
206206
},
207207
"ownedRelationship": {
208208
"type": "array",
209209
"items": {
210-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
211-
"$comment": "https://www.omg.org/spec/SysML/20230201/Relationship"
210+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
211+
"$comment": "https://www.omg.org/spec/SysML/20240201/Relationship"
212212
}
213213
},
214214
"owner": {
215215
"oneOf": [
216216
{
217-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
218-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
217+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
218+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
219219
},
220220
{
221221
"type": "null"
@@ -225,8 +225,8 @@
225225
"owningMembership": {
226226
"oneOf": [
227227
{
228-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
229-
"$comment": "https://www.omg.org/spec/SysML/20230201/OwningMembership"
228+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
229+
"$comment": "https://www.omg.org/spec/SysML/20240201/OwningMembership"
230230
},
231231
{
232232
"type": "null"
@@ -236,8 +236,8 @@
236236
"owningNamespace": {
237237
"oneOf": [
238238
{
239-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
240-
"$comment": "https://www.omg.org/spec/SysML/20230201/Namespace"
239+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
240+
"$comment": "https://www.omg.org/spec/SysML/20240201/Namespace"
241241
},
242242
{
243243
"type": "null"
@@ -247,8 +247,8 @@
247247
"owningRelatedElement": {
248248
"oneOf": [
249249
{
250-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
251-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
250+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
251+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
252252
},
253253
{
254254
"type": "null"
@@ -258,17 +258,17 @@
258258
"owningRelationship": {
259259
"oneOf": [
260260
{
261-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
262-
"$comment": "https://www.omg.org/spec/SysML/20230201/Relationship"
261+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
262+
"$comment": "https://www.omg.org/spec/SysML/20240201/Relationship"
263263
},
264264
{
265265
"type": "null"
266266
}
267267
]
268268
},
269269
"owningType": {
270-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
271-
"$comment": "https://www.omg.org/spec/SysML/20230201/Type"
270+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
271+
"$comment": "https://www.omg.org/spec/SysML/20240201/Type"
272272
},
273273
"qualifiedName": {
274274
"oneOf": [
@@ -283,8 +283,8 @@
283283
"relatedElement": {
284284
"type": "array",
285285
"items": {
286-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
287-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
286+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
287+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
288288
}
289289
},
290290
"shortName": {
@@ -300,32 +300,32 @@
300300
"source": {
301301
"type": "array",
302302
"items": {
303-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
304-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
303+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
304+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
305305
}
306306
},
307307
"target": {
308308
"type": "array",
309309
"items": {
310-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
311-
"$comment": "https://www.omg.org/spec/SysML/20230201/Element"
310+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
311+
"$comment": "https://www.omg.org/spec/SysML/20240201/Element"
312312
}
313313
},
314314
"textualRepresentation": {
315315
"type": "array",
316316
"items": {
317-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
318-
"$comment": "https://www.omg.org/spec/SysML/20230201/TextualRepresentation"
317+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
318+
"$comment": "https://www.omg.org/spec/SysML/20240201/TextualRepresentation"
319319
}
320320
},
321321
"type": {
322-
"$ref": "https://www.omg.org/spec/SysML/20230201/Identified",
323-
"$comment": "https://www.omg.org/spec/SysML/20230201/Type"
322+
"$ref": "https://www.omg.org/spec/SysML/20240201/Identified",
323+
"$comment": "https://www.omg.org/spec/SysML/20240201/Type"
324324
},
325325
"visibility": {
326326
"oneOf": [
327327
{
328-
"$ref": "https://www.omg.org/spec/SysML/20230201/VisibilityKind"
328+
"$ref": "https://www.omg.org/spec/SysML/20240201/VisibilityKind"
329329
},
330330
{
331331
"type": "null"
@@ -380,7 +380,7 @@
380380
"additionalProperties": false,
381381
"$defs": {
382382
"Identified": {
383-
"$id": "https://www.omg.org/spec/SysML/20230201/Identified",
383+
"$id": "https://www.omg.org/spec/SysML/20240201/Identified",
384384
"title": "Identified",
385385
"type": "object",
386386
"properties": {
@@ -395,7 +395,7 @@
395395
"additionalProperties": false
396396
},
397397
"VisibilityKind": {
398-
"$id": "https://www.omg.org/spec/SysML/20230201/VisibilityKind",
398+
"$id": "https://www.omg.org/spec/SysML/20240201/VisibilityKind",
399399
"title": "VisibilityKind",
400400
"type": "string",
401401
"enum": [

0 commit comments

Comments
 (0)