Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: philchudley on October 12, 2011, 01:23:17 am

Title: Where is StereotypeEx held?
Post by: philchudley on October 12, 2011, 01:23:17 am
Hi All

There is an API functional called StereotypeEx which returns all applied stereotypes for an Element, Connector etc

But where is this information held in the underlying repository? I have a need to extract this information using a SQL query, particularly the StereotypeEX for a connector

It is not in the t_object t_connector tables not can I find in t_xref, it must be somewhere!

Any help most appreciated.

Cheers Phil
Title: Re: Where is StereotypeEx held?
Post by: philchudley on October 12, 2011, 02:01:27 am
It's OK guys, I've found it!

Just for your information, it's buried away in the Description field for the t_xref table.

Cheers

Phil