Issue 7274: UML2 Infra/11.5.1/Invalid reference to Attribute class (uml2-rtf) Source: Adaptive (Mr. Pete Rivett, pete.rivett(at)adaptive.com) Nature: Uncategorized Issue Severity: Summary: In section 11.5.1 (DataType) the first association is specified as: ownedAttribute: Attribute[*] The Attributes owned by the DataType. This is out of date: the class Attribute has been replaced by Property, though the association name is OK referring to 'Attribute'. This is reflected in the diagram above that text (Fig 86). Proposed resolution: Replace the above text with: ownedAttribute: Property[*] The Properties owned by the DataType. Resolution: Revised Text: Actions taken: April 28, 2004: received issue February 18, 2005: moved from infrastructure August 23, 2006: closed issue Discussion: Fixed by resolution to issue 6596 Disposition: Closed, no change End of Annotations:===== ubject: UML2 Infra/11.5.1/Invalid reference to Attribute class Date: Wed, 28 Apr 2004 22:24:46 -0400 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: UML2 Infra/11.5.1/Invalid reference to Attribute class Thread-Index: AcQtYsgGFlKv8m/qRhipu2rVauVyqg== From: "Pete Rivett" To: X-MIME-Autoconverted: from quoted-printable to 8bit by amethyst.omg.org id i3T2LaTE029450 In section 11.5.1 (DataType) the first association is specified as: ownedAttribute: Attribute[*] The Attributes owned by the DataType. This is out of date: the class Attribute has been replaced by Property, though the association name is OK referring to 'Attribute'. This is reflected in the diagram above that text (Fig 86). Proposed resolution: Replace the above text with: ownedAttribute: Property[*] The Properties owned by the DataType.