-
Key: KERML-39
-
Status: closed
-
Source: NIST ( Mr. Conrad Bock)
-
Summary:
Clause 9.2.3.1 (Links Overview) says
The participant Feature of Link is the most general associationEnd, identifying the things being linked by (at the "ends" of) each Link (exactly one thing per end, which might be the same things).
but the two places it appears in the Links model library
readonly feature participant: Anything[2..*] nonunique ordered; feature participant: Anything[2] nonunique ordered redefines Link::participant;
do not include the "end" keyword (are not end features), to prevent the semantics of end features from applying to the participant feature (see KERML-37).
-
Reported: KerML 1.0a1 — Wed, 26 Apr 2023 15:24 GMT
-
Disposition: Resolved — KerML 1.0b2
-
Disposition Summary:
Link::participant generalizes association ends
Modify Clause 9.2.3.1 (Links Overview) to say Link::participant (indirectly) generalizes all association ends.
-
Updated: Tue, 1 Jul 2025 15:01 GMT
KERML — Link participant feature called an association end
- Key: KERML-39
- OMG Task Force: Kernel Modeling Language (KerML) 1.0 FTF