i seem to have made some changes to the petrinet formalism

This commit is contained in:
Joeri Exelmans 2024-12-03 17:58:49 +01:00
parent 9883e09ac2
commit 5633bf17a9
7 changed files with 26 additions and 26 deletions

View file

@ -2,7 +2,7 @@
PNConnectable:Class { abstract = True; }
pn_arc:Association (PNConnectable -> PNConnectable)
arc:Association (PNConnectable -> PNConnectable)
PNPlace:Class
PNTransition:Class