model-view-controllerumlclass-diagramsystem-designsystem-analysis

what is the difference between design classes and analysis classes?


I am trying to create the analysis class diagram and the drawing class diagram, I cannot understand each one in detail to elaborate their diagrams. Anyone can explain the difference, I am using the MVC architecture pattern, I will be very grateful for any tip presented.


Solution

  • The good news is that 1) you can use UML for different purposes and 2) UML is always UML:

    Where the analysis model ends and the design model starts depends on the methodological framework:

    Finally, it's worth mentioning that some see the analysis model as a temporary model that will be enriched to become the design model. Others see them as two different models. Whether to maintain it or not is then another methodological question to be clarified in the project.