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 TypeMethodDescriptionvoidTransitionSystem.addTransition(Transition t)Adds a given transition to this transition system.