Uses of Class
org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
Packages that use DeductiveArgumentationFramework
Package
Description
-
Uses of DeductiveArgumentationFramework in org.tweetyproject.arg.bipolar.reasoner.deductive
Methods in org.tweetyproject.arg.bipolar.reasoner.deductive with parameters of type DeductiveArgumentationFrameworkModifier and TypeMethodDescriptionClosureReasoner.getModel(DeductiveArgumentationFramework bbase)SafetyReasoner.getModel(DeductiveArgumentationFramework bbase)CAdmissibleReasoner.getModels(DeductiveArgumentationFramework bbase)ClosureReasoner.getModels(DeductiveArgumentationFramework bbase)ConflictFreeReasoner.getModels(DeductiveArgumentationFramework bbase)DAdmissibleReasoner.getModels(DeductiveArgumentationFramework bbase)SafetyReasoner.getModels(DeductiveArgumentationFramework bbase) -
Uses of DeductiveArgumentationFramework in org.tweetyproject.arg.bipolar.syntax
Methods in org.tweetyproject.arg.bipolar.syntax that return DeductiveArgumentationFrameworkModifier and TypeMethodDescriptionNecessityArgumentationFramework.toDAF()translates this NAF into the corresponding framework with support in a deductive sense only works for NAFs which contain only binary support relations See Cayrol, Lagasquie-Schiex.Methods in org.tweetyproject.arg.bipolar.syntax with parameters of type DeductiveArgumentationFrameworkModifier and TypeMethodDescriptionintDeductiveArgumentationFramework.compareTo(DeductiveArgumentationFramework o)Constructors in org.tweetyproject.arg.bipolar.syntax with parameters of type DeductiveArgumentationFrameworkModifierConstructorDescriptioncreates a necessity argumentation framework from the given deductive argumentation framework