Ex4pmCore.ProcessIR.Extractor.AshStateMachine (ex4pm v26.9.9)

Copy Markdown View Source

Extracts AshStateMachine state definitions, transitions, and transition guards directly into ProcessIR choice graphs and lifecycle constraints without AST walking.

Summary

Functions

Extracts state machine definitions from an Ash resource into a ProcessIR struct.

Functions

extract(resource, opts \\ [])

Extracts state machine definitions from an Ash resource into a ProcessIR struct.