SysML-v2-Pilot-Implementation
SysML-v2-Pilot-Implementation copied to clipboard
Proof-of-concept pilot implementation of the SysML v2 textual notation and visualization
Hello SysML Team~  As we can see , the two IDs are different in one same sysmlx file. And the previous one correspons to the id in ISQMechanics.sysmlx, but...
Since the fix in ST6RI-767 has a problem to find a target of PRelation, the example below: ``` package TestInheritedPart1 { part def Vehicle { part powerTrain; } part vehicle...
Hello, I tried to use your SysML Interactive utils to generate diagram SVG basing from my SysML model file. My question is about the SVG's internal structure. At the moment...
Dear SysML Team, I am currently working on enabling XText’s text hint feature for SysML’s text editor and have encountered some challenges. In the GenerateKerMLExpressions.mwe2 file, my initial attempt involved...
I am testing the implementation with eclipse. When having a certain amount of code, PlantUML just cuts the visualization at 4096 pixel width? So I cannot see my full model,...
(Using 2024-05 Release) I am getting an error when trying to import a package in a separate .sysml file when using the package's short name, but only when that package...
Hello SysML-v2-Pilot-Implementation team, The Xtext team would like to update the [Xtext community website](https://www.eclipse.org/Xtext/community.html) listing all the cool projects people are building around Xtext/Xtend. See also the corresponding https://github.com/eclipse/xtext/issues/1541 and...