Class DMNDI12


  • @JsType(isNative=true,
            namespace="<global>")
    public class DMNDI12
    extends Object
    JSInterop container for org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12
    • Constructor Detail

      • DMNDI12

        public DMNDI12()
    • Method Detail

      • getName

        @JsProperty(name="name")
        public String getName()
        Native getter for name
        Returns:
        The name JSON property
      • getDMNShape

        @JsProperty(name="DMNShape")
        public JSIDMNShape getDMNShape()
        Native getter for DMNShape
        Returns:
        The DMNShape JSON property
      • setDMNShape

        @JsProperty(name="DMNShape")
        public final void setDMNShape​(JSIDMNShape DMNShapeParam)
        Setter for DMNShape
        Parameters:
        DMNShapeParam - DMNShape to set.
      • getDMNDiagram

        @JsProperty(name="DMNDiagram")
        public JSIDMNDiagram getDMNDiagram()
        Native getter for DMNDiagram
        Returns:
        The DMNDiagram JSON property
      • setDMNDiagram

        @JsProperty(name="DMNDiagram")
        public final void setDMNDiagram​(JSIDMNDiagram DMNDiagramParam)
        Setter for DMNDiagram
        Parameters:
        DMNDiagramParam - DMNDiagram to set.
      • getDMNDI

        @JsProperty(name="DMNDI")
        public JSIDMNDI getDMNDI()
        Native getter for DMNDI
        Returns:
        The DMNDI JSON property
      • setDMNDI

        @JsProperty(name="DMNDI")
        public final void setDMNDI​(JSIDMNDI DMNDIParam)
        Setter for DMNDI
        Parameters:
        DMNDIParam - DMNDI to set.
      • getDMNDecisionServiceDividerLine

        @JsProperty(name="DMNDecisionServiceDividerLine")
        public JSIDMNDecisionServiceDividerLine getDMNDecisionServiceDividerLine()
        Native getter for DMNDecisionServiceDividerLine
        Returns:
        The DMNDecisionServiceDividerLine JSON property
      • setDMNDecisionServiceDividerLine

        @JsProperty(name="DMNDecisionServiceDividerLine")
        public final void setDMNDecisionServiceDividerLine​(JSIDMNDecisionServiceDividerLine DMNDecisionServiceDividerLineParam)
        Setter for DMNDecisionServiceDividerLine
        Parameters:
        DMNDecisionServiceDividerLineParam - DMNDecisionServiceDividerLine to set.
      • getDMNLabel

        @JsProperty(name="DMNLabel")
        public JSIDMNLabel getDMNLabel()
        Native getter for DMNLabel
        Returns:
        The DMNLabel JSON property
      • setDMNLabel

        @JsProperty(name="DMNLabel")
        public final void setDMNLabel​(JSIDMNLabel DMNLabelParam)
        Setter for DMNLabel
        Parameters:
        DMNLabelParam - DMNLabel to set.
      • getDMNEdge

        @JsProperty(name="DMNEdge")
        public JSIDMNEdge getDMNEdge()
        Native getter for DMNEdge
        Returns:
        The DMNEdge JSON property
      • setDMNEdge

        @JsProperty(name="DMNEdge")
        public final void setDMNEdge​(JSIDMNEdge DMNEdgeParam)
        Setter for DMNEdge
        Parameters:
        DMNEdgeParam - DMNEdge to set.
      • getDMNDiagramElement

        @JsProperty(name="DMNDiagramElement")
        public JSIDiagramElement getDMNDiagramElement()
        Native getter for DMNDiagramElement
        Returns:
        The DMNDiagramElement JSON property
      • setDMNDiagramElement

        @JsProperty(name="DMNDiagramElement")
        public final void setDMNDiagramElement​(JSIDiagramElement DMNDiagramElementParam)
        Setter for DMNDiagramElement
        Parameters:
        DMNDiagramElementParam - DMNDiagramElement to set.
      • getDMNStyle

        @JsProperty(name="DMNStyle")
        public JSIDMNStyle getDMNStyle()
        Native getter for DMNStyle
        Returns:
        The DMNStyle JSON property
      • setDMNStyle

        @JsProperty(name="DMNStyle")
        public final void setDMNStyle​(JSIDMNStyle DMNStyleParam)
        Setter for DMNStyle
        Parameters:
        DMNStyleParam - DMNStyle to set.