Issue 9375: Section: 7.3.7 (uml2-rtf) Source: (, ) Nature: Revision Severity: Minor Summary: Incorrect specification of association Class::nestedClassifier. The specification of the association Class::nestedClassifier, section 7.3.7, page 46 states that it subsets Element::ownedMember. The Class Element does not have an association ownedMember. Element does have an association ownedElement, but that is not likely correct because a nested classifier is really a namedElement. Most likely, Class::nestedClassifier should subset Namespace::ownedMember. Resolution: See issue 10829 for disposition Revised Text: Actions taken: February 23, 2006: received issue April 25, 2011: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 23 Feb 2006 10:34:51 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Earl Waldin Company: Paranor AG mailFrom: waldin@paranor.ch Notification: Yes Specification: Unified Modeling Language: Superstructure Section: 7.3.7 FormalNumber: formal/05-07-04 Version: 2.0 RevisionDate: 8/2005 Page: 46 Nature: Revision Severity: Minor HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Description Incorrect specification of association Class::nestedClassifier. The specification of the association Class::nestedClassifier, section 7.3.7, page 46 states that it subsets Element::ownedMember. The Class Element does not have an association ownedMember. Element does have an association ownedElement, but that is not likely correct because a nested classifier is really a namedElement. Most likely, Class::nestedClassifier should subset Namespace::ownedMember.