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 TypeClassDescriptionclassThis class packs an extension into an executable object. -
Uses of AbstractArgumentationInterpretation in org.tweetyproject.arg.dung.learning.syntax
Modifier and TypeClassDescriptionclassImplementation of the input labeling (here called example) as an extension of normal labeling i.e. -
Uses of AbstractArgumentationInterpretation in org.tweetyproject.arg.dung.semantics
Subclasses of AbstractArgumentationInterpretation in org.tweetyproject.arg.dung.semanticsModifier and TypeClassDescriptionclassExtension<T extends ArgumentationFramework<Argument>>This class models a (possible) extension of a Dung theory, i.e.classThis 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 ProbabilisticExtensionProbabilisticExtension.getCharacteristicProbabilisticExtension(DungTheory theory, AbstractArgumentationInterpretation i) Returns the characteristic probabilistic extension of the given interpretation, i.e.