Book a Demo

Author Topic: Text search upon SysML1.5 Requirement 'text' property  (Read 3110 times)

steely1

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Text search upon SysML1.5 Requirement 'text' property
« on: June 29, 2023, 08:28:13 pm »
I'm using SysML Requirements diagrams. Requirement text has been stored in the 'text' property of each <<requirement>>.
I haven't been able to figure out how to search for keywords within those 'text' fields.  Searches will trigger on keywords found in the "Name" field, or the unnamed box under the Name: field, but not on the SysML properties where I put all the information.

Maye there's a Search setting which needs to be enabled?   
Any suggestions?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Text search upon SysML1.5 Requirement 'text' property
« Reply #1 on: June 29, 2023, 10:09:03 pm »
Maybe you simply select "Extended" iso. "Simple"?

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Text search upon SysML1.5 Requirement 'text' property
« Reply #2 on: June 29, 2023, 11:04:25 pm »
This text property is probably a tagged value.
You can either try to use the graphical query builder to select the tagged values, or use an SQL Search.


The table you are looking for is t_objectproperties.

Geert

philchudley

  • EA User
  • **
  • Posts: 750
  • Karma: +22/-0
  • EA Consultant / Trainer - Sparx Europe
    • View Profile
Re: Text search upon SysML1.5 Requirement 'text' property
« Reply #3 on: June 29, 2023, 11:57:37 pm »
Geert is correct, the text property for a SysML requirement is indeed stored as a tagged value.

Phil
Models are great!
Correct models are even greater!