Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12.JSIDMNDI
-
Packages that use JSIDMNDI Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12 -
-
Uses of JSIDMNDI in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12
Methods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 that return JSIDMNDI Modifier and Type Method Description JSIDMNDIJSITDefinitions. getDMNDI()Native getter for dmndiMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 with parameters of type JSIDMNDI Modifier and Type Method Description voidJSITDefinitions. setDMNDI(JSIDMNDI dmndiParam)Setter for dmndi -
Uses of JSIDMNDI in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12
Methods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12 that return JSIDMNDI Modifier and Type Method Description JSIDMNDIDMNDI12. getDMNDI()Native getter for DMNDIMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12 with parameters of type JSIDMNDI Modifier and Type Method Description voidDMNDI12. setDMNDI(JSIDMNDI DMNDIParam)Setter for DMNDI
-