Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mdt-papyrus.dev] Papyrus : Activity and sequence diagramprogress.

  Hi all,

  the attached html contains a description of the contents of 'es.cv.gvcase.mdt.common'.
  All of the stuff in that plugin can be added to a GMF editor by using the provided dynamic-templates, or a part of for some specific functionality.

  Regards,
  Javi

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



-----Original Message-----
From: mdt-papyrus.dev-bounces@xxxxxxxxxxx on behalf of GERARD Sebastien 166342
Sent: Tue 28/10/2008 12:12
To: Papyrus Project list
Subject: RE: [mdt-papyrus.dev] Papyrus : Activity and sequence diagramprogress.
 
Hi Javi,

Could you detail what kind of code this package contain in order to know if this code could be reuse for other editors of Papyrus. What are the specifities of the code with the regards to MOSKTitt editors?

Thanks,
Cheers,
Sébastien. 

-----Message d'origine-----
De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de Francisco Javier Cano
Envoyé : mardi 28 octobre 2008 11:26
À : Papyrus Project list
Objet : RE: [mdt-papyrus.dev] Papyrus : Activity and sequence diagramprogress.

Hi Patrick,

the dependencies shown in the screenshot are from the 'es.cv.gvcase.mdt.common' project, not from 'es.cv.gvcase.mdt.uml2.diagram.*'
That project has also been updated (sorry, I didn't specify that in my last mail) and has new classes that the activity and sequence diagram editors use.

I did not change the namespace of this project as it only includes code that we use in our MOSKitt editors.

I think that updating that project in the workspace from the repository will solve the compilation problem.

Regards,
Javi

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



-----Original Message-----
From: mdt-papyrus.dev-bounces@xxxxxxxxxxx on behalf of TESSIER Patrick 202707
Sent: Tue 28/10/2008 10:33
To: Papyrus Project list; Gabriel Merin Cubero
Subject: RE: [mdt-papyrus.dev] Papyrus : Activity and sequence diagramprogress.
 
Hi,
In your code it remains dependencies to package es.cv.gvcase.mdt.uml2.diagram.*

See the example that I have on my screen.


Patrick


---------------------------------------------------------
Patrick Tessier
Research Engineer
DRT LIST/DTSI/SOL/LISE CEA-Saclay
91191 Gif sur Yvette Cedex
Tel: 01 69 08 48 63
www.papyrusuml.org
---------------------------------------------------------

-----Message d'origine-----
De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de Francisco Javier Cano
Envoyé : mardi 28 octobre 2008 10:03
À : Gabriel Merin Cubero; Papyrus Project list
Objet : [mdt-papyrus.dev] Papyrus : Activity and sequence diagram progress.

Hello,

  I've just committed the changes for the activity and sequence diagram editors.

  - These editors have been moved to the 'org.eclipse.papyrus' namespace.
  - The parsers in the 'es.cv.gvcase.mdt.uml2.diagram.parser' plugin have been moved
    to the 'org.eclipse.papyrus.diagram.common' plugin.

  With these changes the following projects are no longer needed as far as the activity
  and sequence diagrams are concerned:
  · 'es.cv.gvcase.mdt.uml2.diagram.activity'
  · 'es.cv.gvcase.mdt.uml2.diagram.sequence'
  · 'es.cv.gvcase.mdt.uml2.diagram.parser'
  If nobody else uses these projects they can be safely removed from the repository.

  With these changes both the activity and sequence diagram editors work with the current
  backbone, although there are some issues I cannot solve:
   - the 'undo' action is not available
   - the assistent popup to create new elements does not appear.

  Please, take a look to these editors. They work for me with the latest repository.

  Regards,
  Javi

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

_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev


<<winmail.dat>>


Back to the top