Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.DMN12
-
Packages that use DMN12 Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.callbacks -
-
Uses of DMN12 in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model
Methods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model with parameters of type DMN12 Modifier and Type Method Description static voidMainJs. marshall(DMN12 dMN12, com.google.gwt.core.client.JavaScriptObject namespaces, DMN12MarshallCallback dMN12MarshallCallback) -
Uses of DMN12 in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.callbacks
Methods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.callbacks with parameters of type DMN12 Modifier and Type Method Description voidDMN12UnmarshallCallback. callEvent(DMN12 dMN12)
-