Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » Mapping of BPMN Elements
Mapping of BPMN Elements [message #1479603] Wed, 19 November 2014 15:25 Go to next message
Nagarjuna Siddam is currently offline Nagarjuna SiddamFriend
Messages: 5
Registered: November 2014
Junior Member
Hello Everyone,

I would like to know the mapping of all BPMN elements to the classes in the BPMN metamodel.

Can somebody please guide me to where I can find this information?

Thanks in advance
Re: Mapping of BPMN Elements [message #1479613 is a reply to message #1479603] Wed, 19 November 2014 15:35 Go to previous messageGo to next message
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

Are you asking how the tool palette tools map to BPMN2 types? I think it's pretty obvious: Sequence Flow -> SequenceFlow, Message Flow -> MessageFlow, etc...

Re: Mapping of BPMN Elements [message #1479625 is a reply to message #1479613] Wed, 19 November 2014 15:42 Go to previous messageGo to next message
Nagarjuna Siddam is currently offline Nagarjuna SiddamFriend
Messages: 5
Registered: November 2014
Junior Member
Thanks Robert for the quick response.

I am not asking about the palette I am asking about the mappings to the classes in org.eclipse.bpmn2 metamodel.

I want to programmatically create a EMF bpmn file with the information collected from a bpmn file in JSON format

[Updated on: Wed, 19 November 2014 17:37]

Report message to a moderator

Re: Mapping of BPMN Elements [message #1484612 is a reply to message #1479625] Sun, 23 November 2014 16:05 Go to previous messageGo to next message
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

I'm still confused...mapping implies at least two models, one of which is the bpmn2 metamodel - what's the other?
Please fill in the blank:

"I am asking about the mappings of ___________ to the classes in org.eclipse.bpmn2 metamodel."
Re: Mapping of BPMN Elements [message #1484968 is a reply to message #1484612] Sun, 23 November 2014 23:16 Go to previous messageGo to next message
Nagarjuna Siddam is currently offline Nagarjuna SiddamFriend
Messages: 5
Registered: November 2014
Junior Member
Eg: StartEvent interface in bpmn2 metamodel represents the start event. what interface or class represents pool in bpmn2 metamodel?

The blank in your question is the BPMN elements(tasks, gateways, pool, lane, events, flows, associations etc.)
Re: Mapping of BPMN Elements [message #1493387 is a reply to message #1484968] Sun, 30 November 2014 16:51 Go to previous messageGo to next message
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

A Pool is the graphical representation of a Participant; this is also the Participant class in the BPMN2 model. Lane corresponds to Lane, Associations -> Association and so on and so on and so on...I don't know how to make it any clearer than that. I suggest you read through the BPMN2 specification first, then if there's something you still don't understand ask again.
Re: Mapping of BPMN Elements [message #1496137 is a reply to message #1493387] Tue, 02 December 2014 20:30 Go to previous message
Nagarjuna Siddam is currently offline Nagarjuna SiddamFriend
Messages: 5
Registered: November 2014
Junior Member
Thank you for the information. Yeah BPMN2 specification is what I need to study
Previous Topic:Starting with BPMN 2.0 Modeler
Next Topic:Horizontal and vertical pools
Goto Forum:
  


Current Time: Thu Mar 28 15:59:48 GMT 2024

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

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

Back to the top