Uses of Class
org.tweetyproject.arg.dung.syntax.ClaimBasedTheory
Packages that use ClaimBasedTheory
-
Uses of ClaimBasedTheory in org.tweetyproject.arg.dung.reasoner
Methods in org.tweetyproject.arg.dung.reasoner with parameters of type ClaimBasedTheoryModifier and TypeMethodDescriptionabstract ClaimSetAbstractClaimBasedReasoner.getModel(ClaimBasedTheory bbase) get one claim sets that fulfill the given semanticsSimpleClInheritedReasoner.getModel(ClaimBasedTheory bbase) calculates one claim set for a given frameworkSimpleClNaiveReasoner.getModel(ClaimBasedTheory bbase) SimpleClPreferredReaonser.getModel(ClaimBasedTheory bbase) SimpleClSemistableReasoner.getModel(ClaimBasedTheory bbase) SimpleClStableReasoner.getModel(ClaimBasedTheory bbase) SimpleClStagedReasoner.getModel(ClaimBasedTheory bbase) AbstractClaimBasedReasoner.getModels(ClaimBasedTheory bbase) get all claim sets that fulfill the given semanticsSimpleClInheritedReasoner.getModels(ClaimBasedTheory bbase) calculates all claim sets for a given frameworkSimpleClNaiveReasoner.getModels(ClaimBasedTheory bbase) SimpleClPreferredReaonser.getModels(ClaimBasedTheory bbase) SimpleClSemistableReasoner.getModels(ClaimBasedTheory bbase) SimpleClStableReasoner.getModels(ClaimBasedTheory bbase) SimpleClStagedReasoner.getModels(ClaimBasedTheory bbase) AbstractClaimBasedReasoner.query(ClaimBasedTheory beliefbase, ClaimArgument formula) -
Uses of ClaimBasedTheory in org.tweetyproject.arg.dung.semantics
Methods in org.tweetyproject.arg.dung.semantics with parameters of type ClaimBasedTheory