Class TUnaryTests

    • Constructor Detail

      • TUnaryTests

        public TUnaryTests()
    • Method Detail

      • getText

        public java.lang.String getText()
        Specified by:
        getText in interface UnaryTests
      • setText

        public void setText​(java.lang.String value)
        Specified by:
        setText in interface UnaryTests
      • getTypeRef

        public javax.xml.namespace.QName getTypeRef()
        Description copied from interface: Expression
        Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine DMN13-140/DMN13-168: this is optional attribute.
        Specified by:
        getTypeRef in interface Expression
        Specified by:
        getTypeRef in interface UnaryTests
        Overrides:
        getTypeRef in class TExpression
      • setTypeRef

        public void setTypeRef​(javax.xml.namespace.QName value)
        Description copied from interface: Expression
        Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine DMN13-140/DMN13-168: this is optional attribute.
        Specified by:
        setTypeRef in interface Expression
        Specified by:
        setTypeRef in interface UnaryTests
        Overrides:
        setTypeRef in class TExpression