Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » MDT (Model Development Tools) » [BPMN2] Searching for examples
[BPMN2] Searching for examples [message #670940] Mon, 16 May 2011 09:42 Go to next message
Guillaume Doux is currently offline Guillaume DouxFriend
Messages: 56
Registered: July 2009
Member
Hello everybody,

I am currently writing a transformation between BPMN2 and UML2 Activity Diagram, and for this purpose I need to have some examples of BPMN model conforms to the BPMN2 metamodel (from org.eclipse.bpmn2).

Where can I find some models like that ?

I have already looked in org.eclipse.bpmn2.test but the models seems to be quite small, and I can not load them, the URI of the metamodel (http://www.omg.org/spec/BPMN/20100524/MODEL-XMI) is not the same than the URI used in the models (http://www.omg.org/spec/BPMN/20100524/MODEL).

If someone can help me to find some models (with a small but representative process), it will be great.

Thanks by advance,

Best regards,

Guillaume

Re: [BPMN2] Searching for examples [message #672260 is a reply to message #670940] Fri, 20 May 2011 13:22 Go to previous messageGo to next message
Henning Heitkoetter is currently offline Henning HeitkoetterFriend
Messages: 21
Registered: April 2010
Junior Member
Hello Guillaume,

you could have a look at the "BPMN v2.0 by Example" files provided by the OMG: http://www.omg.org/spec/BPMN/2.0/

Most of them can be opened with org.eclipse.bpmn2. You either have to change the file extension to .bpmn2 or associate the extension .bpmn with the BPMN2 content type to open them with the editor provided by org.eclipse.bpmn2.
Depending on the tools you are using, you have to associate the file extension with the BPMN2 metamodel as needed by these tools.

Best regards,
Henning
Re: [BPMN2] Searching for examples [message #719966 is a reply to message #670940] Mon, 29 August 2011 15:14 Go to previous message
tsurdilo  is currently offline tsurdilo Friend
Messages: 41
Registered: February 2011
Member
Hi Guillaume, you could look at numerous jbpm examples in https://github.com/droolsjbpm/jbpm/tree/master/jbpm-examples/src/main/resources. Note that most of them include some jbpm-specific attribute extensions which you could remove if needed.

Hope this helps.
Previous Topic:BPMN2 export/serialization without xsi:Type
Next Topic:[BPMN2] What determines the id type of Definitions?
Goto Forum:
  


Current Time: Thu Apr 25 05:56:21 GMT 2024

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

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

Back to the top