1 2 3 4 5 6
//! Object-centric Process Analysis pub mod object_attribute_changes; pub mod oc_performance; pub mod oc_statistics; pub mod path_schemas;