Uses of Class
net.sf.tweety.commons.SingleSetSignature
- 
Packages that use SingleSetSignature Package Description net.sf.tweety.arg.adf.syntax.adf net.sf.tweety.arg.dung.syntax net.sf.tweety.commons net.sf.tweety.logics.pl.syntax 
- 
- 
Uses of SingleSetSignature in net.sf.tweety.arg.adf.syntax.adfSubclasses of SingleSetSignature in net.sf.tweety.arg.adf.syntax.adf Modifier and Type Class Description static classAbstractDialecticalFramework.SignatureMethods in net.sf.tweety.arg.adf.syntax.adf that return SingleSetSignature Modifier and Type Method Description SingleSetSignature<Argument>AbstractDialecticalFramework.Signature. clone()
- 
Uses of SingleSetSignature in net.sf.tweety.arg.dung.syntaxSubclasses of SingleSetSignature in net.sf.tweety.arg.dung.syntax Modifier and Type Class Description classDungSignatureThis class captures the signature of a Dung theory, i.e.
- 
Uses of SingleSetSignature in net.sf.tweety.commonsMethods in net.sf.tweety.commons that return SingleSetSignature Modifier and Type Method Description abstract SingleSetSignature<T>SingleSetSignature. clone()
- 
Uses of SingleSetSignature in net.sf.tweety.logics.pl.syntaxSubclasses of SingleSetSignature in net.sf.tweety.logics.pl.syntax Modifier and Type Class Description classPlSignatureThis class captures the signature of a specific propositional language.
 
-