Yes that would probably work Tas. But the problem with limiting the
stereotypes a model may use was the main thing.
Say I have a model for MVC (model view control) and MVP (presenter
variant). the profile(s) applied to the models would need model, view,
control and presenter stereotypes.
If I want to make a MVC model, how can I add a limit to the profile so
that the presenter stereotype is not available.
Ill have a look in the prosibilities of ocl queries. Seee what can be done.