Hi,
I'm working on a module to support a UML profile for application frameworks,
and therefore I deal mainly with stereotypes and tagged values. Currently,
I'm implementing the support for TagDefinition types. Argo still doesn't
support this and I want to make my implementation a possible contribution to
Argo in the future. So, we need to be tuned. Although this involves
inter-related issues, I present some in here and more in another thread
("Searching for model elements") to make it more light.
In my current implementation the supported types for TagDefinition are:
- UML Metatypes;
- user model Classes, Interfaces, Datatypes and Stereotypes (because they
are specializations of UML Metatypes; note that this enables the definition
of user profiles in ArgoUML); and finally,
- classifiers and stereotypes (for the reason above) from profiles (default
models).
What do you think of these types?
Regards,
Sergio Lopes.