Uses of Class
org.tweetyproject.action.signature.FolFluentName
Packages that use FolFluentName
-
Uses of FolFluentName in org.tweetyproject.action.signature
Methods in org.tweetyproject.action.signature that return FolFluentNameModifier and TypeMethodDescriptionActionSignature.getFluentName
(String fluentName) Returns the fluent name predicate with the given name if one exists, null otherwise.Methods in org.tweetyproject.action.signature that return types with arguments of type FolFluentNameMethods in org.tweetyproject.action.signature with parameters of type FolFluentNameModifier and TypeMethodDescriptionboolean
ActionSignature.containsFluentName
(FolFluentName fluentName) Returns true iff the given fluentName is contained in this signature.