Extending SubChoreography [context button pad] [message #1769077] |
Wed, 26 July 2017 10:05  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.03823 seconds