Book a Demo

Author Topic: Define structured tagged value in UML profile  (Read 11640 times)

Michael Guppenberger

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Define structured tagged value in UML profile
« on: July 29, 2010, 05:57:18 pm »
Hello all,

I am currently trying to develop a UML profile with various stereotypes. For one of those stereotypes, I have to define an attribute which should be available as a tagged value in the respective stereotyped classes.

Further, I want this attribute to be of type "classifier", i.e. the value of the tag should be limited to a selection of all classes in the UML model.

I understand that I can define this behaviour by defining global stereotypes and using RefGUID oder RefGUIDList, but not how this is possible by defining "real" UML profiles.

If you have any ideas, please give me a hint!

Thanks in advance, regards,
 Michael

smendonc

  • EA User
  • **
  • Posts: 148
  • Karma: +5/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Define structured tagged value in UML profile
« Reply #1 on: July 30, 2010, 10:59:10 am »
To put the tag values in a profile you'll need to bundle the global tag values into a profile generated using the mdg technology wizard.

http://www.sparxsystems.com/enterprise_architect_user_guide/modeling_languages/workingwithprofiles.html

http://www.sparxsystems.com/enterprise_architect_user_guide/modeling_languages/addingtaggedvaluesinmdgte.html .

Stan.