ST6RI-934 Abstract syntax metamodel for KerML 1.1/SysML 2.1 Beta 1 (revised)#760
Open
seidewitz wants to merge 3 commits into
Open
ST6RI-934 Abstract syntax metamodel for KerML 1.1/SysML 2.1 Beta 1 (revised)#760seidewitz wants to merge 3 commits into
seidewitz wants to merge 3 commits into
Conversation
- Metamodel version remains 20250201.
- Also restored SysML.genmodel to earlier version, except changed generated model directory to org.omg.sysml.model/src/main/java. - Corrected genModel reference in org.omg.sysml/plugin.xml.
This was referenced May 28, 2026
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
.umland.ecoremetamodel files inorg.omg.sysml/model.SysML.ecoreandSysML.genmodeltoorg.omg.sysml.model/src/main/resources/model.org.omg.sysml.model/src/main/java.Notes
20250201and there are no substantive code changes. So, this update remains code compatible with release 2026-04 for KerML 1.0/SysML 2.0.