June 2003
Intermediate to advanced
984 pages
25h 13m
English
The Class diagram notation is explained fully in Chapters 5 through 7.

Figure A-1: Class icon with the default name, attribute, and operation compartments, and a user-defined compartment.
[visibility] [/] name [:type] [multiplicity] [‘=’default] [‘{‘property-string’}’]
[visibility] name ([parameter-list]) ‘:’ [return-result] [‘{‘property-string’}’]
tagname ‘:’ value
Classes may be identified with a name and optional stereotype. The stereotype may be in text or icon form.

Figure A-2: Four presentation alternatives for classes with stereotypes.

Figure A-3: Template class.
name ‘:’ type [= default]
template-name ‘<’ value-list ‘>’

Figure A-4: Interface class notation.
Associations are covered in Chapter ...
Read now
Unlock full access