A simple Android Petri Net application that was done for a class project. A Petri Net simulates state representations..
Petri-Nets is hosted in the following web site
https://github.com/wseme/Petri-Nets
If you think the Android project Petri-Nets listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Petri-Nets.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 1 |
There are 2 image files in Petri-Nets. The names of the image files are listed as follows.
btn_normal.9.png btn_pressed.9.png
The following screenshort is generated from the image listed above.
Petri-Nets has the following Java source files.
edu.monmouth.Panel.java edu.monmouth.PetriNets.java edu.monmouth.petrinet.Arc.java edu.monmouth.petrinet.Place.java edu.monmouth.petrinet.Transition.java edu.monmouth.shapes.Arrow.java edu.monmouth.shapes.Circle.java edu.monmouth.shapes.Square.java