Hello, I'd like to be able to show the stereotype attributes and their values on a diagram (not just on the properties view). I haven't found a way to do that. Is this even possible?
To elaborate, here's an example of what I'm doing: 1) I've created a UML Profile adding some properties to the "Execution Environment" and "Artifact" meta-classes for UML2 Deployment models. (For example, I've created a stereotype called "COTS product" that extends the "Artifact" meta-class and has an attribute "prod_version" as a primitive String). 2) I've created a deployment diagram and successfully applied my profile's stereotypes to these classes. (For example, I have an artifact where I applied the "COTS product" and have a value of "5.3" to the "prod_version" attribute. 3) The diagram shows the artifact, but there is no property visible on the diagram. I'd like to be able to show "prod_version : 5.3" in the artifact's properties... _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
