KerML 1.0b2 FTF Avatar
  1. OMG Issue

KERML — deriveElementIsLibraryElement Typo

  • Key: KERML-103
  • Status: open  
  • Source: Self ( Jim Ciarcia)
  • Summary:

    Constraints
    deriveElementIsLibraryElement
    "isLibraryElement = libraryNamespace() <>null"
    There needs to be a space between the operator and the null.

    Should read:
    "isLibraryElement = libraryNamespace() <> null"

  • Reported: KerML 1.0b1 — Sun, 9 Jul 2023 20:43 GMT
  • Updated: Mon, 8 Apr 2024 21:42 GMT