| [news.eclipse.modeling.gmf] Re: [Templates] Couldn't find operation 'eContainer()' |
Hello Marc,
That's right - this class is an instance of EObject (in java world) but in EMF world it is not.I think it's not try Alex. According to the GMF documentation, InnerClassViewmap extends from Viewmap and Viewmap extends from EObject, and EObject has an eContainer() method. I don't underestand
----------------- Alex Shatalin