Author Topic: TaggedValue MatrixOptions and MatrixData  (Read 6639 times)

Hurra

  • EA User
  • **
  • Posts: 183
  • Karma: +0/-0
    • View Profile
    • Find me at LinkedIn!
TaggedValue MatrixOptions and MatrixData
« on: November 08, 2021, 08:47:27 pm »
Hello!

I find the Matrix Profile defined for Matrix Specifications to be a bit limiting. For instance, not to be able to use an SQL-search.

I thought, perhaps one can do more stuff to the matrix profile through the tagged value MatrixOptions and the MatrixData. I can't find documentation for this tagged value.

Code: [Select]
<MatrixData>
<Profile linktype="Nesting" source="Requirement" target="Requirement" direction="0" targetpackage="{4FAA179C-A42B-462d-AC5C-33111E7C81C5}" sourcepackage="{F2304CBA-91B1-481c-BF9A-9982BCE20276}" showsourcechildren="1" showtargetchildren="1"/>
</MatrixData>

Could someone link me to some documentation, or tell me how I can change this to my liking? These attributes are kind of self-explanitory, but what other attributes can be used?

Can I somehow change target/sourcepackage to an SQL-search here in the tagged value?

Thank you!
always learning!