Good afternoon, I am developing a UML architecture for my program and so far I really like this tool, because It helps to compactly visualize the system. But how to visualize a project after it is written, when it is more rational to make changes directly in the code than in UML diagrams?
I could make appropriate changes to the UML-diagram before making changes to the code, but this approach turns the UML into the “fifth leg”, IMHO.
How to make changes to the project and at the same time continue to see the whole picture? Can the need for visualization be the result of a lack of programming experience?