Skip to main content



      Home
Home » Eclipse Projects » BPMN 2.0 Modeler » Extending SubChoreography [context button pad]
Extending SubChoreography [context button pad] [message #1769077] Wed, 26 July 2017 06:05 Go to next message
Eclipse UserFriend
Hi,

I extended the sub choreography thanks to the available BPMN2-Modeler repo on GitHub. Still I have two issues with it :

- The first one is that the context button pad of the sub choreography does not appear entirely, i.e I don't have any "Add participant" option when my mouse is over the shape.
Does any one knows the necessary interface to implement or the object to extend to get this context button pad ? My custom sub choreography is extending the "CustomShapeFeatureContainer" class and overriding "createFeatureContainer" by returning a "SubChoreographyFeatureContainer" object, so I must have forget something. I attached the code of my custom sub choreography.

- My second issue is my custom sub choreography display an icon on the top left side of the object, and I want to avoid any collision between the top participant that I will add and my icon. Is there any way to specify the position of the custom icon in the object ?

Thank you
Re: Extending SubChoreography [context button pad] [message #1769465 is a reply to message #1769077] Mon, 31 July 2017 15:41 Go to previous message
Eclipse UserFriend
Ok, I finally manage to fix the two issues:
- There's an interesting article here for the context button pad :https://www.eclipse.org/forums/index.php/t/1075489/
- I attached the relevant file for changing the position of the icon
Previous Topic:New Tutorial - How To Start Contributing
Next Topic:Pop-up sub-process
Goto Forum:
  


Current Time: Sat Aug 30 06:55:20 EDT 2025

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

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

Back to the top