UPR 1.0 FTF Avatar
  1. OMG Issue

UPR — Enumeration type names do not end in "Type"

  • Key: UPR-13
  • Status: closed  
  • Source: Model Driven Solutions ( Mr. Ed Seidewitz)
  • Summary:

    In subclause 6.4.3, it states that enumeration type names "always end with 'Type' (e.g., 'OperatorType')." This is not true. Enumeration type names in the profilr actually all end in "Kind" (which is consistent with usual OMG practice). There is also no "OperatorKind" enumeration; the only two enumerations in the specifiacation are DSTypeKind and RangeKind.

  • Reported: UPR 1.0b1 — Sat, 9 Feb 2019 01:10 GMT
  • Disposition: Resolved — UPR 1.0
  • Disposition Summary:

    Enumeration type name convention correction

    In subclause 6.4.3, the statement about the convention of enumeration type names is incorrect.

  • Updated: Tue, 8 Oct 2019 17:59 GMT