Issue 12471: Section: A.2.5.6 Set Operations (ocl2-rtf) Source: (, ) Nature: Revision Severity: Minor Summary: The second sentence of this section ends, "... B is a value of type t.". It should say "... B is a value of type Bag(t). Resolution: Revised Text: Replace: Operations on sets include the operations listed in Table A.3. These are inherited from Collection(t). Operations which are specific to sets are shown in Table A.4 where S, S1, S2 are values of type Set(t), B is a value of type t. By: Operations on sets include the operations listed in Table A.3. These are inherited from Collection(t). Operations which are specific to sets are shown in Table A.4 where S, S1, S2 are values of type Set(t), B is a value of type Bag(t) and v is a value of type t. Actions taken: May 14, 2008: received issue October 16, 2009: closed issue Discussion: The original text of Annex A (ptc/03-10-14) was left unchanged by the FTF. However some editorial copy/paste errors were introduced when moving from latex to framemaker. In the case of this issue this concerns the description text (not only the math symbols). End of Annotations:===== m: webmaster@omg.org Date: 14 May 2008 14:06:39 -0400 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Garr Lystad Company: Net.Orange (i.e. Net Dot Orange) mailFrom: glystad@ndorange.com Notification: Yes Specification: Object Constraint Language Section: A.2.5.6 Set Operations FormalNumber: n/a Version: 2.0 RevisionDate: 1 May 2006 Page: 196 Nature: Revision Severity: Minor HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 Description The second sentence of this section ends, "... B is a value of type t.". It should say "... B is a value of type Bag(t).