-
Key: KERML_-61
-
Status: open
-
Source: Model Driven Solutions ( Mr. Ed Seidewitz)
-
Summary:
In 8.4.4.11 Feature Values Semantics, the following binding declaration appear in the second textual notation snippet:
member binding f = e.result featured by T;
and the fourth snippet:
member binding f = e.result featured by that.startShot;
These are both syntactically incorrect. The correct syntax is:
member binding b featured by T of f=e.result;
and
member binding b featured by that.startShot of f=e.result;
-
Reported: KerML 1.0b2 — Wed, 17 Apr 2024 20:13 GMT
-
Updated: Tue, 28 May 2024 00:12 GMT
KERML_ — Incorrect binding syntax in Feature Values Semantics
- Key: KERML_-61
- OMG Task Force: Kernel Modeling Language (KerML) 1.0 FTF 2