Uses of Class
org.tweetyproject.arg.aba.semantics.AbaExtension
Packages that use AbaExtension
Package
Description
- 
Uses of AbaExtension in org.tweetyproject.arg.aba.reasonerClasses in org.tweetyproject.arg.aba.reasoner that implement interfaces with type arguments of type AbaExtensionModifier and TypeClassDescriptionclassGeneralAbaReasoner<T extends Formula>This is an abstract generalization over non-flat ABA reasoners.Methods in org.tweetyproject.arg.aba.reasoner that return AbaExtensionModifier and TypeMethodDescriptionMethods in org.tweetyproject.arg.aba.reasoner that return types with arguments of type AbaExtension
- 
Uses of AbaExtension in org.tweetyproject.arg.aba.syntaxMethods in org.tweetyproject.arg.aba.syntax that return types with arguments of type AbaExtensionModifier and TypeMethodDescriptionAbaTheory.getAllAdmissbleExtensions()Computes all admissible extensions.Methods in org.tweetyproject.arg.aba.syntax with parameters of type AbaExtensionModifier and TypeMethodDescriptionbooleanAbaTheory.isAdmissible(AbaExtension<T> ext) Checks whether a set of arguments is admissible.
- 
Uses of AbaExtension in org.tweetyproject.web.services.abaMethods in org.tweetyproject.web.services.aba that return AbaExtensionModifier and TypeMethodDescriptionAbaReasonerGetModelCallee.call()Calls the ABA reasoner to obtain some model from the provided ABA theory.Methods in org.tweetyproject.web.services.aba that return types with arguments of type AbaExtensionModifier and TypeMethodDescriptionAbaReasonerGetModelsCallee.call()Calls the ABA reasoner to obtain multiple models from the provided ABA theory.