Class DMNEdge

    • Field Detail

      • dmnElementRef

        protected javax.xml.namespace.QName dmnElementRef
    • Constructor Detail

      • DMNEdge

        public DMNEdge()
    • Method Detail

      • getDMNLabel

        public DMNLabel getDMNLabel()
        Gets the value of the dmnLabel property.
        Specified by:
        getDMNLabel in interface DMNEdge
        Returns:
        possible object is DMNLabel
      • setDMNLabel

        public void setDMNLabel​(DMNLabel value)
        Sets the value of the dmnLabel property.
        Specified by:
        setDMNLabel in interface DMNEdge
        Parameters:
        value - allowed object is DMNLabel
      • getDmnElementRef

        public javax.xml.namespace.QName getDmnElementRef()
        Gets the value of the dmnElementRef property.
        Specified by:
        getDmnElementRef in interface DMNEdge
        Returns:
        possible object is QName
      • setDmnElementRef

        public void setDmnElementRef​(javax.xml.namespace.QName value)
        Sets the value of the dmnElementRef property.
        Specified by:
        setDmnElementRef in interface DMNEdge
        Parameters:
        value - allowed object is QName
      • getSourceElement

        public javax.xml.namespace.QName getSourceElement()
        Specified by:
        getSourceElement in interface DMNEdge
      • setSourceElement

        public void setSourceElement​(javax.xml.namespace.QName value)
        Specified by:
        setSourceElement in interface DMNEdge
      • getTargetElement

        public javax.xml.namespace.QName getTargetElement()
        Specified by:
        getTargetElement in interface DMNEdge
      • setTargetElement

        public void setTargetElement​(javax.xml.namespace.QName value)
        Specified by:
        setTargetElement in interface DMNEdge