I have a problem in GMF about changing the background color of a node dynamically. I know it has been discussed in the community. But I still don't figure out how I can get it. In my model, this is a node called Mark with an attribute called Color. Every time when I changed its value, the background color of Mark should be changed also.
I have followed several artical in the community. Someone said we should override handleNotificationEvent() OR notifychanged() function. I'm not sure about it. And what's more, how can I get the Background of a node and change it in the function precedent??
Do you have any ideas? Thank you in advance.
Best regards,
Vincent