| [news.eclipse.tools.emf] Re: label providers |
Anders,
I only see it once. I guess you mean Service2. :-PHi,
I've got the following structure in my view:
Component - Service1 - Attribute1 - Service2 - Service2 - Entity1 - Entity2
As you can see, the object Service1 appears in different places in the tree.
How do I customize the label provider to take this into account. Specifically, I want the label to state "implements Service2" when Service2 appears as a child of Service1.
- Anders