Package org.tweetyproject.web.services.adf


package org.tweetyproject.web.services.adf
  • Class
    Description
    Abstract factory for retrieving ADF reasoners.
    Factory for creating ADF reasoner callees from web request data.
    Enumeration of commands supported by the factory, each with a unique ID and label.
    The ADFReasonerGetModelsCallee class represents a callee for obtaining multiple models using a specified AbstractExtensionReasoner and ADFTheory.
    Request payload for ADF reasoner web service calls.
    The AdfReasonerQueryAllCallee class represents a callee for obtaining the credulous/skeptical arguments using a specified AbstractADFReasoner and AbstractDialecticalFramework.
    The AdfReasonerResponse class extends the Response class and represents a response containing information related to an ADF argumentation reasoner result.
    The AdfServicesInfoResponse class extends the Response class and represents a response containing information about ADF argumentation services.