Uses of Class
org.tweetyproject.logics.petri.syntax.Place
Packages that use Place
Package
Description
-
Uses of Place in org.tweetyproject.logics.petri.syntax
Methods in org.tweetyproject.logics.petri.syntax that return PlaceMethods in org.tweetyproject.logics.petri.syntax that return types with arguments of type PlaceMethods in org.tweetyproject.logics.petri.syntax with parameters of type PlaceModifier and TypeMethodDescriptionbooleanAdd a place to the Petri netintMethod parameters in org.tweetyproject.logics.petri.syntax with type arguments of type PlaceConstructors in org.tweetyproject.logics.petri.syntax with parameters of type PlaceModifierConstructorDescriptionArk(Place place, Transition transition)Create a new ark from a place to a transitionArk(Place place, Transition transition, int weight)Create a new ark from a place to a transition with a certain weightArk(Transition transition, Place place)Create a new ark from a transition to a placeArk(Transition transition, Place place, int weight)Create a new ark from a transition to a place with a certain weight -
Uses of Place in org.tweetyproject.logics.petri.syntax.reachability_graph
Methods in org.tweetyproject.logics.petri.syntax.reachability_graph that return types with arguments of type PlaceMethods in org.tweetyproject.logics.petri.syntax.reachability_graph with parameters of type PlaceModifier and TypeMethodDescriptionintbooleanvoidSpecify the number of tokens at the place at this markingConstructor parameters in org.tweetyproject.logics.petri.syntax.reachability_graph with type arguments of type Place