Page 1 of 1

Static Application Provider Architecture

Posted: 04 Apr 2019, 10:05
by klawry38
Hi,
Have just noticed (as a result of having to update one of our applications static architecture) that Protege no longer displays the Relation Label element - it appears to now use the Relation Name element. This is perpetuated when sending to the Essential Viewer (selected "Send Graph Images").
The relation name, while accurate, is, to be fair, quite long and does overwrite other names making the diagram, essentially, unreadable.
Is there a simple configuration item I can "toggle" to revert to the relation label?

Looking forward to your advice.

Cheers
Keith

Re: Static Application Provider Architecture

Posted: 04 Apr 2019, 16:39
by jmk
Hi,

In the instance tab :
in the "Class browser" part : search for the class ":APU-TO-APU-STATIC-RELATION"
then in the "Instance Browser" go to the menu icons and open the last entry ..
This entry allows you to choose which attributes are used as labels for instances of the current class .
If you want an empty label goto "set multiple slots" and then remove entries appearing in the form.

This method is usable whatever the class is. Could be handy if you want to temporarily display some slot value as
instance label....

There is another method, through the forms tab but I left it as an exercice as it is specific to the
graph widget:)

Hope it helps ...

J.-M.

Re: Static Application Provider Architecture

Posted: 04 Apr 2019, 18:24
by klawry38
Hi,
Did the trick - thanks very much for your help.

Cheers
Keith