Uses of Class
org.tweetyproject.web.services.aba.AbaReasonerPost
-
Uses of AbaReasonerPost in org.tweetyproject.web.services
Modifier and TypeMethodDescriptionRequestController.handleRequest
(AbaReasonerPost AbaReasonerPost) Handles HTTP POST requests at the endpoint "/aba". -
Uses of AbaReasonerPost in org.tweetyproject.web.services.aba
Modifier and TypeMethodDescriptionSets the command for the ABA reasoner post request.Sets the email associated with the request.Sets the knowledge base (KB) for the ABA reasoner post request.Sets the format of the knowledge base (KB).AbaReasonerPost.query_assumption
(String query_assumption) Sets the query assumption for the ABA reasoner post request.Sets the semantics to be used in the ABA reasoner post request.AbaReasonerPost.timeout
(int timeout) Sets the timeout in seconds for the ABA reasoner post request.AbaReasonerPost.unit_timeout
(String unit_timeout) Sets the unit timeout for the ABA reasoner post request.