previous |
start |
next
Example: Printing an Invoice - CRC Cards
- Discover classes
- Nouns are possible classes
- Invoice
- Address
- Item
- Product
- Description
- Price
- Quantity
- Total
- AmountDue
- Classes after a process of elimination
- Invoice
- Address
- Item
- Product
previous |
start |
next