Label contents will be refreshed on EMF notification that corresponding attribute
value was changed.
So, label is a listener for corresponding domain model attribute and you
have to send a notification that attribute value was changed.
To send this notification you have to listen "action reference" reference
and then this reference is changed you can send notification that derived
attribute was changed too.