Book a Demo

Author Topic: Simple link info in a Shape Script?  (Read 1860 times)

Biges

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Simple link info in a Shape Script?
« 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
« Last Edit: November 25, 2008, 02:38:28 am by Biges »