Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12.JSIDMNLabel
-
Packages that use JSIDMNLabel Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12 -
-
Uses of JSIDMNLabel 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 JSIDMNLabel Modifier and Type Method Description JSIDMNLabelDMNDI12. getDMNLabel()Native getter for DMNLabelJSIDMNLabelJSIDMNEdge. getDMNLabel()Native getter for dmnLabelJSIDMNLabelJSIDMNShape. getDMNLabel()Native getter for dmnLabelMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12 with parameters of type JSIDMNLabel Modifier and Type Method Description voidDMNDI12. setDMNLabel(JSIDMNLabel DMNLabelParam)Setter for DMNLabelvoidJSIDMNEdge. setDMNLabel(JSIDMNLabel dmnLabelParam)Setter for dmnLabelvoidJSIDMNShape. setDMNLabel(JSIDMNLabel dmnLabelParam)Setter for dmnLabel
-