How can I show stereotypes inline again?
When I create an uml model in eclipse, I can apply stereotypes, no problem:
But when I close this diagram and reopen it, I get this:
I understand WHY this is, uml models are saved in 2 parts. But how do I show the stereotypes inline again? on my modeling elements like before. (I want to extend my model)
This problems occurs when you define your own UML profile in eclipse, while simultaneously testing it with an UML model. When you adjust the profile, a new "version" is created. But the model created to test the profile still refers to the old version.