Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Carl on December 21, 2020, 03:00:59 am

Title: UML Primitive Types in Stereotype
Post by: Carl on December 21, 2020, 03:00:59 am
Hi,

I'm creating a package profile and one of the stereotypes is using a tagged value "problemStatement" which is a hunk of text.  In the stereotype, I'm setting an attribute for the value, but am only able to specify the Java types (which don't include string).  Is there a way for me to select UML Primitive Types? I'm not trying to generate any code for this.

I set all the coding languages from Java to "none" that I could find on the packages and diagrams.

Thanks,
Carl
Title: Re: UML Primitive Types in Stereotype
Post by: Geert Bellekens on December 21, 2020, 06:00:32 am
You don't need to set the type of your attributes in the stereotypes.

If you use the profile helper, you don't have to worry about things like that.

Geert