| [news.eclipse.modeling.gmf] Re: Use GMF with an UML Profile as meta-model |
Hi Marie,
regards,
Yann
Hi everybody,
I hope post my message in the good forum and I think this subject not appeared yet.
I try to use the example of EJB in
http://wiki.eclipse.org/MDT-UML2Tools_How_To_Use_UML_Profiles as UMLProfile Diagram in UML2.1
in order to generate an editor with GMF based on this meta-model.
I use the diagram proposed in this tutorial but I had to transform it as an ecore model but without the files ecore.ecore and uml.ecore. That 's why I create a new EMF file .genmodel and I tick uml and ecore at the bottom in order not to have uml.ecore and ecore.ecore file.I can create the gmfgraph and the gmftool files but when I try to create the gmfmap file there is no nodes in it.
I think there is a problem with the generated ecore file because I haven't encounter any problem with the GMF 's library tutorial. I use GMF 1.1, UML2 2.1 and EMF 2.4.
Could you help me?
Thanks you
Marie