Package org.tweetyproject.web.services.delp


package org.tweetyproject.web.services.delp
  • Classes
    Class
    Description
    The DeLPCallee class represents a callee for querying a Defeasible Logic Program (DeLP) using a specified DefeasibleLogicProgram, DelpReasoner, and Formula.
    The DeLPPost class represents a data structure for holding information related to a Defeasible Logic Program (DeLP) request sent via HTTP POST.
    The DeLPResponse class extends the Response class and represents a response containing information related to a Defeasible Logic Program (DeLP) operation.