Uses of Class
org.tweetyproject.web.services.incmes.InconsistencyValueResponse
-
Uses of InconsistencyValueResponse in org.tweetyproject.web.services.incmes
Modifier and TypeMethodDescriptionSets the email property of this response and returns the response object itself for method chaining.Sets the data format used in the inconsistency evaluation and returns this response object for method chaining.Sets the knowledge base (kb) reference or identifier used during the evaluation of inconsistency and returns this response object for method chaining.Sets the measure or metric related to the inconsistency and returns this response object to facilitate method chaining.Sets the reply property of this response and returns the response object itself for method chaining.InconsistencyValueResponse.time
(double time) Sets the duration or time taken to evaluate the inconsistency and returns this response object for method chaining.InconsistencyValueResponse.value
(double value) Sets the numeric value indicating the level of inconsistency detected and returns this response object to facilitate method chaining.