Uses of Class
org.tweetyproject.web.services.incmes.InconsistencyPost
Packages that use InconsistencyPost
-
Uses of InconsistencyPost in org.tweetyproject.web.services
Methods in org.tweetyproject.web.services with parameters of type InconsistencyPostModifier and TypeMethodDescriptionRequestController.handleRequest
(InconsistencyPost incmesPost) Handles HTTP POST requests for Inconsistency Measures operations. -
Uses of InconsistencyPost in org.tweetyproject.web.services.incmes
Methods in org.tweetyproject.web.services.incmes that return InconsistencyPostModifier 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.