You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
735 B

  1. <project name="storm-export" version="121">
  2. <gspn name="my_gspn" >
  3. <nodes>
  4. <place marking="1" name ="place_1" x="6.5" y="2" />
  5. <place marking="0" name ="place_2" x="18.5" y="2" />
  6. <transition name="tt_1" type="EXP" nservers="1" delay="0.4000000000" x="12.50000000" y="2.000000000" />
  7. <transition name="it_1" type="IMM" priority="1" weight="1.000000000" x="1.500000000" y="2.000000000" />
  8. </nodes>
  9. <edges>
  10. <arc head="tt_1" tail="place_1" kind="INPUT" mult="1" />
  11. <arc head="place_2" tail="tt_1" kind="OUTPUT" mult="1" />
  12. <arc head="it_1" tail="place_1" kind="INHIBITOR" mult="1" />
  13. <arc head="place_1" tail="it_1" kind="OUTPUT" mult="1" />
  14. </edges>
  15. </gspn>
  16. </project>