Class DMNShape

    • Field Detail

      • dmnElementRef

        protected javax.xml.namespace.QName dmnElementRef
      • isListedInputData

        protected java.lang.Boolean isListedInputData
      • isCollapsed

        protected java.lang.Boolean isCollapsed
    • Constructor Detail

      • DMNShape

        public DMNShape()
    • Method Detail

      • setDMNLabel

        public void setDMNLabel​(DMNLabel value)
        Sets the value of the dmnLabel property.
        Specified by:
        setDMNLabel in interface DMNShape
        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 DMNShape
        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 DMNShape
        Parameters:
        value - allowed object is QName
      • isIsListedInputData

        public java.lang.Boolean isIsListedInputData()
        Gets the value of the isListedInputData property.
        Specified by:
        isIsListedInputData in interface DMNShape
        Returns:
        possible object is Boolean
      • setIsListedInputData

        public void setIsListedInputData​(java.lang.Boolean value)
        Sets the value of the isListedInputData property.
        Specified by:
        setIsListedInputData in interface DMNShape
        Parameters:
        value - allowed object is Boolean
      • isIsCollapsed

        public boolean isIsCollapsed()
        Gets the value of the isCollapsed property.
        Specified by:
        isIsCollapsed in interface DMNShape
        Returns:
        possible object is Boolean
      • setIsCollapsed

        public void setIsCollapsed​(java.lang.Boolean value)
        Sets the value of the isCollapsed property.
        Specified by:
        setIsCollapsed in interface DMNShape
        Parameters:
        value - allowed object is Boolean