ebi_bpmn 0.0.2

Objects for Ebi - a stochastic process mining utility
Documentation

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
  • 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.