Chapter 10: Problem 18
How do you identify the potential classes in a problem domain description?
Short Answer
Expert verified
Answer: The process of identifying potential classes in a problem domain description includes the following steps:
1. Understand the problem domain description.
2. Identify major entities.
3. Find relationships and interactions.
4. Look for potential class attributes.
5. Look for potential class operations.
6. Group related entities, attributes, and operations.
7. Create potential classes based on these findings.