Book a Demo

Author Topic: UML Primitive Types in Stereotype  (Read 2200 times)

Carl

  • EA User
  • **
  • Posts: 24
  • Karma: +1/-0
    • View Profile
UML Primitive Types in Stereotype
« 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

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13452
  • Karma: +571/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: UML Primitive Types in Stereotype
« Reply #1 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