Class SXCMTS

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EIVLTS, IVLTS, PIVLTS, SXPRTS

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

    • operator

      public SetOperator operator
      A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point. .
  • Constructor Details

    • SXCMTS

      public SXCMTS()
    • SXCMTS

      public SXCMTS(String inValue)
  • Method Details

    • getOperator

      public SetOperator getOperator()
      Return operator.
      Returns:
      operator : A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point.
    • setOperator

      public void setOperator(SetOperator operator)
      Set a value to attribute operator.
      Parameters:
      operator - : A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point.
    • 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(SXCMTS sXCMTS, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation