Uses of Class
org.tweetyproject.web.services.incmes.InconsistencyPost
-
Uses of InconsistencyPost in org.tweetyproject.web.services
Modifier and TypeMethodDescriptionRequestController.handleRequest
(InconsistencyPost incmesPost) Handles HTTP POST requests for Inconsistency Measures operations. -
Uses of InconsistencyPost in org.tweetyproject.web.services.incmes
Modifier and TypeMethodDescriptionSets the command for this post and returns this instance to allow method chaining.Sets the email address associated with this post and returns this instance for method chaining.Sets the format of the data to be analyzed and returns this instance for method chaining.Sets the knowledge base identifier (kb) used in the analysis and returns this instance for method chaining.Sets the measure key, which specifies the metric or parameter to be analyzed, and returns this instance for method chaining.InconsistencyPost.timeout
(int timeout) Sets the timeout for the operation specified in the post and returns this instance for method chaining.InconsistencyPost.unit_timeout
(String unit_timeout) Sets the unit of time for the timeout and returns this instance for method chaining.