TEX 1.1 RTF Avatar
  1. OMG Issue

TEX11 — Identity Enumeration doesn't have Enum attributes

  • Key: TEX11-53
  • Status: closed  
  • Source: BAE SYSTEMS ( Mr. Simon Mettrick)
  • Summary:

    The Identity enumeration (and also Environment and TrackPhase) have attributes that are modelled as Properties not Enumeration Literals.
    E.g. for PENDING, in the XMI it is an ownedAttribute element with xmi:type="uml:Property"
    For 'properly' modelled enums an ownedLiteral element with xmi:type="uml:EnumerationLiteral" is expected.
    This causes problems with PSM generation and a misrepresentation on diagrams where there is additional text 'Attributes' and the enums have a superfluous + (for public) decorator.

  • Reported: TEX 1.0 — Wed, 16 Aug 2023 13:17 GMT
  • Disposition: Resolved — $issue.fixedSpecification.name
  • Disposition Summary:

    Recreate Enumeration Literal Values

    Recreate the enumeration literal values for Enumerations Environment, Identity and TrackPhase.

  • Updated: Tue, 9 Jan 2024 19:40 GMT
  • Attachments: