Author Topic: Where are the Generalization Sets stored?  (Read 2342 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Where are the Generalization Sets stored?
« on: September 24, 2019, 05:42:41 pm »
A long time ago, I worked this out, but I didn't put it somewhere easy to find.

I know there is a MOFProps connector property that shows a GUID of the Set, but I don't know which table it references.  Can anyone help?

TIA,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Where are the Generalization Sets stored?
« Reply #1 on: September 24, 2019, 07:29:06 pm »
p. 42 Inside:
t_xref.Behavior  NULL, a GUID or any from the list below or generalizationSet for Generalization connectors having defined a generalization set
...

q.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Where are the Generalization Sets stored?
« Reply #2 on: September 24, 2019, 08:39:06 pm »
p. 42 Inside:
t_xref.Behavior  NULL, a GUID or any from the list below or generalizationSet for Generalization connectors having defined a generalization set
...

q.
I'd already read that but was trying to work out the implications of the text.  So you're saying there is NO Generalization Set item, just "one GUID to rule them all".

In other words, there is NO "thing" that is the Generalization Set, the Generalizations that form part of the Set at related by the same MOFProps property GUID?

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Where are the Generalization Sets stored?
« Reply #3 on: September 24, 2019, 10:16:14 pm »
I would say so. Admittedly it's not an area where I'd call me an expert. However, Sparx is an expert in putting breakfast and lunch in t_xref too.

q.