[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Converting EMF in XMI to GMF

Hello David,

You can define graphical representation for your model and generate diagram editor for it. "Initialize_XXX_Diagram" popup menu action will be generated as a part of the diagram code, so you'll be able to create new diagram associatd with the model stored in existing .<yourModel> xmi file.

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