Interface ComplexPatternType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getCAUSE

        org.apache.xmlbeans.XmlObject getCAUSE()
        Gets the "CAUSE" element
      • isSetCAUSE

        boolean isSetCAUSE()
        True if has "CAUSE" element
      • setCAUSE

        void setCAUSE​(org.apache.xmlbeans.XmlObject cause)
        Sets the "CAUSE" element
      • addNewCAUSE

        org.apache.xmlbeans.XmlObject addNewCAUSE()
        Appends and returns a new empty "CAUSE" element
      • unsetCAUSE

        void unsetCAUSE()
        Unsets the "CAUSE" element
      • getPARALLEL

        org.apache.xmlbeans.XmlObject getPARALLEL()
        Gets the "PARALLEL" element
      • isSetPARALLEL

        boolean isSetPARALLEL()
        True if has "PARALLEL" element
      • setPARALLEL

        void setPARALLEL​(org.apache.xmlbeans.XmlObject parallel)
        Sets the "PARALLEL" element
      • addNewPARALLEL

        org.apache.xmlbeans.XmlObject addNewPARALLEL()
        Appends and returns a new empty "PARALLEL" element
      • unsetPARALLEL

        void unsetPARALLEL()
        Unsets the "PARALLEL" element
      • getBEFORE

        org.apache.xmlbeans.XmlObject getBEFORE()
        Gets the "BEFORE" element
      • isSetBEFORE

        boolean isSetBEFORE()
        True if has "BEFORE" element
      • setBEFORE

        void setBEFORE​(org.apache.xmlbeans.XmlObject before)
        Sets the "BEFORE" element
      • addNewBEFORE

        org.apache.xmlbeans.XmlObject addNewBEFORE()
        Appends and returns a new empty "BEFORE" element
      • unsetBEFORE

        void unsetBEFORE()
        Unsets the "BEFORE" element
      • getAND

        org.apache.xmlbeans.XmlObject getAND()
        Gets the "AND" element
      • isSetAND

        boolean isSetAND()
        True if has "AND" element
      • setAND

        void setAND​(org.apache.xmlbeans.XmlObject and)
        Sets the "AND" element
      • addNewAND

        org.apache.xmlbeans.XmlObject addNewAND()
        Appends and returns a new empty "AND" element
      • unsetAND

        void unsetAND()
        Unsets the "AND" element
      • getANDNOT

        org.apache.xmlbeans.XmlObject getANDNOT()
        Gets the "AND_NOT" element
      • isSetANDNOT

        boolean isSetANDNOT()
        True if has "AND_NOT" element
      • setANDNOT

        void setANDNOT​(org.apache.xmlbeans.XmlObject andnot)
        Sets the "AND_NOT" element
      • addNewANDNOT

        org.apache.xmlbeans.XmlObject addNewANDNOT()
        Appends and returns a new empty "AND_NOT" element
      • unsetANDNOT

        void unsetANDNOT()
        Unsets the "AND_NOT" element
      • getOR

        org.apache.xmlbeans.XmlObject getOR()
        Gets the "OR" element
      • isSetOR

        boolean isSetOR()
        True if has "OR" element
      • setOR

        void setOR​(org.apache.xmlbeans.XmlObject or)
        Sets the "OR" element
      • addNewOR

        org.apache.xmlbeans.XmlObject addNewOR()
        Appends and returns a new empty "OR" element
      • unsetOR

        void unsetOR()
        Unsets the "OR" element
      • getUserDefindeBinaryOperator

        UserDefinedOperatorType getUserDefindeBinaryOperator()
        Gets the "UserDefindeBinaryOperator" element
      • isSetUserDefindeBinaryOperator

        boolean isSetUserDefindeBinaryOperator()
        True if has "UserDefindeBinaryOperator" element
      • setUserDefindeBinaryOperator

        void setUserDefindeBinaryOperator​(UserDefinedOperatorType userDefindeBinaryOperator)
        Sets the "UserDefindeBinaryOperator" element
      • addNewUserDefindeBinaryOperator

        UserDefinedOperatorType addNewUserDefindeBinaryOperator()
        Appends and returns a new empty "UserDefindeBinaryOperator" element
      • unsetUserDefindeBinaryOperator

        void unsetUserDefindeBinaryOperator()
        Unsets the "UserDefindeBinaryOperator" element
      • setFirstPattern

        void setFirstPattern​(PatternReferenceType firstPattern)
        Sets the "FirstPattern" element
      • addNewFirstPattern

        PatternReferenceType addNewFirstPattern()
        Appends and returns a new empty "FirstPattern" element
      • setSecondPattern

        void setSecondPattern​(PatternReferenceType secondPattern)
        Sets the "SecondPattern" element
      • addNewSecondPattern

        PatternReferenceType addNewSecondPattern()
        Appends and returns a new empty "SecondPattern" element
      • getMaximumListeningDuration

        org.apache.xmlbeans.GDuration getMaximumListeningDuration()
        Gets the "MaximumListeningDuration" element
      • xgetMaximumListeningDuration

        org.apache.xmlbeans.XmlDuration xgetMaximumListeningDuration()
        Gets (as xml) the "MaximumListeningDuration" element
      • isSetMaximumListeningDuration

        boolean isSetMaximumListeningDuration()
        True if has "MaximumListeningDuration" element
      • setMaximumListeningDuration

        void setMaximumListeningDuration​(org.apache.xmlbeans.GDuration maximumListeningDuration)
        Sets the "MaximumListeningDuration" element
      • xsetMaximumListeningDuration

        void xsetMaximumListeningDuration​(org.apache.xmlbeans.XmlDuration maximumListeningDuration)
        Sets (as xml) the "MaximumListeningDuration" element
      • unsetMaximumListeningDuration

        void unsetMaximumListeningDuration()
        Unsets the "MaximumListeningDuration" element