Author Topic: User Interface for Tagged Values  (Read 3562 times)

Viking

  • EA User
  • **
  • Posts: 453
  • Karma: +2/-2
    • View Profile
User Interface for Tagged Values
« on: February 21, 2017, 01:42:44 am »
Elements normally have Property Dialogs assign to them. For my project I need to assign additional property-value-pairs in form of Tagged Values. I do not want to bother end-users with a text list with potential tags where the have to select the appropriate tag and add it to the property sheet with e appropriate value.

Is there a more convenient way, e.g. by prefilling the tag-list of the property sheet?

VKN

  • EA User
  • **
  • Posts: 187
  • Karma: +9/-1
    • View Profile
Re: User Interface for Tagged Values
« Reply #1 on: February 21, 2017, 10:03:44 am »

Viking

  • EA User
  • **
  • Posts: 453
  • Karma: +2/-2
    • View Profile
Re: User Interface for Tagged Values
« Reply #2 on: February 22, 2017, 02:13:48 am »
I think you want to create 'profiles' to extend the types.
http://www.sparxsystems.com/enterprise_architect_user_guide/13.0/modeling_tools/using_the_profile_helpers.html
Thank you, VKN. Seems to be exactly what I am looking for. V.