[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: Proxies of abstract classes?

Martin,

We can't create a proxy for an abstract class. There must be an xsi:type (or a QName in the list) if the type of the feature is abstract.


Martin Taal wrote:
Hi Ed,
A question, how does EMF create a proxy object when the ereference points to an abstract eclass? I mean the proxyurl or xml does not necessarily contain the actual concrete eclass of the referenced instance (or does it...).