|
1 | 1 | { |
2 | 2 | "$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", |
4 | 4 | "title": "ActorMembership", |
5 | 5 | "type": "object", |
6 | 6 | "properties": { |
|
41 | 41 | "documentation": { |
42 | 42 | "type": "array", |
43 | 43 | "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" |
46 | 46 | } |
47 | 47 | }, |
48 | 48 | "elementId": { |
|
56 | 56 | ] |
57 | 57 | }, |
58 | 58 | "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" |
61 | 61 | }, |
62 | 62 | "isImplied": { |
63 | 63 | "oneOf": [ |
|
90 | 90 | ] |
91 | 91 | }, |
92 | 92 | "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" |
95 | 95 | }, |
96 | 96 | "memberElementId": { |
97 | 97 | "oneOf": [ |
|
124 | 124 | ] |
125 | 125 | }, |
126 | 126 | "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" |
129 | 129 | }, |
130 | 130 | "name": { |
131 | 131 | "oneOf": [ |
|
138 | 138 | ] |
139 | 139 | }, |
140 | 140 | "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" |
143 | 143 | }, |
144 | 144 | "ownedAnnotation": { |
145 | 145 | "type": "array", |
146 | 146 | "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" |
149 | 149 | } |
150 | 150 | }, |
151 | 151 | "ownedElement": { |
152 | 152 | "type": "array", |
153 | 153 | "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" |
156 | 156 | } |
157 | 157 | }, |
158 | 158 | "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" |
161 | 161 | }, |
162 | 162 | "ownedMemberElementId": { |
163 | 163 | "oneOf": [ |
|
170 | 170 | ] |
171 | 171 | }, |
172 | 172 | "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" |
175 | 175 | }, |
176 | 176 | "ownedMemberName": { |
177 | 177 | "oneOf": [ |
|
184 | 184 | ] |
185 | 185 | }, |
186 | 186 | "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" |
189 | 189 | }, |
190 | 190 | "ownedMemberShortName": { |
191 | 191 | "oneOf": [ |
|
200 | 200 | "ownedRelatedElement": { |
201 | 201 | "type": "array", |
202 | 202 | "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" |
205 | 205 | } |
206 | 206 | }, |
207 | 207 | "ownedRelationship": { |
208 | 208 | "type": "array", |
209 | 209 | "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" |
212 | 212 | } |
213 | 213 | }, |
214 | 214 | "owner": { |
215 | 215 | "oneOf": [ |
216 | 216 | { |
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" |
219 | 219 | }, |
220 | 220 | { |
221 | 221 | "type": "null" |
|
225 | 225 | "owningMembership": { |
226 | 226 | "oneOf": [ |
227 | 227 | { |
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" |
230 | 230 | }, |
231 | 231 | { |
232 | 232 | "type": "null" |
|
236 | 236 | "owningNamespace": { |
237 | 237 | "oneOf": [ |
238 | 238 | { |
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" |
241 | 241 | }, |
242 | 242 | { |
243 | 243 | "type": "null" |
|
247 | 247 | "owningRelatedElement": { |
248 | 248 | "oneOf": [ |
249 | 249 | { |
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" |
252 | 252 | }, |
253 | 253 | { |
254 | 254 | "type": "null" |
|
258 | 258 | "owningRelationship": { |
259 | 259 | "oneOf": [ |
260 | 260 | { |
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" |
263 | 263 | }, |
264 | 264 | { |
265 | 265 | "type": "null" |
266 | 266 | } |
267 | 267 | ] |
268 | 268 | }, |
269 | 269 | "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" |
272 | 272 | }, |
273 | 273 | "qualifiedName": { |
274 | 274 | "oneOf": [ |
|
283 | 283 | "relatedElement": { |
284 | 284 | "type": "array", |
285 | 285 | "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" |
288 | 288 | } |
289 | 289 | }, |
290 | 290 | "shortName": { |
|
300 | 300 | "source": { |
301 | 301 | "type": "array", |
302 | 302 | "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" |
305 | 305 | } |
306 | 306 | }, |
307 | 307 | "target": { |
308 | 308 | "type": "array", |
309 | 309 | "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" |
312 | 312 | } |
313 | 313 | }, |
314 | 314 | "textualRepresentation": { |
315 | 315 | "type": "array", |
316 | 316 | "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" |
319 | 319 | } |
320 | 320 | }, |
321 | 321 | "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" |
324 | 324 | }, |
325 | 325 | "visibility": { |
326 | 326 | "oneOf": [ |
327 | 327 | { |
328 | | - "$ref": "https://www.omg.org/spec/SysML/20230201/VisibilityKind" |
| 328 | + "$ref": "https://www.omg.org/spec/SysML/20240201/VisibilityKind" |
329 | 329 | }, |
330 | 330 | { |
331 | 331 | "type": "null" |
|
380 | 380 | "additionalProperties": false, |
381 | 381 | "$defs": { |
382 | 382 | "Identified": { |
383 | | - "$id": "https://www.omg.org/spec/SysML/20230201/Identified", |
| 383 | + "$id": "https://www.omg.org/spec/SysML/20240201/Identified", |
384 | 384 | "title": "Identified", |
385 | 385 | "type": "object", |
386 | 386 | "properties": { |
|
395 | 395 | "additionalProperties": false |
396 | 396 | }, |
397 | 397 | "VisibilityKind": { |
398 | | - "$id": "https://www.omg.org/spec/SysML/20230201/VisibilityKind", |
| 398 | + "$id": "https://www.omg.org/spec/SysML/20240201/VisibilityKind", |
399 | 399 | "title": "VisibilityKind", |
400 | 400 | "type": "string", |
401 | 401 | "enum": [ |
|
0 commit comments