Uses of Class
org.tweetyproject.action.signature.FolFluentName
-
Uses of FolFluentName in org.tweetyproject.action.signature
Modifier and TypeMethodDescriptionActionSignature.getFluentName
(String fluentName) Returns the fluent name predicate with the given name if one exists, null otherwise.Modifier and TypeMethodDescriptionActionSignature.getFluentNames()
Retrieves the set of fluent names contained in this action signature.Modifier and TypeMethodDescriptionboolean
ActionSignature.containsFluentName
(FolFluentName fluentName) Returns true if the given fluent name is contained in this signature.