Conversation
- Updated URI version to 20260501.
Also: - Updated SysML metamodel URIs in Xtext grammar files. - Restored SysML.genmodel to earlier version, except changed generated model directory to org.omg.sysml.model/src/main/java.
himi
approved these changes
May 25, 2026
Member
himi
left a comment
There was a problem hiding this comment.
I could not catch up with the update of the metamodel. I could just test this version and it worked successfully.
Contributor
|
@seidewitz I would really like to have #754 to be merged before this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the implemented metamodel to the baseline for KerML 1.1/SysML 2.1 Beta 1. It accounts for resolutions that effect the abstract syntax from KerML 1.1 RTF Ballot 2 (Ballot 1 was not quorate) and SysML 2.1 RTF Ballot 2 (Ballot 1 did not have any abstract syntax issues). The abstract syntax changes were all minor corrections to descriptive text and OCL constraints.
Changes
20260501..umland.ecoremetamodel files inorg.omg.sysml.org.omg.sysml.model.Note. This PR does not include any changes to validation implementation or model libraries, which will be handled in future PRs.