Issue 17002: SelectionManager selection methods take a single Entity parameter (tacsit-ftf) Source: SimVentions (Mr. Matthew Wilson, mwilson(at)simventions.com) Nature: Revision 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: Revised Text: Actions taken: January 19, 2012: received issue Discussion: End of Annotations:===== s is issue # 17002 Issue: SelectionManager selection methods take a single Entity parameter Severity: Minor 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