Uses of Class
org.tweetyproject.arg.deductive.semantics.ArgumentTree
Packages that use ArgumentTree
Package
Description
-
Uses of ArgumentTree in org.tweetyproject.arg.deductive.categorizer
Methods in org.tweetyproject.arg.deductive.categorizer with parameters of type ArgumentTreeModifier and TypeMethodDescriptiondouble
Categorizer.categorize
(ArgumentTree argumentTree) This method categorizes the given argument tree.double
ClassicalCategorizer.categorize
(ArgumentTree argumentTree) double
HCategorizer.categorize
(ArgumentTree argumentTree) -
Uses of ArgumentTree in org.tweetyproject.arg.deductive.semantics
Methods in org.tweetyproject.arg.deductive.semantics that return ArgumentTreeModifier and TypeMethodDescriptionCompilation.getArgumentTree
(DeductiveArgument arg) Returns the argument tree for the given argument. -
Uses of ArgumentTree in org.tweetyproject.beliefdynamics.mas
Methods in org.tweetyproject.beliefdynamics.mas with parameters of type ArgumentTreeModifier and TypeMethodDescriptiondouble
CredibilityCategorizer.categorize
(ArgumentTree argumentTree)