[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.emf] Re: use EMF model from GEF

Thanks Frank!

You don't actually need to use adapters if all you want is to access the model
objects directly. The adapters are used to support standard viewer APIs.

I would probably like to get some kind of tree view (parent/child) view on my data structure. I can probably use an adapter for this. Overnight I occured to me I might be able to get inspired from the adapter (way of doing things) for the selection viewer.


I hope this helps.

It really was helpful.

Thanks again.
/\/ikolaj