May 2002
Intermediate to advanced
416 pages
8h 37m
English
Each class belongs to exactly one subsystem. Draw a class diagram for each subsystem.
Of course, classes are related to classes in other subsystems. For example, the Shopping Cart in the Ordering subsystem is associated with the Product in the Product Specification subsystem.
When a class in one subsystem has an association with a class in another subsystem, show the imported class using only the name of the class with either an annotation “imported from <subsystem name>,” or a stereotype «imported», as shown in Figure 16.2.

Place the association in only one ...
Read now
Unlock full access