‎17-08-2016 05:00 PM
Hi Community,
Is there a way to get the list of diagrams containing the specific object.
I see each object type has its own MetaAssociationEnd to get this. Am looking for one common end which I can use for all type of objects.
Thanks in advance.
Solved! Go to Solution.
‎22-08-2016 07:15 AM
@jhorber solution is right
Select [Element in Diagram] Where [Diagram] = &name
‎18-08-2016 11:10 AM
Hello Colryut team
There is a generic MetaAssociation between 'Abstract Diagram' and 'Element in Diagram'
It is used for different MetaClass but not all MetaClass.
It is not used for traditionnal MetaClass (Application, Org-unit, Organizational Process..) to keep compatibiltiy of existing customizations (descriptors, queries, API code...)