Interface DMNDI

    • Method Detail

      • getDMNDiagram

        List<DMNDiagram> getDMNDiagram()
        Gets the value of the dmnDiagram property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the dmnDiagram property.

        For example, to add a new item, do as follows:

            getDMNDiagram().add(newItem);
         

        Objects of the following type(s) are allowed in the list DMNDiagram

      • getDMNStyle

        List<DMNStyle> getDMNStyle()
        Gets the value of the dmnStyle property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the dmnStyle property.

        For example, to add a new item, do as follows:

            getDMNStyle().add(newItem);
         

        Objects of the following type(s) are allowed in the list DMNStyle

      • normalize

        void normalize()
        Internal model: mutates the current DMNDI to resolve xml's IDREFs