Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » Using BPMN2 modeler API(Using API in java project)
Using BPMN2 modeler API [message #1698356] Mon, 15 June 2015 00:09 Go to next message
Bruno Oliveira is currently offline Bruno OliveiraFriend
Messages: 5
Registered: February 2012
Junior Member
Hello,
Sorry by this noob question, but i searched across forum and i am even more confused. I installed the eclipse kepler and BPMN 2.0 modeler (http://www.eclipse.org/bpmn2-modeler/).

My question is: can i use bpmn2-modeler as java library to construct bpmn processes dynamically and export them using a specific XML schema?
There is a simple way to do that with a API to follow. Something like:: https://github.com/camunda/camunda-bpmn-model or EasyBPMN?

Thanks for your patience.
Thanks
Re: Using BPMN2 modeler API [message #1698439 is a reply to message #1698356] Mon, 15 June 2015 16:36 Go to previous message
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

Hi Bruno,

The BPMN2 model itself is actually provided not by the BPMN2-Modeler, but by a different project, the MDT BPMN2 metamodel found here. The java implementation classes were generated using EMF, and can be used just like any other EMF API. There are lots of resources on the web about how to create EMF resources; if you need help, let me know.

Cheers,
Bob
Previous Topic:We want to create a custom validation logic
Next Topic:Ctrl + A (select all ) + [delete] operations caused Exception.
Goto Forum:
  


Current Time: Fri Apr 26 15:40:42 GMT 2024

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

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

Back to the top