B.3. Subsystem Shipping

The Shipping subsystem contains those classes that deal with the work of packing and shipping orders to customers.

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

Figure B.7. Shipping Subsystem Class Diagram

Shipment

A Shipment is prepared to send a customer's product selections to the customer.

State Machine

See Figure B.8.

Figure B.8. Shipment Statechart

Attributes

shipmentID: arbitrary_id

A unique ID assigned by the bookstore to the shipment.

shippingCompany: same_as

The shipping company who delivers the shipment. ...

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.