-
Key: UML22-309
-
Legacy Issue Number: 10829
-
Status: closed
-
Source: International Business Machines ( Andreas Maier)
-
Summary:
In the Superstructure spec 2.1.1, there are a few occurences where an
association end "ownedMember" in metaclass "Element" is referenced.
This should be changed to reference the end "ownedElement" instead.The places I found, are:
"Class::nestedClassifier"
"Enumeration::ownedLiteral"
"DataType::ownedAttribute"
"DataType::ownedOperation" -
Reported: UML 2.1 — Sat, 17 Mar 2007 04:00 GMT
-
Disposition: Resolved — UML 2.2
-
Disposition Summary:
According to the metamodel diagrams,
{subsets ownedMember}would refer to the closest inherited ownedMember attribute which would be Namespace, not Element. For example, see figure 7.12.
Change all references of Element::ownedMember to Namespace::ownedMember. -
Updated: Fri, 6 Mar 2015 20:58 GMT