Uses of Class
org.tweetyproject.arg.dung.syntax.ClaimArgument
Packages that use ClaimArgument
Package
Description
-
Uses of ClaimArgument in org.tweetyproject.arg.dung.reasoner
Methods in org.tweetyproject.arg.dung.reasoner with parameters of type ClaimArgumentModifier and TypeMethodDescriptionAbstractClaimBasedReasoner.query
(ClaimBasedTheory beliefbase, ClaimArgument formula) -
Uses of ClaimArgument in org.tweetyproject.arg.dung.semantics
Methods in org.tweetyproject.arg.dung.semantics that return types with arguments of type ClaimArgumentMethods in org.tweetyproject.arg.dung.semantics with parameters of type ClaimArgumentModifier and TypeMethodDescriptionboolean
ClaimSet.add
(ClaimArgument o) boolean
ClaimSet.satisfies
(ClaimArgument formula) Method parameters in org.tweetyproject.arg.dung.semantics with type arguments of type ClaimArgumentConstructor parameters in org.tweetyproject.arg.dung.semantics with type arguments of type ClaimArgument -
Uses of ClaimArgument in org.tweetyproject.arg.dung.syntax
Methods in org.tweetyproject.arg.dung.syntax with parameters of type ClaimArgumentConstructor parameters in org.tweetyproject.arg.dung.syntax with type arguments of type ClaimArgumentModifierConstructorDescriptionClaimBasedTheory
(HashMap<ClaimArgument, Claim> claimMap) Default constructor; initializes empty sets of arguments and attacks