OARIS 3.0b2 FTF Avatar
  1. OMG Issue

OARIS3 — Replace optional strings with typedefs

  • Key: OARIS3-3
  • Status: closed  
  • Source: BAE SYSTEMS ( Mr. Ollie Newman)
  • Summary:

    The syntax for an optional string (parameter_range: string [0..1]) can cause confusion to parsers of the XMI as to whether the syntax is for being optional or fixed length.
    Optional strings would be better defined as an optional TypeDef.

    This affects parameter_range and typical_value in the descriptor_type struct within Subsystem_Domain -> Subsystem_Control

  • Reported: OARIS 3.0a1 — Mon, 9 Oct 2023 09:23 GMT
  • Disposition: Resolved — OARIS 3.0b2
  • Disposition Summary:

    Create Typedefs for optional strings

    replace the parameters which are of type string [0..1] with typedefs in the descriptor_type class

  • Updated: Fri, 20 Dec 2024 23:14 GMT
  • Attachments: