Class UVPTS

All Implemented Interfaces:
Serializable

public class UVPTS extends TS implements Serializable
Description of the class UVPTS.
See Also:
  • Field Details

    • probability

      public Double probability
      The probability assigned to the value, a decimal number between 0 (very uncertain) and 1 (certain). .
  • Constructor Details

    • UVPTS

      public UVPTS()
  • Method Details

    • getProbability

      public Double getProbability()
      Return probability.
      Returns:
      probability : The probability assigned to the value, a decimal number between 0 (very uncertain) and 1 (certain).
    • setProbability

      public void setProbability(Double probability)
      Set a value to attribute probability.
      Parameters:
      probability - : The probability assigned to the value, a decimal number between 0 (very uncertain) and 1 (certain).
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
      Overrides:
      get_xmlNodePresentation in class TS
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
      Overrides:
      set_xmlNodePresentation in class TS
    • validateByModule

      public static void validateByModule(UVPTS uVPTS, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation