Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITRelation
-
Packages that use JSITRelation Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 -
-
Uses of JSITRelation 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 JSITRelation Modifier and Type Method Description JSITRelationDMN12. getRelation()Native getter for relationMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 with parameters of type JSITRelation Modifier and Type Method Description voidDMN12. setRelation(JSITRelation relationParam)Setter for relation
-