Uses of Class
org.tweetyproject.logics.petri.syntax.PetriNet
Packages that use PetriNet
Package
Description
-
Uses of PetriNet in org.tweetyproject.logics.bpm.parser.bpmn_to_petri
Methods in org.tweetyproject.logics.bpm.parser.bpmn_to_petri that return PetriNet -
Uses of PetriNet in org.tweetyproject.logics.petri.plotting
Constructors in org.tweetyproject.logics.petri.plotting with parameters of type PetriNetModifierConstructorDescriptionPetriNetPlotter
(Plotter plotter, PetriNet petriNet) Create a new instance for plotting the BpmnModel -
Uses of PetriNet in org.tweetyproject.logics.petri.syntax.reachability_graph
Methods in org.tweetyproject.logics.petri.syntax.reachability_graph that return PetriNetMethods in org.tweetyproject.logics.petri.syntax.reachability_graph with parameters of type PetriNetConstructors in org.tweetyproject.logics.petri.syntax.reachability_graph with parameters of type PetriNetModifierConstructorDescriptionReachabilityGraph
(PetriNet petriNet) Create a new instanceReachabilityGraphParser
(PetriNet petriNet)