Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » How to extend modeler with custom features(How to extend modeler with custom features)
How to extend modeler with custom features [message #1858566] Fri, 07 April 2023 15:47 Go to next message
mahdi saeedi is currently offline mahdi saeediFriend
Messages: 3
Registered: April 2023
Junior Member
Hello,

I'm looking for a way to provide BPMN model designer in Eclipse with additional functionality based on the existing model elements on canvas, so that when the user selects an element, I can access the node object clicked on, and be able to get the list of connected nodes to the label and so on. As an extension to this, I want to also customize context menu when right-clicking on elements, so more options appear on the list and assign functionality to those options. How are these possible? If yes, are there tutorials on how to do that?

Thanks in advance.
Re: How to extend modeler with custom features [message #1858576 is a reply to message #1858566] Sun, 09 April 2023 11:41 Go to previous messageGo to next message
Ralph Soika is currently offline Ralph SoikaFriend
Messages: 192
Registered: July 2009
Senior Member
Hi Mahdi,
thanks for your interest in Eclipse BPMN2.
Since the Eclipse BPMN Plugin is a bit outdated over the years, we have started a completely new project - Open-BPMN

Open BPMN follows a complete new approach and is based on the Eclipse GLSP modelling framework. Within Open-BPMN we provide a general support for BPMN 2.0 Extensions (see details here) and in general the platform offers much more extension possibilities due to the openness of GLSP.

Open-BPMN/GLSP is based on modern web technologies which makes it much easier to extend the platform in various ways. Also the tool can be run in different environments including Eclipse, VSCode, and the Theia platform.

All your requirements can be achieved within the new platform. Maybe you can take a closer look into the project.

===
Ralph

Re: How to extend modeler with custom features [message #1858577 is a reply to message #1858576] Sun, 09 April 2023 13:30 Go to previous message
mahdi saeedi is currently offline mahdi saeediFriend
Messages: 3
Registered: April 2023
Junior Member
Hi Ralph,

Thank you for the information. That is a great project indeed. I will look into it.

Mahdi
Previous Topic:Visualize BPMN diagram using BPMN2 in a new java application
Next Topic:Installation not possible - Modeler no longer supported?
Goto Forum:
  


Current Time: Wed Apr 24 20:50:02 GMT 2024

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

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

Back to the top