Uses of Class
org.tweetyproject.action.transitionsystem.Transition
Packages that use Transition
-
Uses of Transition in org.tweetyproject.action.transitionsystem
Methods in org.tweetyproject.action.transitionsystem that return types with arguments of type TransitionMethods in org.tweetyproject.action.transitionsystem with parameters of type TransitionModifier and TypeMethodDescriptionvoid
TransitionSystem.addTransition(Transition t)
Adds a given transition to this transition system.