Package org.tweetyproject.web.services.bipolar


package org.tweetyproject.web.services.bipolar
  • Class
    Description
    Abstract factory for retrieving bipolar extension reasoners.
    Abstract factory for building bipolar argumentation frameworks from web requests.
    Factory for creating bipolar reasoner callees from web request data.
    Enumeration of commands supported by the factory, each with a unique ID and label.
    The BipolarReasonerGetModelCallee class represents a callee for obtaining a model using a specified AbstractBipolarExtensionReasoner and AbstractBipolarFramework.
    The BipolarReasonerGetModelsCallee class represents a callee for obtaining multiple models using a specified AbstractBipolarExtensionReasoner and AbstractBipolarFramework.
    Request payload for bipolar reasoner web service calls.
    The DungReasonerQueryAllCallee class represents a callee for obtaining the credulous/skeptical arguments using a specified AbstractExtensionReasoner and BipolarArgumentationFramework.
    The BipolarReasonerResponse class extends the Response class and represents a response containing information related to a bipolar argumentation reasoner result.
    An enumeration of all available semantics through the web service.
    The BipolarServicesInfoResponse class extends the Response class and represents a response containing information about bipolar argumentation services.