uml - Does every class in the design model have to be present in the domain model? -
I have a doubt about the design model. Should every class in the design model be present in the domain model? Object modeling is best done as an iterative process, so whatever (simple) design you feel that starts with. Build your current requirements and build on it as you will learn more about your domain.
Comments
Post a Comment