Uses of Enum Class
org.tweetyproject.logics.petri.syntax.Ark.Direction
Packages that use Ark.Direction
-
Uses of Ark.Direction in org.tweetyproject.logics.petri.syntax
Subclasses with type arguments of type Ark.Direction in org.tweetyproject.logics.petri.syntaxMethods in org.tweetyproject.logics.petri.syntax that return Ark.DirectionModifier and TypeMethodDescriptionArk.getDirection()
Return the ark direction, from place to transition or vice versastatic Ark.Direction
Returns the enum constant of this class with the specified name.static Ark.Direction[]
Ark.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.