Generates standard OMG BPMN 2.0 XML with Organizational Pools, Swimlanes, and Collaboration tags.
Summary
Functions
Serializes a POWL model with an activity-to-pool/lane map into standard BPMN 2.0 Collaboration XML.
Functions
@spec to_xml(Ex4pmEngine.POWL.Node.t() | Ex4pmEngine.POWL.ChoiceGraph.t(), %{ required(String.t()) => {String.t(), String.t()} }) :: String.t()
Serializes a POWL model with an activity-to-pool/lane map into standard BPMN 2.0 Collaboration XML.