Uses of Package
org.tweetyproject.action.transitionsystem
Packages that use org.tweetyproject.action.transitionsystem
Package
Description
-
Classes in org.tweetyproject.action.transitionsystem used by org.tweetyproject.action.description.reasonerClassDescriptionRepresents a state in an action transition system, which is a representation of an interpretation of all fluent names in an action description.This class represents an action transition system for a fixed action signature with a set of states and a set of transitions between states.
-
Classes in org.tweetyproject.action.transitionsystem used by org.tweetyproject.action.query.analysisClassDescriptionThis class represents an action transition system for a fixed action signature with a set of states and a set of transitions between states.
-
Classes in org.tweetyproject.action.transitionsystem used by org.tweetyproject.action.transitionsystemClassDescriptionRepresents a state in an action transition system, which is a representation of an interpretation of all fluent names in an action description.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.