Class TripleSetSignature<T,S,U>

java.lang.Object
org.tweetyproject.commons.TripleSetSignature<T,S,U>
Type Parameters:
T - The types of formulas in this signature.
S - The types of formulas in this signature.
U - The types of formulas in this signature.
All Implemented Interfaces:
Cloneable, Signature
Direct Known Subclasses:
DlSignature

public abstract class TripleSetSignature<T,S,U> extends Object implements Signature
This class models a signature as three sets of formulas.
Author:
Matthias Thimm, Anna Gessler