Class FolSignature

java.lang.Object
org.tweetyproject.commons.QuadrupleSetSignature<Constant,Predicate,Functor,Sort>
org.tweetyproject.logics.fol.syntax.FolSignature
All Implemented Interfaces:
Cloneable, Signature
Direct Known Subclasses:
ActionSignature

public class FolSignature extends QuadrupleSetSignature<Constant,Predicate,Functor,Sort>
This class captures the signature of a specific first-order language.
Author:
Matthias Thimm