Hi there,
I am working in EA 10 right now and I have an request for a special search.
To make it easier to understand I'll first describe what is in the model.
So we have a diagram with an element
e1. This element
e1 has an composite diagram
c1. In this diagram
c1 there is a link to
e1 and some other linked objects
o1-o10 some of the attributes
a1-a3 of these objects
o1-o10 are linked into (or out of) the
e1.
We do this in this kind of way, because we don't want do define (sometimes) hundreds of parameters (in/out) for elements like
e1.
Well now it's time for my search.
I begin with on of the attributes
a1.
From this a1, I want to find all elements like
e1 that are having this one as incoming or outgoing link.
Well I would know this in a DB I designed myself, but those ea db tables are realy confusing in the way they are designed.
e.g. I can't find a table where a the composite diagram of an object is stored.
So what I like to know: Is there a "nearly" complete EA db-schema somewhere? Or what is the easiest way to find how those elements are related?`
Maybe is there a table where "link" uses of objects are hold.

Best regards and thanks,
Eric