[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Problems with the Mapping model

Hello Linda,

Following sequence will be executed:
1. ???ViewProvider.createEdge() 1.1. getEdgeViewClass() -> Non-null ViewClass should be returned
1.2. createNewView()
1.2.1. ???ViewFactory.createView() executed


-----------------
Alex Shatalin