Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Biges on November 25, 2008, 02:23:06 am

Title: Simple link info in a Shape Script?
Post by: Biges on November 25, 2008, 02:23:06 am
Hi!
I created a nice shape script, however I'd also like to add info about its parent package when I pasted this element as a "simple link". It is normally displayed as something like "From XY".
Edit: I found it can be done via:

println("#packagename#");

But now I'd likt it to be displayed only if the object is linked (pasted as a link).

---

One more question, if I may: Is it possible to change a Shape Script default font? So it is at least as with other default Stereotypes?

Thanks