Uses of Class
org.tweetyproject.logics.petri.syntax.Ark
Packages that use Ark
-
Uses of Ark in org.tweetyproject.logics.petri.plotting
Subclasses with type arguments of type Ark in org.tweetyproject.logics.petri.plottingModifier and TypeClassDescriptionclassThis class is for displaying instances of the PetriNet class graphically -
Uses of Ark in org.tweetyproject.logics.petri.syntax
Methods in org.tweetyproject.logics.petri.syntax with parameters of type ArkModifier and TypeMethodDescriptionvoidTransition.addIncomingArk(Ark ark) Add a new incoming ark to this transitionvoidTransition.addOutgoingArk(Ark ark) Add a new outgoing ark to this transition