auto_layout
Apply deterministic automatic layout to BPMN collaboration diagrams, handling pool/lane sizes, replacing manual coordinates, and routing message flows without overlaps.
Instructions
Apply deterministic automatic layout. Collaboration processes are ranked independently; requested pool/lane sizes are lower bounds, manual coordinates are replaced, disconnected nodes stay in their owner, and message flows route after non-overlapping pool placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algorithm | No | Layout algorithm to use | horizontal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Active BPMN filename | |
| warnings | Yes | ||
| algorithm | Yes | ||
| elementCount | Yes | ||
| connectionCount | Yes |