[Petals BPM|petalsbpm:Petals BPM - Open source BPMN 2.0 modeler] is a web-based graphical user interface allowing to design business processes. The editor is based on the BPMN 2.0 meta-model.
Users can import the exising business processes (if they are compliant with BPMN2.0) or create new BPMN processes. The editor allows users to export the designed BPMN processes into XPDL and BPEL.
h2. Easybpmn
[Easybpmn |easybpmn:EasyBPMN Overview] is a java libray for BPMN 2.0. It can parse and manipulate BPMN 2.0 easily by providing a Java model for any BPMN 2.0 compliant business process.
It is used as a server side BPMN model by Petals BPM.