pm4py.util.regex module#

pm4py.util.regex.get_new_char(label, shared_obj)[source]#

Get a new single character describing the activity, for the regex

Parameters:
  • label – Label of the transition

  • shared_obj – Shared object

class pm4py.util.regex.SharedObj[source]#

Bases: object