KerML 1.1b1 RTF Avatar
  1. OMG Issue

KERML11 — Missing Metamodel Definition / Misprint

  • Key: KERML11-83
  • Status: open   Implementation work Blocked
  • Source: N/A ( Benjamin Standfield)
  • Summary:

    Within this definition:

    FunctionOperationExpression : InvocationExpression =
         ownedRelationship += PrimaryArgumentMember '->'
         ownedRelationship += InvocationTypeMember
         ( ownedRelationship += BodyArgumentMember
         | ownedRelationship += FunctionReferenceArgumentMember
         | ArgumentList )
         ownedRelationship += EmptyResultMember
    

    InvocationTypeMember is not defined within the metamodel. According to Ed Seidewitz, this is a mistake in the specification and InvocationTypeMember should have been InstantiatedTypeMember.

  • Reported: KerML 1.0b4 — Tue, 9 Sep 2025 01:40 GMT
  • Updated: Thu, 11 Sep 2025 20:24 GMT