Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] The Diagram Menu in Papyrus

Hello, 
	There is 1 of the actions provided by org.eclipse.papyrus.diagram.menu which depends on UML : Show/Hide Contents works only for Classifier. This action allows to display easily Properties, Operations and NestedClassifiers in a Classifier. Actually, the other actions don't depend on UML.
Best Regards, 
-- 
Vincent Lorenzo


-----Message d'origine-----
De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de Vincent Hémery
Envoyé : lundi 11 octobre 2010 14:47
À : Papyrus Project list
Objet : Re: [mdt-papyrus.dev] The Diagram Menu in Papyrus

Hello,

Thank you for the communication.

As you describe this plugin, it looks to me that it should be used by 
all Papyrus diagrams and should not depend from UML.
I think this would be very disapointing if we could not use these 
features in non-UML Papyrus based diagrams.

I understand that you still need some features developped in 
org.eclipse.papyrus.diagram.common plugin. But maybe we should divide 
the org.eclipse.papyrus.diagram.common plugin in two different plugins, 
to extract non-UML specific code (or UML specific code) from it to a 
different plugin.

Then, we could move the two non-UML specific plugins to core, instead of 
restricting it for UML.

Best regards,
Vincent.

Le 08/10/2010 18:08, LORENZO Vincent a écrit :
> Hi All,
>
> I'm replacing the Menu Diagram provided by GMF by our own Menu Diagram
> (see bug 324274 and 327351). Up to now, the rewritten actions were
> stored in the plugin org.eclipse.papyrus.diagram.common.
>
> Now, for more clarity, I have created a new plugin
> org.eclipse.papyrus.diagram.menu which regroups these actions.
>
> The concerned actions are the following:
>
> - Alignment
>
> - Routing
>
> - Distribution
>
> - Filters (Show/Hide)
>
> - Size Action
>
> This new plugin is stored in the branch 0.7.X/plugins/uml
>
> Best Regards,
>
> --
>
> Vincent Lorenzo
>
>
>
> _______________________________________________
> mdt-papyrus.dev mailing list
> mdt-papyrus.dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev

-- 


	* Hémery Vincent*
*Ingénieur - Atos Origin*
Telephone : +33 (0) 5 34 36 32 90
www.atosorigin.fr <http://www.atosorigin.fr>

Développement durable, anticipons pour notre avenir / Sustainability,
advance our future
P N'imprimez ce mail que si nécessaire / please consider your
environmental responsibility before printing this e-mail.
Ce message et les pièces jointes sont confidentiels et réservés à
l'usage exclusif de ses destinataires. Il peut également être protégé
par le secret professionnel. Si vous recevez ce message par erreur,
merci d'en avertir immédiatement l'expéditeur et de le détruire.
L'intégrité du message ne pouvant être assurée sur Internet, la
responsabilité du groupe Atos Origin ne pourra être recherchée quant au
contenu de ce message. Bien que les meilleurs efforts soient faits pour
maintenir cette transmission exempte de tout virus, l'expéditeur ne
donne aucune garantie à cet égard et sa responsabilité ne saurait être
recherchée pour tout dommage résultant d'un virus transmis.

This e-mail and the documents attached are confidential and intended
solely for the addressee; it may also be privileged. If you receive this
e-mail in error, please notify the sender immediately and destroy it. As
its integrity cannot be secured on the Internet, the Atos Origin group
liability cannot be triggered for the message content. Although the
sender endeavours to maintain a computer virus-free network, the sender
does not warrant that this transmission is virus-free and will not be
liable for any damages resulting from any virus transmitted.

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


Back to the top