Module bpxe::model[][src]

Model

Model is a central entrypoint to BPMN execution. It contains all definitions of a BPMN document and orchestrates process instantiation and execution.

Structs

DefaultLanguageEngineFactory

Default script engine factory

FnLanguageEngineFactory

Function/closure script engine factory

Handle

Control handle for a running model

Model

Model is a container for a BPMN document

Enums

Error

Model error

Log

Model events

Traits

ExpressionEngineFactory

Expression engine factory

LanguageEngineFactory

Script engine factory