Class Transition

java.lang.Object
org.tweetyproject.action.transitionsystem.Transition

public class Transition extends Object
Represents a transition in an action transition system, which is a representation of the execution of an action which causes a state change from a source state to a target state.
Author:
Sebastian Homann