Skip to content

Commit 53eb7eb

Browse files
committed
SYSML21-526 Replaced "KerML" with "SysML" in doc for SysML.sysml.
- Also updated this in SysMLMOF2SysMLText.xtend, which is used to generate SysML.sysml.
1 parent 2cb3d56 commit 53eb7eb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

org.omg.sysml/src/org/omg/sysml/generation/SysMLMOF2SysMLText.xtend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class SysMLMOF2SysMLText extends MOF2SysMLText {
2727
standard library package SysML {
2828
doc
2929
/*
30-
* This package contains a reflective KerML model of the KerML abstract syntax.
30+
* This package contains a reflective SysML model of the SysML abstract syntax.
3131
*/
3232
3333
private import ScalarValues::*;

sysml.library/Systems Library/SysML.sysml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
standard library package SysML {
22
doc
33
/*
4-
* This package contains a reflective KerML model of the KerML abstract syntax.
4+
* This package contains a reflective SysML model of the SysML abstract syntax.
55
*/
66

77
private import ScalarValues::*;

0 commit comments

Comments
 (0)