Uses of Class
org.tweetyproject.action.signature.FolActionName
Packages that use FolActionName
-
Uses of FolActionName in org.tweetyproject.action.signature
Methods in org.tweetyproject.action.signature that return FolActionNameModifier and TypeMethodDescriptionActionSignature.getActionName
(String action) Returns the action name predicate with the given name if one exists, null otherwise.Methods in org.tweetyproject.action.signature that return types with arguments of type FolActionNameMethods in org.tweetyproject.action.signature with parameters of type FolActionNameModifier and TypeMethodDescriptionboolean
ActionSignature.containsActionName
(FolActionName actionName) Returns true iff the given actionName is contained in this signature.