Issue 17060: Revise comments in code/model for clarity in TacsitController (tacsit-ftf) Source: SimVentions (Mr. Matthew Wilson, mwilson(at)simventions.com) Nature: Uncategorized Issue Severity: Summary: It is not clear from the comments that the collections returned by getProjections() and getEntityTypes() cannot be changed. Resolution / Discussion: The comments should say the collections returned by getProjections and getEntityTypes() are unmodifiable. Revised Text: Add text to paragraphs 7.1.1.8.1 and 7.1.1.8.8. Attempted changes to the collection returned by this method will have no effect on the behavior and functionality of the TacsitController. Resolution: Revised Text: Actions taken: January 26, 2012: received issue Discussion: End of Annotations:===== s is issue # 17060 OMG Issue No: 17060 Title: Revise comments in code/model for clarity in TacsitController Source: Matt Wilson - mwilson@simventions.com Severity: Support Text Summary: It is not clear from the comments that the collections returned by getProjections() and getEntityTypes() cannot be changed. Resolution / Discussion: The comments should say the collections returned by getProjections and getEntityTypes() are unmodifiable. Revised Text: Add text to paragraphs 7.1.1.8.1 and 7.1.1.8.8. Attempted changes to the collection returned by this method will have no effect on the behavior and functionality of the TacsitController.