[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.mdt.uml2] seperating stereotypes in profiles
|
Hello.
I am working on a project where i have to create variations of a certain
model.
I will apply a profile to a model. The profile I create has all the
stereotypes. The problem is that the models do not use all the stereotypes
in the applied profile.
Say model A applies stereotype 1 and 2 and model B applies stereotypes 2
and 3.
Is there a way to make sure that model A can never apply stereotype 3.
The 2 choices I got for this project is to either make a seperate profile
for each variation of the needed model. Or to have one profile where the
stereotypes are grouped into the variations for the model.
Id prefer using a single profile. But if the profile contains many
stereotypes and the model only needs number 1 and 2, it becomes confusing.
tnx in advance for any help.
Robert