Issue 17013: 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. Suggested resolution: The comments should say the collections returned by getProjections and getEntityTYpes() are unmodifiable. Resolution: Revised Text: Actions taken: January 19, 2012: received issue Discussion: End of Annotations:===== m: Matt Wilson This is issue # 17013 Issue . Revise comments in code/model for clarity in TacsitController Severity: Support Text Issue Description: It is not clear from the comments that the collections returned by getProjections() and getEntityTypes() cannot be changed. Suggested resolution: The comments should say the collections returned by getProjections and getEntityTYpes() are unmodifiable. AGREED