Uses of Enum
org.tweetyproject.logics.petri.syntax.Ark.Direction
Packages that use Ark.Direction
-
Uses of Ark.Direction in org.tweetyproject.logics.petri.syntax
Methods in org.tweetyproject.logics.petri.syntax that return Ark.DirectionModifier and TypeMethodDescriptionArk.getDirection()
static Ark.Direction
Returns the enum constant of this type with the specified name.static Ark.Direction[]
Ark.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.