Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] RE: [Papyrus] Moskitt GMFGen

Title: RE: [Papyrus] Moskitt GMFGen

  Hi,

  regarding the problems you can fins when opening the gmfgen models from MOSKitt:

  those .gmfgen models are extended with two gmfgen extensions we use in MOSKitt.
  Here you can find two plugins that hace the models and source of those gmfgen extensions.
 
  http://subversion.moskitt.org/gvcase-mdt/trunk/es.cv.gvcase.mdt.common.gmfextension.appearance/

  http://subversion.moskitt.org/gvcase-mdt/trunk/es.cv.gvcase.mdt.common.gmfextension.mutating/

  Those URLs point to the sources of two MOSKitt plugins that have the required extensions to open the extended .gmfgen models.
  Those plugins have to be downloaded to an Eclipse workspace and then exported as deployable plugins.
  The resulting plugins have to be then added to the working Eclipse (via an extension location or other mean).
  With those plugins loaded in the main instance of Eclipse there should not be any problem in working with the extended .gmfgen models.
 
  If I remember correctly, Patrick did a good job some time ago by grouping the MOSKitt .gmfgen extensions inside the Papyrus .gmfgen extensions.
  Ideally, the sequence, activity and statemachine gmfgen models should work with the Papyrus gmfgen extensions.
  Until that happens, using the MOSKitt gmfgen extensions can be used as described above.

  If you have further questions, don't hesitate to ask.
  Javi
--

----
Francisco Javier Cano Muñoz
Programador senior
Prodevelop
www.prodevelop.es



-----Original Message-----
From: Thibault LANDRE [mailto:thibault.landre@xxxxxxxxxxxxxx]
Sent: Fri 6/19/2009 14:47
To: Francisco Javier Cano
Cc: FAUDOU Raphael; PERICO Emilien
Subject: [Papyrus] Moskitt GMFGen

Hi Francisco Javier,

I saw that you commited the gmfgen used for the sequence and activity
diagram. But we can't open them because they required the class
"MutatingCanvas" and the Package
"http://es.cv.gvcase.mdt.common.gmfgenextension.mutating"

Where can we find these missing elements in order to open the gmfgen ?

Cheers,

Thibault


Back to the top