Changes for page 1 Introduction
Last modified by Helena on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -23,8 +23,8 @@ 23 23 24 24 In some diagrams for some classes the attribute compartment is suppressed even though there may be some attributes. This is deliberate and is done to aid clarity of the diagram. The method used is: 25 25 26 -* The attributes will always be present on the class diagram where the class is defined and its attributes and associations are defined. 27 -* On other diagrams, such as inheritance diagrams, the attributes may be suppressed from the class for clarity. 26 +* The attributes will always be present on the class diagram where the class is defined and its attributes and associations are defined.// // 27 +* On other diagrams, such as inheritance diagrams, the attributes may be suppressed from the class for clarity.// // 28 28 29 29 [[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_bbb8fac9.png||height="54" width="158"]] 30 30 ... ... @@ -43,12 +43,12 @@ 43 43 44 44 The content in the “Feature” column comprises or explains one of the following structural features of the class: 45 45 46 -* Whether it is an abstract class. Abstract classes are shown in //italic Courier// font. 46 +* Whether it is an abstract class. Abstract classes are shown in //italic Courier// font.// // 47 47 * The superclass this class inherits from, if any.// // 48 48 * The sub classes of this class, if any. 49 49 * Attribute – the attributeName is shown in Courier font. 50 50 * Association – the associationName is shown in Courier font. If the association is derived from the association between super classes, then the format is /associationName. 51 -* Role – the +roleName is shown in Courier font. 51 +* Role – the +roleName is shown in Courier font.// // 52 52 53 53 The Description column provides a short definition or explanation of the Class or Feature. UML class names may be used in the description and if so, they are presented in normal font with spaces between words. For example, the class ConceptScheme will be written as Concept Scheme. 54 54