Issue 17052: SelectionManager selection methods take a single Entity parameter (tacsit-ftf) Source: SimVentions (Mr. Matthew Wilson, mwilson(at)simventions.com) Nature: Uncategorized Issue Severity: Minor 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. Resolution: Revised Text: Actions taken: January 26, 2012: received issue Discussion: End of Annotations:===== s is issue # 17052 OMG Issue No: 17052 Title: SelectionManager selection methods take a single Entity parameter Source: Matt Wilson - mwilson@simventions.com Severity: Minor 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. Revised Text: There is no modification necessary to the text of the specification. Java PSM files only.