I need help - these are my requirements.
1: I should be able to modify the UML model without affecting the code, and then apply the changes. This is because I need to print the changes, confirm them, and then develop them.
2: I should be able to reuse parts of the model. For example, I would create one project that displays the assembly A.dll, and then another UML project would use the classes in the first to insert B.dll
3: The project is stored as text, so I can see the changes in the version control history.
4: Together too expensive :-)
source
share