Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MDT/BPMN2

< MDT

BPMN2 is an open source component of the Model Development Tools (MDT) subproject to provide a metamodel implementation based on the forthcoming Business Process Model and Notation (BPMN) 2.0 OMG specification.



Please find the forums [here]

The updater site is [here]




The objectives of the BPMN2 component are to provide

  • an open source "reference" implementation of the BPMN 2.0 specification
  • an EMF-based foundation on which business process modeling tools can be built
  • a basis for integrating and interchanging artifacts between business process modeling tools
  • a forum for engaging the community in validation of the BPMN 2.0 specification
  • an opportunity for increased collaboration between Eclipse and the OMG

News

Slides: http://www.slideshare.net/toulmean/bpmn-20-slide-deck-2

  • Dec '09: Intalio, Inc contributed a metamodel based on the BPMN 2.0 beta 1 xsd.

Plan

  • Implement a Java-based metamodel for BPMN 2.0
  • Implement a validation suite for BPMN 2.0 processes (in collaboration with the OMG)
  • Provide a set of graphics for BPMN 2.0 shapes

Locations

Source Code: In Git

Nighly build: Hudson

Update Sites: From Nightly Build

  • To install, copy the following link to Help > Install New Software...
  • https://hudson.eclipse.org/hudson/job/bpmn2-nightly/ws/org.eclipse.bpmn2.site/target/site


Related Links

Back to the top