Class DualSetSignature<T,S>

java.lang.Object
org.tweetyproject.commons.DualSetSignature<T,S>
Type Parameters:
T - The first type of formulas in this signature.
S - The second type of formulas in this signature.
All Implemented Interfaces:
Cloneable, Signature

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