Class PlSignature

java.lang.Object
org.tweetyproject.commons.SingleSetSignature<Proposition>
org.tweetyproject.logics.pl.syntax.PlSignature
All Implemented Interfaces:
Cloneable, Iterable<Proposition>, Signature

public class PlSignature extends SingleSetSignature<Proposition>
This class captures the signature of a specific propositional language.
Author:
Matthias Thimm, Sebastian Homann