Deviation
Defined in: types.ts:459
A specific deviation between a graph and a process model.
Properties
from
readonlyfrom:string
Defined in: types.ts:463
Source step identifier.
message
readonlymessage:string
Defined in: types.ts:467
Human-readable description of the deviation.
modelProbability?
readonlyoptionalmodelProbability?:number
Defined in: types.ts:469
Model probability of this transition (if applicable).
to
readonlyto:string
Defined in: types.ts:465
Target step identifier.
type
readonlytype:DeviationType
Defined in: types.ts:461
Category of deviation.