Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITDMNElementReference
-
Packages that use JSITDMNElementReference Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 -
-
Uses of JSITDMNElementReference 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 with type parameters of type JSITDMNElementReference Modifier and Type Method Description <D extends JSITDMNElementReference>
voidJSITOrganizationUnit. addAllDecisionMade(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionMade<D extends JSITDMNElementReference>
voidJSITDecision. addAllDecisionMaker(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionMaker<D extends JSITDMNElementReference>
voidJSITOrganizationUnit. addAllDecisionOwned(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionOwned<D extends JSITDMNElementReference>
voidJSITDecision. addAllDecisionOwner(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionOwner<D extends JSITDMNElementReference>
voidJSITElementCollection. addAllDrgElement(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of drgElement<D extends JSITDMNElementReference>
voidJSITDecisionService. addAllEncapsulatedDecision(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of encapsulatedDecision<D extends JSITDMNElementReference>
voidJSITDecision. addAllImpactedPerformanceIndicator(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of impactedPerformanceIndicator<D extends JSITDMNElementReference>
voidJSITPerformanceIndicator. addAllImpactingDecision(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of impactingDecision<D extends JSITDMNElementReference>
voidJSITDecisionService. addAllInputData(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of inputData<D extends JSITDMNElementReference>
voidJSITDecisionService. addAllInputDecision(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of inputDecision<D extends JSITDMNElementReference>
voidJSITDecisionService. addAllOutputDecision(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of outputDecision<D extends JSITDMNElementReference>
voidJSITDecision. addAllSupportedObjective(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of supportedObjective<D extends JSITDMNElementReference>
voidJSITDecision. addAllUsingProcess(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of usingProcess<D extends JSITDMNElementReference>
voidJSITDecision. addAllUsingTask(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of usingTask<D extends JSITDMNElementReference>
voidJSITOrganizationUnit. addDecisionMade(D element)Appends the specified element to the end of decisionMade<D extends JSITDMNElementReference>
voidJSITDecision. addDecisionMaker(D element)Appends the specified element to the end of decisionMaker<D extends JSITDMNElementReference>
voidJSITOrganizationUnit. addDecisionOwned(D element)Appends the specified element to the end of decisionOwned<D extends JSITDMNElementReference>
voidJSITDecision. addDecisionOwner(D element)Appends the specified element to the end of decisionOwner<D extends JSITDMNElementReference>
voidJSITElementCollection. addDrgElement(D element)Appends the specified element to the end of drgElement<D extends JSITDMNElementReference>
voidJSITDecisionService. addEncapsulatedDecision(D element)Appends the specified element to the end of encapsulatedDecision<D extends JSITDMNElementReference>
voidJSITDecision. addImpactedPerformanceIndicator(D element)Appends the specified element to the end of impactedPerformanceIndicator<D extends JSITDMNElementReference>
voidJSITPerformanceIndicator. addImpactingDecision(D element)Appends the specified element to the end of impactingDecision<D extends JSITDMNElementReference>
voidJSITDecisionService. addInputData(D element)Appends the specified element to the end of inputData<D extends JSITDMNElementReference>
voidJSITDecisionService. addInputDecision(D element)Appends the specified element to the end of inputDecision<D extends JSITDMNElementReference>
voidJSITDecisionService. addOutputDecision(D element)Appends the specified element to the end of outputDecision<D extends JSITDMNElementReference>
voidJSITDecision. addSupportedObjective(D element)Appends the specified element to the end of supportedObjective<D extends JSITDMNElementReference>
voidJSITDecision. addUsingProcess(D element)Appends the specified element to the end of usingProcess<D extends JSITDMNElementReference>
voidJSITDecision. addUsingTask(D element)Appends the specified element to the end of usingTaskMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 that return JSITDMNElementReference Modifier and Type Method Description JSITDMNElementReferenceJSITKnowledgeSource. getOwner()Native getter for ownerJSITDMNElementReferenceJSITAuthorityRequirement. getRequiredAuthority()Native getter for requiredAuthorityJSITDMNElementReferenceJSITAuthorityRequirement. getRequiredDecision()Native getter for requiredDecisionJSITDMNElementReferenceJSITInformationRequirement. getRequiredDecision()Native getter for requiredDecisionJSITDMNElementReferenceJSITAuthorityRequirement. getRequiredInput()Native getter for requiredInputJSITDMNElementReferenceJSITInformationRequirement. getRequiredInput()Native getter for requiredInputJSITDMNElementReferenceJSITKnowledgeRequirement. getRequiredKnowledge()Native getter for requiredKnowledgeJSITDMNElementReferenceJSITAssociation. getSourceRef()Native getter for sourceRefJSITDMNElementReferenceJSITAssociation. getTargetRef()Native getter for targetRefMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 that return types with arguments of type JSITDMNElementReference Modifier and Type Method Description List<JSITDMNElementReference>JSITOrganizationUnit. getDecisionMade()READ-ONLY getter for decisionMade as aListList<JSITDMNElementReference>JSITDecision. getDecisionMaker()READ-ONLY getter for decisionMaker as aListList<JSITDMNElementReference>JSITOrganizationUnit. getDecisionOwned()READ-ONLY getter for decisionOwned as aListList<JSITDMNElementReference>JSITDecision. getDecisionOwner()READ-ONLY getter for decisionOwner as aListList<JSITDMNElementReference>JSITElementCollection. getDrgElement()READ-ONLY getter for drgElement as aListList<JSITDMNElementReference>JSITDecisionService. getEncapsulatedDecision()READ-ONLY getter for encapsulatedDecision as aListList<JSITDMNElementReference>JSITDecision. getImpactedPerformanceIndicator()READ-ONLY getter for impactedPerformanceIndicator as aListList<JSITDMNElementReference>JSITPerformanceIndicator. getImpactingDecision()READ-ONLY getter for impactingDecision as aListList<JSITDMNElementReference>JSITDecisionService. getInputData()READ-ONLY getter for inputData as aListList<JSITDMNElementReference>JSITDecisionService. getInputDecision()READ-ONLY getter for inputDecision as aListjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITOrganizationUnit. getNativeDecisionMade()Native getter for decisionMadejsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecision. getNativeDecisionMaker()Native getter for decisionMakerjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITOrganizationUnit. getNativeDecisionOwned()Native getter for decisionOwnedjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecision. getNativeDecisionOwner()Native getter for decisionOwnerjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITElementCollection. getNativeDrgElement()Native getter for drgElementjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecisionService. getNativeEncapsulatedDecision()Native getter for encapsulatedDecisionjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecision. getNativeImpactedPerformanceIndicator()Native getter for impactedPerformanceIndicatorjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITPerformanceIndicator. getNativeImpactingDecision()Native getter for impactingDecisionjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecisionService. getNativeInputData()Native getter for inputDatajsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecisionService. getNativeInputDecision()Native getter for inputDecisionjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecisionService. getNativeOutputDecision()Native getter for outputDecisionjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecision. getNativeSupportedObjective()Native getter for supportedObjectivejsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecision. getNativeUsingProcess()Native getter for usingProcessjsinterop.base.JsArrayLike<JSITDMNElementReference>JSITDecision. getNativeUsingTask()Native getter for usingTaskList<JSITDMNElementReference>JSITDecisionService. getOutputDecision()READ-ONLY getter for outputDecision as aListList<JSITDMNElementReference>JSITDecision. getSupportedObjective()READ-ONLY getter for supportedObjective as aListList<JSITDMNElementReference>JSITDecision. getUsingProcess()READ-ONLY getter for usingProcess as aListList<JSITDMNElementReference>JSITDecision. getUsingTask()READ-ONLY getter for usingTask as aListMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 with parameters of type JSITDMNElementReference Modifier and Type Method Description <D extends JSITDMNElementReference>
voidJSITOrganizationUnit. addAllDecisionMade(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionMade<D extends JSITDMNElementReference>
voidJSITDecision. addAllDecisionMaker(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionMaker<D extends JSITDMNElementReference>
voidJSITOrganizationUnit. addAllDecisionOwned(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionOwned<D extends JSITDMNElementReference>
voidJSITDecision. addAllDecisionOwner(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionOwner<D extends JSITDMNElementReference>
voidJSITElementCollection. addAllDrgElement(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of drgElement<D extends JSITDMNElementReference>
voidJSITDecisionService. addAllEncapsulatedDecision(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of encapsulatedDecision<D extends JSITDMNElementReference>
voidJSITDecision. addAllImpactedPerformanceIndicator(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of impactedPerformanceIndicator<D extends JSITDMNElementReference>
voidJSITPerformanceIndicator. addAllImpactingDecision(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of impactingDecision<D extends JSITDMNElementReference>
voidJSITDecisionService. addAllInputData(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of inputData<D extends JSITDMNElementReference>
voidJSITDecisionService. addAllInputDecision(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of inputDecision<D extends JSITDMNElementReference>
voidJSITDecisionService. addAllOutputDecision(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of outputDecision<D extends JSITDMNElementReference>
voidJSITDecision. addAllSupportedObjective(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of supportedObjective<D extends JSITDMNElementReference>
voidJSITDecision. addAllUsingProcess(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of usingProcess<D extends JSITDMNElementReference>
voidJSITDecision. addAllUsingTask(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of usingTaskvoidJSITKnowledgeSource. setOwner(JSITDMNElementReference ownerParam)Setter for ownervoidJSITAuthorityRequirement. setRequiredAuthority(JSITDMNElementReference requiredAuthorityParam)Setter for requiredAuthorityvoidJSITAuthorityRequirement. setRequiredDecision(JSITDMNElementReference requiredDecisionParam)Setter for requiredDecisionvoidJSITInformationRequirement. setRequiredDecision(JSITDMNElementReference requiredDecisionParam)Setter for requiredDecisionvoidJSITAuthorityRequirement. setRequiredInput(JSITDMNElementReference requiredInputParam)Setter for requiredInputvoidJSITInformationRequirement. setRequiredInput(JSITDMNElementReference requiredInputParam)Setter for requiredInputvoidJSITKnowledgeRequirement. setRequiredKnowledge(JSITDMNElementReference requiredKnowledgeParam)Setter for requiredKnowledgevoidJSITAssociation. setSourceRef(JSITDMNElementReference sourceRefParam)Setter for sourceRefvoidJSITAssociation. setTargetRef(JSITDMNElementReference targetRefParam)Setter for targetRefMethod parameters in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 with type arguments of type JSITDMNElementReference Modifier and Type Method Description voidJSITOrganizationUnit. setDecisionMade(List<JSITDMNElementReference> decisionMadeParam)Setter for decisionMade as aListvoidJSITDecision. setDecisionMaker(List<JSITDMNElementReference> decisionMakerParam)Setter for decisionMaker as aListvoidJSITOrganizationUnit. setDecisionOwned(List<JSITDMNElementReference> decisionOwnedParam)Setter for decisionOwned as aListvoidJSITDecision. setDecisionOwner(List<JSITDMNElementReference> decisionOwnerParam)Setter for decisionOwner as aListvoidJSITElementCollection. setDrgElement(List<JSITDMNElementReference> drgElementParam)Setter for drgElement as aListvoidJSITDecisionService. setEncapsulatedDecision(List<JSITDMNElementReference> encapsulatedDecisionParam)Setter for encapsulatedDecision as aListvoidJSITDecision. setImpactedPerformanceIndicator(List<JSITDMNElementReference> impactedPerformanceIndicatorParam)Setter for impactedPerformanceIndicator as aListvoidJSITPerformanceIndicator. setImpactingDecision(List<JSITDMNElementReference> impactingDecisionParam)Setter for impactingDecision as aListvoidJSITDecisionService. setInputData(List<JSITDMNElementReference> inputDataParam)Setter for inputData as aListvoidJSITDecisionService. setInputDecision(List<JSITDMNElementReference> inputDecisionParam)Setter for inputDecision as aListvoidJSITOrganizationUnit. setNativeDecisionMade(jsinterop.base.JsArrayLike<JSITDMNElementReference> decisionMadeParam)Setter for decisionMadevoidJSITDecision. setNativeDecisionMaker(jsinterop.base.JsArrayLike<JSITDMNElementReference> decisionMakerParam)Setter for decisionMakervoidJSITOrganizationUnit. setNativeDecisionOwned(jsinterop.base.JsArrayLike<JSITDMNElementReference> decisionOwnedParam)Setter for decisionOwnedvoidJSITDecision. setNativeDecisionOwner(jsinterop.base.JsArrayLike<JSITDMNElementReference> decisionOwnerParam)Setter for decisionOwnervoidJSITElementCollection. setNativeDrgElement(jsinterop.base.JsArrayLike<JSITDMNElementReference> drgElementParam)Setter for drgElementvoidJSITDecisionService. setNativeEncapsulatedDecision(jsinterop.base.JsArrayLike<JSITDMNElementReference> encapsulatedDecisionParam)Setter for encapsulatedDecisionvoidJSITDecision. setNativeImpactedPerformanceIndicator(jsinterop.base.JsArrayLike<JSITDMNElementReference> impactedPerformanceIndicatorParam)Setter for impactedPerformanceIndicatorvoidJSITPerformanceIndicator. setNativeImpactingDecision(jsinterop.base.JsArrayLike<JSITDMNElementReference> impactingDecisionParam)Setter for impactingDecisionvoidJSITDecisionService. setNativeInputData(jsinterop.base.JsArrayLike<JSITDMNElementReference> inputDataParam)Setter for inputDatavoidJSITDecisionService. setNativeInputDecision(jsinterop.base.JsArrayLike<JSITDMNElementReference> inputDecisionParam)Setter for inputDecisionvoidJSITDecisionService. setNativeOutputDecision(jsinterop.base.JsArrayLike<JSITDMNElementReference> outputDecisionParam)Setter for outputDecisionvoidJSITDecision. setNativeSupportedObjective(jsinterop.base.JsArrayLike<JSITDMNElementReference> supportedObjectiveParam)Setter for supportedObjectivevoidJSITDecision. setNativeUsingProcess(jsinterop.base.JsArrayLike<JSITDMNElementReference> usingProcessParam)Setter for usingProcessvoidJSITDecision. setNativeUsingTask(jsinterop.base.JsArrayLike<JSITDMNElementReference> usingTaskParam)Setter for usingTaskvoidJSITDecisionService. setOutputDecision(List<JSITDMNElementReference> outputDecisionParam)Setter for outputDecision as aListvoidJSITDecision. setSupportedObjective(List<JSITDMNElementReference> supportedObjectiveParam)Setter for supportedObjective as aListvoidJSITDecision. setUsingProcess(List<JSITDMNElementReference> usingProcessParam)Setter for usingProcess as aListvoidJSITDecision. setUsingTask(List<JSITDMNElementReference> usingTaskParam)Setter for usingTask as aList
-