Uses of Class
org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
- 
- 
Uses of AbstractArgumentationInterpretation in org.tweetyproject.agents.dialogues
Subclasses of AbstractArgumentationInterpretation in org.tweetyproject.agents.dialogues Modifier and Type Class Description classExecutableExtensionThis class packs an extension into an executable object. - 
Uses of AbstractArgumentationInterpretation in org.tweetyproject.arg.dung.semantics
Subclasses of AbstractArgumentationInterpretation in org.tweetyproject.arg.dung.semantics Modifier and Type Class Description classExtensionThis class models a (possible) extension of a Dung theory, i.e.classLabelingThis class models a labeling of an abstract argumentation framework, i.e. - 
Uses of AbstractArgumentationInterpretation in org.tweetyproject.arg.prob.semantics
Methods in org.tweetyproject.arg.prob.semantics with parameters of type AbstractArgumentationInterpretation Modifier and Type Method Description static ProbabilisticExtensionProbabilisticExtension. getCharacteristicProbabilisticExtension(DungTheory theory, AbstractArgumentationInterpretation i)Returns the characteristic probabilistic extension of the given interpretation, i.e. - 
Uses of AbstractArgumentationInterpretation in org.tweetyproject.arg.rankings.semantics
Subclasses of AbstractArgumentationInterpretation in org.tweetyproject.arg.rankings.semantics Modifier and Type Class Description classArgumentRankingThis abstract class is the common ancestor for semantical approaches to argument ranking, i.e.classLatticeArgumentRankingThis class models argument ranking by representing the acceptability of arguments in a graph-based structure.classNumericalArgumentRankingThis class provides a acceptability interpretation of arguments by assigning them real values where larger values indicate more acceptability. 
 -