Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITTextAnnotation
-
Packages that use JSITTextAnnotation Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 -
-
Uses of JSITTextAnnotation 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 JSITTextAnnotation Modifier and Type Method Description JSITTextAnnotationDMN12. getTextAnnotation()Native getter for textAnnotationMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 with parameters of type JSITTextAnnotation Modifier and Type Method Description voidDMN12. setTextAnnotation(JSITTextAnnotation textAnnotationParam)Setter for textAnnotation
-