TCI 1.1 RTF Avatar
  1. OMG Issue

TCI11 — SelectionManager selection methods take a single Entity parameter

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

    A translation error occurred from the java PSM to the specification source files. This should be a Collection or List of Entity objects, rather than a single entity. The affected methods are:
    • setSelection
    • addToSelection
    • removeFromSelection

    Resolution:
    Update the Java PSM class methods to take a Collection<Entity>.

    Revised Text:

    There is no modification necessary to the text of the specification. Java PSM files only.

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