Skip to content
Niklas Kiefer edited this page Sep 19, 2016 · 11 revisions

new_logo_medium

Bncl (binkel) ist a natural like creation language for bpmn-process-models, based on java and bpmn 2.0 xml Powered by Camunda's BPMN Model API. It works like a Quick Modeler so you don't have to model the whole process.

There are different ways to compute a natural text from a business process model. I tried to find a solution for writing textual descriptions about a business process and than convert it to a BPMN 2.0 model.

Architecture


To execute the CLI and convert a bncl statement to bpmn, download the current release-version. Or try the web demo .

Clone this wiki locally