Issue 17058: Add comments to QueryManager (tacsit-ftf) Source: SimVentions (Mr. Matthew Wilson, mwilson(at)simventions.com) Nature: Revision Severity: Minor Summary: It is unclear whether or not a null query is permissible. Resolution / Discussion: Explicitly state in the interface documentation that a null query should return all Entities in the QueryManager. Revised Text: Add sentence to 7.2.1.6 “In the case where a null query is passed to the QueryManager, the QueryManager is to return all Entities in the QueryManager.” Resolution: Revised Text: Actions taken: January 26, 2012: received issue Discussion: End of Annotations:===== s is issue # 17058 OMG Issue No: 17058 Title: Add comments to QueryManager Source: Matt Wilson - mwilson@simventions.com Severity: Minor Summary: It is unclear whether or not a null query is permissible. Resolution / Discussion: Explicitly state in the interface documentation that a null query should return all Entities in the QueryManager. Revised Text: Add sentence to 7.2.1.6 .In the case where a null query is passed to the QueryManager, the QueryManager is to return all Entities in the QueryManager..