Class AbaReasonerGetModelsCallee<T extends Formula>

java.lang.Object
org.tweetyproject.web.services.Callee
org.tweetyproject.web.services.aba.AbaReasonerGetModelsCallee<T>
Type Parameters:
T - The type of formula used in ABA
All Implemented Interfaces:
Callable

public class AbaReasonerGetModelsCallee<T extends Formula> extends Callee
The AbaReasonerGetModelsCallee class extends the Callee class and represents a callee responsible for obtaining multiple models from an Argumentation-Based Argumentation (ABA) reasoner.