Class DungReasonerGetModelsCallee

java.lang.Object
org.tweetyproject.web.services.Callee
org.tweetyproject.web.services.dung.DungReasonerGetModelsCallee
All Implemented Interfaces:
Callable

public class DungReasonerGetModelsCallee extends Callee
The DungReasonerGetModelsCallee class represents a callee for obtaining multiple models using a specified AbstractExtensionReasoner and DungTheory. This class extends the Callee class and implements the call() method to execute the getModels operation using the provided reasoner and base DungTheory.