Uses of Class
org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
Packages that use AbstractArgumentationInterpretation
Package
Description
-
Uses of AbstractArgumentationInterpretation in org.tweetyproject.agents.dialogues
Subclasses of AbstractArgumentationInterpretation in org.tweetyproject.agents.dialoguesModifier and TypeClassDescriptionclass
This 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.semanticsModifier and TypeClassDescriptionclass
Extension<T extends ArgumentationFramework<Argument>>
This class models a (possible) extension of a Dung theory, i.e.class
This 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 AbstractArgumentationInterpretationModifier and TypeMethodDescriptionstatic ProbabilisticExtension
ProbabilisticExtension.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
Modifier and TypeClassDescriptionclass
This abstract class is the common ancestor for semantical approaches to argument ranking, i.e.class
This class models argument ranking by representing the acceptability of arguments in a graph-based structure.class
This class provides an acceptability interpretation of arguments by assigning them real values.