Issue 9245: Description of Element (uml2-rtf) Source: Capgemini (drs. Anneke Kleppe, anneke.kleppe(at)capgemini.com) Nature: Uncategorized Issue Severity: Summary: The infrastructure specification [1] described the metaclass Element as followes: “Element is an abstract metaclass with no superclass. It is used as the common superclass for all metaclasses in the infrastructure library.” [1, page 45 and page 93] Both packages, Abstraction and Basic, are using the same definition for Element. Therefore, it is logical to assume that both packages will contain their own class Element, as shown in Figure 2. InfrastructureLibrary Abstractions Basic Element Element Figure 2 The Rose Model [2] specifies one single class Element, a metaclass that is part of Abstractions. The exact name is Abstractions::Elements::Element. The Basic package imports this metaclass. (see Figure 3). We assume this is the correct interpretation, therefore the text on page 93 should be changed accordingly. InfrastructureLibrary Basic Abstractions Element (from Elements) <<import>> Figure 3 Resolution: Revised Text: Actions taken: January 18, 2006: recveived issue Discussion: End of Annotations:===== s is issue # 9245 Description of Element The infrastructure specification [1] described the metaclass Element as followes: "Element is an abstract metaclass with no superclass. It is used as the common superclass for all metaclasses in the infrastructure library." [1, page 45 and page 93] Both packages, Abstraction and Basic, are using the same definition for Element. Therefore, it is logical to assume that both packages will contain their own class Element, as shown in Figure 2. InfrastructureLibrary Abstractions Basic Element Element Figure 2 The Rose Model [2] specifies one single class Element, a metaclass that is part of Abstractions. The exact name is Abstractions::Elements::Element. The Basic package imports this metaclass. (see Figure 3). We assume this is the correct interpretation, therefore the text on page 93 should be changed accordingly. InfrastructureLibrary Basic Abstractions Element (from Elements) <> Figure 3