Issue 7520: an iterate expression evaluation (ocl2-rtf) Source: OpenModeling (Mr. Jos Warmer, jos.warmer(at)openmodeling.nl) Nature: Uncategorized Issue Severity: Summary: 12. -- [1] The model of the result of an iterate expression evaluation is equal to -- the model of the result of the associated IterateExp. context IterateExpEval inv: result.model = model.result ) ==> remove last bracket Resolution: yes Revised Text: In 10.4.3.15 IterateExpEval replace inv: result.model = model.result ) by inv: result.model = model.result Actions taken: June 14, 2004: received issue December 23, 2013: closed issue Discussion: End of Annotations:===== s is issue # 7520 an iterate expression evaluation 12. -- [1] The model of the result of an iterate expression evaluation is equal to -- the model of the result of the associated IterateExp. context IterateExpEval inv: result.model = model.result ) ==> remove last bracket