Book a Demo

Author Topic: searching Structured Tag Names  (Read 3611 times)

volenin

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
searching Structured Tag Names
« on: December 21, 2012, 02:30:16 am »
Hi. I wonder how do you create a query to search for a specific Structured Tag name? Ie, in the example Sparx doc provides here: http://www.sparxsystems.com/enterprise_architect_user_guide/9.3/standard_uml_models/add_structured_tagged_value_cl.html ,
what's the syntax to search for "BusAddress/Street" tag? Or Sparx treats structured tag values just as a concatenated string? (ie, you can only search for 'BusAddress' tag to contain <street name>)?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: searching Structured Tag Names
« Reply #1 on: December 21, 2012, 03:38:02 am »
You can only search for the pure tag name. The structure is displayed on-the-fly. The GUID for the tag has some magic which allows EA to identify the according MDG.

From my book Inside EA
Quote
E.g. if you look at the tagged value atomic of the Process metaclass in the Archimate profile you will find that it looks like
{EAB63B1D-465F-e346-bbbb-bbbbbbbbbbbb}

q.