# Generated by roxygen2: do not edit by hand

S3method(flows,marked_petrinet)
S3method(flows,petrinet)
S3method(nodes,petrinet)
S3method(places,marked_petrinet)
S3method(places,petrinet)
S3method(transitions,marked_petrinet)
S3method(transitions,petrinet)
export(add_flows)
export(add_places)
export(add_transitions)
export(create_PN)
export(create_marked_PN)
export(enabled)
export(enabled_transition)
export(execute)
export(final_marking)
export(flows)
export(initial_marking)
export(is_node)
export(is_place)
export(is_transition)
export(marking)
export(n_flows)
export(n_nodes)
export(n_places)
export(n_transitions)
export(nodes)
export(parse_trace)
export(parsel_trace)
export(part_of)
export(places)
export(post_set)
export(pre_set)
export(read_PN)
export(rename_places)
export(rename_transitions)
export(render_PN)
export(transitions)
export(visNetwork_from_PN)
import(DiagrammeR)
import(dplyr)
import(purrr)
import(visNetwork)
import(xml2)
