Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITNamedElement
-
Packages that use JSITNamedElement Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 -
-
Uses of JSITNamedElement in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12
Subclasses of JSITNamedElement in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 Modifier and Type Class Description classJSITBusinessContextElementJSInterop adapter forTBusinessContextElementclassJSITBusinessKnowledgeModelJSInterop adapter forTBusinessKnowledgeModelclassJSITDecisionJSInterop adapter forTDecisionclassJSITDecisionServiceJSInterop adapter forTDecisionServiceclassJSITDefinitionsJSInterop adapter forTDefinitionsclassJSITDRGElementJSInterop adapter forTDRGElementclassJSITElementCollectionJSInterop adapter forTElementCollectionclassJSITImportJSInterop adapter forTImportclassJSITImportedValuesJSInterop adapter forTImportedValuesclassJSITInformationItemJSInterop adapter forTInformationItemclassJSITInputDataJSInterop adapter forTInputDataclassJSITInvocableJSInterop adapter forTInvocableclassJSITItemDefinitionJSInterop adapter forTItemDefinitionclassJSITKnowledgeSourceJSInterop adapter forTKnowledgeSourceclassJSITOrganizationUnitJSInterop adapter forTOrganizationUnitclassJSITPerformanceIndicatorJSInterop adapter forTPerformanceIndicatorMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 that return JSITNamedElement Modifier and Type Method Description JSITNamedElementDMN12. getNamedElement()Native getter for namedElementMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 with parameters of type JSITNamedElement Modifier and Type Method Description voidDMN12. setNamedElement(JSITNamedElement namedElementParam)Setter for namedElement
-