Uses of Class
org.tweetyproject.commons.QuadrupleSetSignature
Packages that use QuadrupleSetSignature
Package
Description
-
Uses of QuadrupleSetSignature in org.tweetyproject.action.signature
Subclasses of QuadrupleSetSignature in org.tweetyproject.action.signatureModifier and TypeClassDescriptionclass
This class represents an action signature consisting of a set of fluent names (representing environment states) and a set of action names (representing actions). -
Uses of QuadrupleSetSignature in org.tweetyproject.commons
Methods in org.tweetyproject.commons that return QuadrupleSetSignature -
Uses of QuadrupleSetSignature in org.tweetyproject.logics.fol.syntax
Subclasses of QuadrupleSetSignature in org.tweetyproject.logics.fol.syntaxModifier and TypeClassDescriptionclass
This class captures the signature of a specific first-order language.