Uses of Class
org.tweetyproject.arg.dung.semantics.ClaimSet
Packages that use ClaimSet
Package
Description
-
Uses of ClaimSet in org.tweetyproject.arg.dung.examples
Method parameters in org.tweetyproject.arg.dung.examples with type arguments of type ClaimSet -
Uses of ClaimSet in org.tweetyproject.arg.dung.reasoner
Methods in org.tweetyproject.arg.dung.reasoner that return ClaimSetModifier 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) Methods in org.tweetyproject.arg.dung.reasoner that return types with arguments of type ClaimSetModifier and TypeMethodDescriptionAbstractClaimBasedReasoner.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) -
Uses of ClaimSet in org.tweetyproject.arg.dung.semantics
Methods in org.tweetyproject.arg.dung.semantics that return ClaimSetMethods in org.tweetyproject.arg.dung.semantics with parameters of type ClaimSetConstructors in org.tweetyproject.arg.dung.semantics with parameters of type ClaimSet -
Uses of ClaimSet in org.tweetyproject.arg.dung.syntax
Methods in org.tweetyproject.arg.dung.syntax that return ClaimSet