This document discusses mapping a domain model to a software design. It provides examples of mapping domain classes from a process sale use case to initial design classes for a cash till system. Key points are that domain classes often inspire but do not directly map to design classes, and that creating an initial design can help uncover questions about requirements.