B.1. Subsystem ProductSpecification

The ProductSpecification subsystem contains those classes that describe the organization of products offered by the bookstore.

The class diagram for this subsystem is shown in Figure B.1.

Figure B.1. ProductSpecification Subsystem Class Diagram

Product

A Product is an item available for sale by the online store. The online store currently offers books (hardcover and paperback), CDs, tapes, videotapes, and DVDs (all classified as “Recordings”), and computer software.

Attributes

productID: UniversalProductCode

The UPC code of the product. These are provided by the manufacturer based on a coding scheme established ...

Get Executable UML: A Foundation for Model-Driven Architecture now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.