Module types

Module types 

Source
Expand description

Process intelligence types and data structures.

Structs§

AlignmentStep
A step in an alignment.
Arc
An arc in a Petri net.
ConformanceResult
Conformance checking result.
ConformanceStats
Aggregate conformance statistics.
DFGEdge
An edge in the DFG.
DFGResult
DFG construction result with statistics.
Deviation
A deviation from the model.
DirectlyFollowsGraph
A directly-follows graph (DFG).
EventLog
An event log containing multiple traces.
OCPMEvent
An OCPM event (can relate to multiple objects).
OCPMEventLog
Object-centric event log.
OCPMObject
An object in OCPM.
OCPMPatternResult
OCPM pattern match result.
PartialOrderResult
Partial order analysis result.
PetriNet
A Petri net process model.
Place
A Petri net place.
ProcessEvent
A process event in a trace.
Trace
A trace (sequence of events for a case).
Transition
A Petri net transition.

Enums§

DeviationType
Type of deviation.