Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Insert new form for source arrow
Insert new form for source arrow [message #1790305] Fri, 08 June 2018 08:01 Go to next message
Cristian Gómez is currently offline Cristian GómezFriend
Messages: 19
Registered: April 2018
Junior Member
Hi everyone

I have a question: Is it possible to add a customize new form for decorators edges? I want to add a circle form in Decorators->Source Arrow.

Thanks,

Cristian.
Re: Insert new form for source arrow [message #1790312 is a reply to message #1790305] Fri, 08 June 2018 08:40 Go to previous message
Laurent Redor is currently offline Laurent RedorFriend
Messages: 300
Registered: July 2009
Senior Member
Hi,

There is currently no way to extend the list of existing edge decorators.
You can create an enhancement bugzilla here : https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Sirius
* to complete the existing list with the circle (this case could be in the core of Sirius)
* or to have the capability to complete this list by an extension point

For technical details (if you want to contribute):
* The list of decorators is defined in the meta-model "/org.eclipse.sirius.diagram/model/diagram.ecore" (Enum EdgeArrows)
* The figure corresponding to the decorator is created by class org.eclipse.sirius.diagram.ui.edit.internal.part.DiagramEdgeEditPartOperation (createArrowDecoration: createArrowOut, createDiamondDecoration, ...)

Regards,

Laurent


Laurent Redor - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Previous Topic:Displaying attributes of an entity on a diagram
Next Topic:Provide Advanced Custom Widget to odesign
Goto Forum:
  


Current Time: Sat Apr 20 03:25:38 GMT 2024

Powered by FUDForum. Page generated in 0.02885 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top