Tag values

I need to define default tag values for each of kind objects: class, attribute etc.
Now I must redefine for each of my objects the set of tag values repeatly.

Ok, I found solution via stereotypes, but have another question - what is the type of tag “model element” and how to use this?

Dear Stanislaw,

In VP-UML a tagged value can either be Text, which is string value like “ABCD”, or it can be a model element, which is any model element (Class, Use Case, Association, State, …) in the model repository of the project.

Regards,

Antony.