Hi all,
I'm a newbie in UML modeling. I already understand the basics of diagrams but I have problems with structuring the project/diagrams into views/packages.
I older EA the new project is structured to
Use Case View, Dynamic View, Logical View, Component View, Deployment View, Custom while in new EA I got
Business Process Model, Requirements Model, Use Case Model, Domain, Component and Deployment M., ...
Let's assume, I want to develop bigger SW that is deployed in 2 systems, has 5 components (SW modules), defined interfaces between them and let's say 2 configuration files. The system should be developed in C++. I also want to describe the system by Use Case Views at high level.
What are yours proposals?