Issue 13273: Page 83: Notation Section 8.2.1.22 MappingCallExp (qvt-rtf) Source: Open Canarias, SL (Mr. Adolfo Sanchez-Barbudo Herrera, adolfosbh(at)opencanarias.com) Nature: Revision Severity: Minor Summary: Problem's text: // shorthand of self.ownedElement->xcollect(i) i.map class2table(); discussion: It seems that the imperativeIteratExp has not been correctly notated. suggestion: replace the text above by: // shorthand of self.ownedElement->xcollect(i | i.map class2table()); Resolution: Revised Text: Actions taken: January 15, 2009: received issue Discussion: End of Annotations:===== ssues From: Adolfo Sánchez-Barbudo Herrera This is issue # 13273 Page 83: Notation Section 8.2.1.22 MappingCallExp Problem's text: // shorthand of self.ownedElement->xcollect(i) i.map class2table(); discussion: It seems that the imperativeIteratExp has not been correctly notated. suggestion: replace the text above by: // shorthand of self.ownedElement->xcollect(i | i.map class2table());