Issue 2208: Figure 7 p. 43 of the UML semantics guide (uml2-superstructure-ftf) Source: (, ) Nature: Revision Severity: Significant Summary: Summary: On Figure 7 p. 43 of the UML semantics guide, Template is described as a shared aggregate of its templateParameters, while Binding (representing an instantiation of a Template) is described as a composite aggregate of the actual arguments. Resolution: Revised Text: Actions taken: November 13, 1998: received issue March 9, 2005: closed issue Discussion: The modeling of templates in UML 2.0 has completely changed, so this issue is no longer applicable. End of Annotations:===== Return-Path: Date: Fri, 13 Nov 1998 09:39:06 -0500 From: aleguenn@irisa.fr To: juergen@omg.org, web-incoming@omg.org Subject: Issue Report Name: Alain Le Guennec Company: IRISA mailFrom: aleguenn@irisa.fr Notification: Yes Specification: UML Semantics Section: 12.2 Formal #: ad/97-08-04 Version: Revision_Date: Page: 43 Nature: Revision Severity: Significant full_desc: On Figure 7 p. 43 of the UML semantics guide, Template is described as a shared aggregate of its templateParameters, while Binding (representing an instantiation of a Template) is described as a composite aggregate of the actual arguments. I think it should be the contrary: A Template should be a composition of its templateParameters (acting as their namespace) and a Binding should be a shared aggregate of the actual arguments (indeed those arguments are probably already included by composition in the Namespace that originally defined them, and so can't be part of another composite). submit: Submit Issue Report