Ebi_BPMN
A BPMN library for Rust
Contains a parser, a data structure and a writer. For now, this library focuses on the behaviour of BPMN models; not on the data or resource perspectives.
Supported elements
- Start, end and intermediate None events
- Start, end and intermediate message events
- Start and intermediate timer events
- Exclusive, inclusive, parallel and event-based gateways
- Expanded and collapsed pools
- Message flows
- Sequence flows
- Tasks
- Expanded and collapsed sub-processes
For more information on these elements, see this Youtube playlist.