Uses of Class
org.tweetyproject.web.services.delp.DeLPPost
-
Uses of DeLPPost in org.tweetyproject.web.services
Modifier and TypeMethodDescriptionRequestController.handleRequest
(DeLPPost delpPost) Handles HTTP POST requests for Defeasible logic programming DeLP Reasoner operations. -
Uses of DeLPPost in org.tweetyproject.web.services.delp
Modifier and TypeMethodDescriptionSets the command type for the DeLP request.DeLPPost.compcriterion
(String compcriterion) Sets the completeness criterion specified in the DeLP request.Sets the email associated with the DeLP request.Sets the knowledge base (KB) provided in the DeLP request.Sets the query string in the DeLP request.DeLPPost.timeout
(int timeout) Sets the timeout value (in seconds) specified in the DeLP request.DeLPPost.unit_timeout
(String unit_timeout) Sets the unit timeout value specified in the DeLP request.