Package org.tweetyproject.web.services.iaf


package org.tweetyproject.web.services.iaf
  • Class
    Description
    The DungReasonerCalleeFactory class is responsible for creating instances of Callee based on the specified Command, IncompleteReasoner, and IncompleteTheory parameters.
    Enumeration of commands supported by the factory, each with a unique ID and label.
    Main factory for retrieving abstract extension reasoners.
    The DungReasonerGetModelsCallee class represents a callee for obtaining multiple models using a specified IncompleteReasoner and IncompleteTheory.
    Request payload for iAF reasoner web service calls.
    The DungReasonerQueryAllCallee class represents a callee for obtaining the credulous/skeptical arguments using a specified AbstractExtensionReasoner and IncompleteTheory.
    The iAFReasonerResponse class extends the Response class and represents a response containing information related to a iAF argumentation reasoner result.
    The IafServicesInfoResponse class extends the Response class and represents a response containing information about Iaf argumentation services.