[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Set backgound color depending on model elements property

Hi,

I have a class ClassA with an attribute color:String in my domain model. Now I'd like to update the background color of the nodes representing instances of ClassA based on the color property. I did not find anything in the graph/mapping models, so I guess I need to code it manually. Can anyone give me a hint at what classes I need to look and how I could possibly achieve what I want?

Many thanks!

Best regards,
Marc Moser