Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MDT/BPMN2"

< MDT
(Related Links)
(Locations)
Line 18: Line 18:
  
 
= Locations =
 
= Locations =
Source Code: In [Git|http://git.eclipse.org/c/bpmn2/]
+
Source Code: In [http://git.eclipse.org/c/bpmn2/ Git]
  
Nighly build: [Hudson|https://hudson.eclipse.org/hudson/job/bpmn2-nightly/]
+
Nighly build: [https://hudson.eclipse.org/hudson/job/bpmn2-nightly/ Hudson]
  
Update Sites: [From Nightly Build|https://hudson.eclipse.org/hudson/job/bpmn2-nightly/ws/org.eclipse.bpmn2.site/target/site]
+
Update Sites: [https://hudson.eclipse.org/hudson/job/bpmn2-nightly/ws/org.eclipse.bpmn2.site/target/site From Nightly Build]
 +
* To install, copy the following link to Help > Install New Software...
 +
* <nowiki>https://hudson.eclipse.org/hudson/job/bpmn2-nightly/ws/org.eclipse.bpmn2.site/target/site</nowiki>
  
  

Revision as of 08:44, 23 March 2012

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.

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