Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Where is the use case diagram .gmfgraph and .gmftool

Hi Rémi,

 I see, Thanks. Does papyrus provide any extension point for add a right-clicked popup menus on actor of use diagram? Should I just create a new plug-in project including dependency on org.eclipse.papyrus.uml.diagram.usecase, then extend extensions points of org.eclipse.ui.bindings/commands/popusMenus?  I am new for GMF development and not sure how to do it.

Cheers,
Yilong

--------------------------------------------------------------------------------------------
Yilong Yang
Software Engineering Lab
Department of Computer and Information Science
Faulty of Science and Technology 
University of Macau (New Campus)
Taipa, Macau
E11, Room 2014

On Jul 29, 2014, at 22:28, SCHNEKENBURGER Remi 211865 <Remi.SCHNEKENBURGER@xxxxxx> wrote:

Hi Yilong,
 
For many of the Papyrus diagram projects, we did not maintained the .gmfgraph and .gmftool, because it was overloading the development process. It was hard to maintain the gmfgen custom evolutions while reloading it after an update of the gmftool or gmfgraph models. So we decided not to use all gmf tooling artifacts.
The papyrus team is now only working on the gmfgen model (extended for our needs) and is generating code with specialized generators from this gmfgen models. So there are no .gmfgen and .gmfgraph files for these diagrams.
 
Regards,
Rémi
-------------------------------------------------------
 
Rémi SCHNEKENBURGER
+33 (0)1 69 08 48 48
CEA Saclay Nano-INNOV
Institut CARNOT CEA LIST
 
 
De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de yylonly
Envoyé : mardi 29 juillet 2014 16:21
À : mdt-papyrus.dev@xxxxxxxxxxx
Cc : Yilong Yang
Objet : [mdt-papyrus.dev] Where is the use case diagram .gmfgraph and .gmftool
 
Dear team,
 
    For sequence diagram and activity diagram, all files are in model directory.
    For use case and class diagram , I checked only .gmfgen file in org.eclipse.papyrus.uml.diagram.usecase, but how about files of .gmfgraph and .gmftool?
    Thanks!
Cheers,
Yilong
--------------------------------------------------------------------------------------------
Yilong Yang
Software Engineering Lab
Department of Computer and Information Science
Faulty of Science and Technology 
University of Macau (New Campus)
Taipa, Macau
E11, Room 2014


Back to the top