[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: [Ecore] Does EMF has some utility in ecore to store referred EClass(s)

Wang,

An EClass is just an EObject so a reference to one works just like any other reference...


Wang Liang wrote:
If I want to store referred EClass(s) of a EReference, does EMF provides such utility to implement this? Or, it needs to be implemented by myself.

Thanks.