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.
STP/BPMN Component/STP BPMN Modeler Status
Contents
Build
The BPMN modeler is built with the rest of STP starting on the 5th of December 2006. None of those builds have been published yet so no update site with the modeler is available.
You need to download the bpmn feature from a recent integration build: STP Integration build page, unzip it along an elipse installation and the GMF dependencies. This will install the modeler.
BPMN shapes
All shapes and connections are implemented. Lanes and Group support is work in progress. Add-hoc and compensation markers not implemented.
Validation
Framework is in place. Connection rules are implemented. Other rules are not implemented.
Domain Model
Stable. Current objects and APIs are not expected to change. The EMF bpmn package will be generated from the ecore when we migrate the modeler to Eclipse-3.3: at the same time than the rest of STP. We have tested that it works and the EMF team has solved a bug uncovered then.
BPMN properties
Not implemented as part of the core modeler. They can be supported as annotations of the domain model. Annotations are displayed in the properties view.
Connections
Sequence and Messaging edges are using custom routers and connection anchors. Currently only the fastest route algorithm is well supported. Bugzilla number: (when bugzilla is back).
Copy/Paste
Working.
Preferences
All shapes can have their default background color customized. All connections can have their routing style customized. More preferences to come.
Documentation
To be written.