Book a Demo

Author Topic: Shapescript: show indicator on attribute.  (Read 4128 times)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Shapescript: show indicator on attribute.
« on: October 31, 2015, 12:23:46 am »
Hi,

I have defined a stereotype for Classes and attributes, and I added a boolean tagged value to both.

Now I would like to somehow visually indicate when this boolean is true on an attribute.
If needed I'm willing to re-write the whole attribute compartment, but I'm not sure if that is even possible.

Anyone know of a way to achieve that? I'm coming up blank :-/

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Shapescript: show indicator on attribute.
« Reply #1 on: October 31, 2015, 02:40:43 am »
You can add own compartments. But they only work for child elements, not attributes/operations. And those compartments can't be modified. So you need to trick around a different way. Maybe like in the recent thread where I suggested to attach a stereotyped class via Link to Element Feature.

q.