TCI 1.1 RTF Avatar
  1. OMG Issue

TCI11 — Revise comments in code/model for clarity in TacsitController.getEntityTypes

  • Key: TCI11-19
  • Legacy Issue Number: 17012
  • Status: open  
  • Source: SimVentions ( Mr. Matthew Wilson)
  • Summary:

    The comment for this method reads:
    /**

    • Return the Entity Types which are supported by the TACSIT. This will
    • return a list of all Entity Types currently available for Selection and
    • Query by this TACSITController
    • @return
      */

    The first sentence gives the impression that it will return anything that can possibly be in the TacsitController. The second sentence implies only entities that currently exist in the TacsitController.

    Suggested resolution:

    It seems likely that the first sentence is correct; the wording of the second sentence should be changed to “This will return a list of all Entity Types available for Selection and Query by this TACSITController”.

    AGREED

  • Reported: TCI 1.0b2 — Thu, 19 Jan 2012 05:00 GMT
  • Updated: Wed, 1 Feb 2023 21:57 GMT