Issue 6886: Allow applying iteration operations on single objects (ocl2-rtf) Source: France Telecom R&D (Mr. Mariano Belaunde, mariano.belaunde(at)orange.com) Nature: Uncategorized Issue Severity: Summary: Use a DOT instead of an ARROW is this situation. myinstance.anycollectionfunction() equivalent to Set{myinstance}->anycollectionfunction(…)->first() Resolution: The usage of "." and "-"> in OCL is already confusing for many users. However there is a rationale. Introduction of a freedom to use "." will undermine user understanding in exchange for a minor convenience in a rare use case.. Disposition: Closed, no change Revised Text: Actions taken: January 7, 2004: received issue December 23, 2013: closed issue Discussion: This is a request to improve the language. Better solved in a RTF. End of Annotations:===== SSUE: Allow applying iteration operations on single objects. Use a DOT instead of an ARROW is this situation. myinstance.anycollectionfunction() equivalent to Set{myinstance}->anycollectionfunction(…)->first()