Uses of Interface
net.sf.tweety.action.signature.ActionName
-
Packages that use ActionName Package Description net.sf.tweety.action.signature -
-
Uses of ActionName in net.sf.tweety.action.signature
Classes in net.sf.tweety.action.signature that implement ActionName Modifier and Type Class Description class
FolAction
An action is a truth-valued function on the set of action names, which is denoted by the set of actions which are mapped to 'true'.class
FolActionName
This class represents an action name.
-