Class SequenceExplanationResponse

java.lang.Object
org.tweetyproject.web.services.sequenceexplanation.SequenceExplanationResponse

public final class SequenceExplanationResponse extends Object
JSON response for sequence explanation requests.
Author:
Oleksandr Dzhychko
  • Constructor Details

  • Method Details

    • getReply

      Returns the response payload.
      Returns:
      sequence explanation result
    • getEmail

      public String getEmail()
      Returns the email associated with the request.
      Returns:
      request email
    • getTime

      public double getTime()
      Returns the execution time for the request.
      Returns:
      execution time
    • getUnit_timeout

      @NonNull public String getUnit_timeout()
      Returns the time unit for the execution time.
      Returns:
      time unit
    • getStatus

      Returns the status of the response.
      Returns:
      response status