Uses of Class
org.tweetyproject.action.signature.FolActionName
-
Uses of FolActionName in org.tweetyproject.action.signature
Modifier and TypeMethodDescriptionActionSignature.getActionName
(String action) Returns the action name predicate with the given name if one exists, null otherwise.Modifier and TypeMethodDescriptionActionSignature.getActionNames()
Retrieves the set of action names contained in this action signature.Modifier and TypeMethodDescriptionboolean
ActionSignature.containsActionName
(FolActionName actionName) Returns true if the given action name is contained in this signature.