Difference between revisions of "Category talk:Class Diagram"
(Created page with "A class diagram in UML is a type of static diagram that describes the structure of a system by showing its classes, their attributes and operations, and the relationships amon...") |
Stephen Chu (Talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | A class diagram in UML is a type of static diagram that describes the structure of a system by showing its classes, their attributes and operations, and the relationships among them. | + | [JL: A class diagram in UML is a type of static diagram that describes the structure of a system by showing its classes, their attributes and operations, and the relationships among them.] |
+ | |||
+ | [CM: A UML class diagram is a structure diagram that depicts packages, classes and objects, their relationships, constraints attributes and operations. (UML Superstructure Specification)] | ||
+ | |||
+ | [SC: There are two issues that need to be addressed. (1) the definition provided is for "UML class diagram" and not for a more generic concept "class diagram"; (2) using "diagram" to define "diagram" is circulate and contradicts principle of good definition. Suggest change to: "A class diagram is a representation of real life object/concept, depicting their structure (attributes), constraints, and relationships, and operations/behaviours".] |
Latest revision as of 21:43, 7 October 2012
[JL: A class diagram in UML is a type of static diagram that describes the structure of a system by showing its classes, their attributes and operations, and the relationships among them.]
[CM: A UML class diagram is a structure diagram that depicts packages, classes and objects, their relationships, constraints attributes and operations. (UML Superstructure Specification)]
[SC: There are two issues that need to be addressed. (1) the definition provided is for "UML class diagram" and not for a more generic concept "class diagram"; (2) using "diagram" to define "diagram" is circulate and contradicts principle of good definition. Suggest change to: "A class diagram is a representation of real life object/concept, depicting their structure (attributes), constraints, and relationships, and operations/behaviours".]