Uses of Class
org.tweetyproject.arg.dung.syntax.DungSignature
-
Packages that use DungSignature Package Description org.tweetyproject.arg.dung.ldo.syntax org.tweetyproject.arg.dung.syntax org.tweetyproject.arg.saf.syntax -
-
Uses of DungSignature in org.tweetyproject.arg.dung.ldo.syntax
Methods in org.tweetyproject.arg.dung.ldo.syntax that return DungSignature Modifier and Type Method Description DungSignatureLdoArgument. getSignature()DungSignatureLdoAssociativeFormula. getSignature()DungSignatureLdoFormula. getSignature()DungSignatureLdoNegation. getSignature() -
Uses of DungSignature in org.tweetyproject.arg.dung.syntax
Methods in org.tweetyproject.arg.dung.syntax that return DungSignature Modifier and Type Method Description DungSignatureDungSignature. clone() -
Uses of DungSignature in org.tweetyproject.arg.saf.syntax
Methods in org.tweetyproject.arg.saf.syntax that return DungSignature Modifier and Type Method Description DungSignatureStructuredArgumentationFramework. getSignature()
-