Package org.tweetyproject.web.services.aba
package org.tweetyproject.web.services.aba
-
ClassDescriptionThe AbaGetSemanticsResponse class extends the Response class and represents a response containing information about the supported semantics for Assumption Based Argumentation (ABA).Factory for creating ABA reasoner callees from web request data.Enumeration of supported commands for ABA reasoner.AbaReasonerGetModelCallee<T extends Formula>The AbaReasonerGetModelCallee class extends the Callee class and represents a callee responsible for obtaining some model from an Argumentation-Based Argumentation (ABA) reasoner.AbaReasonerGetModelsCallee<T extends Formula>The AbaReasonerGetModelsCallee class extends the Callee class and represents a callee responsible for obtaining multiple models from an Argumentation-Based Argumentation (ABA) reasoner.The AbaReasonerPost class represents a data structure for sending post requests to an Argumentation-Based Argumentation (ABA) reasoner.AbaReasonerQueryCallee<T extends Formula>The AbaReasonerQueryCallee class extends the Callee class and represents a callee responsible for querying an assumption in Argumentation-Based Argumentation (ABA).The AbaReasonerResponse class extends the Response class and represents the response data structure for an Argumentation-Based Argumentation (ABA) reasoner.Abstract factory for retrieving ABA reasoners.An enumeration of all available semantics for ABA reasoners.