Class JSITDecision
- java.lang.Object
-
- org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITDMNElement
-
- org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITNamedElement
-
- org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITDRGElement
-
- org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITDecision
-
@JsType(namespace="<global>", name="JsInterop__ConstructorAPI__DMN12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmn12__JSITDecision", isNative=true) public class JSITDecision extends JSITDRGElementJSInterop adapter forTDecision
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITDMNElement
JSITDMNElement.JSIExtensionElements
-
-
Constructor Summary
Constructors Constructor Description JSITDecision()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description <D extends JSITAuthorityRequirement>
voidaddAllAuthorityRequirement(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of authorityRequirement<D extends JSITDMNElementReference>
voidaddAllDecisionMaker(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>
voidaddAllDecisionOwner(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>
voidaddAllImpactedPerformanceIndicator(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of impactedPerformanceIndicator<D extends JSITInformationRequirement>
voidaddAllInformationRequirement(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of informationRequirement<D extends JSITKnowledgeRequirement>
voidaddAllKnowledgeRequirement(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of knowledgeRequirement<D extends JSITDMNElementReference>
voidaddAllSupportedObjective(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>
voidaddAllUsingProcess(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>
voidaddAllUsingTask(D... elements)Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of usingTask<D extends JSITAuthorityRequirement>
voidaddAuthorityRequirement(D element)Appends the specified element to the end of authorityRequirement<D extends JSITDMNElementReference>
voidaddDecisionMaker(D element)Appends the specified element to the end of decisionMaker<D extends JSITDMNElementReference>
voidaddDecisionOwner(D element)Appends the specified element to the end of decisionOwner<D extends JSITDMNElementReference>
voidaddImpactedPerformanceIndicator(D element)Appends the specified element to the end of impactedPerformanceIndicator<D extends JSITInformationRequirement>
voidaddInformationRequirement(D element)Appends the specified element to the end of informationRequirement<D extends JSITKnowledgeRequirement>
voidaddKnowledgeRequirement(D element)Appends the specified element to the end of knowledgeRequirement<D extends JSITDMNElementReference>
voidaddSupportedObjective(D element)Appends the specified element to the end of supportedObjective<D extends JSITDMNElementReference>
voidaddUsingProcess(D element)Appends the specified element to the end of usingProcess<D extends JSITDMNElementReference>
voidaddUsingTask(D element)Appends the specified element to the end of usingTaskStringgetAllowedAnswers()Native getter for allowedAnswersList<JSITAuthorityRequirement>getAuthorityRequirement()READ-ONLY getter for authorityRequirement as aListList<JSITDMNElementReference>getDecisionMaker()READ-ONLY getter for decisionMaker as aListList<JSITDMNElementReference>getDecisionOwner()READ-ONLY getter for decisionOwner as aListJSITExpressiongetExpression()Native getter for expressionList<JSITDMNElementReference>getImpactedPerformanceIndicator()READ-ONLY getter for impactedPerformanceIndicator as aListList<JSITInformationRequirement>getInformationRequirement()READ-ONLY getter for informationRequirement as aListstatic JSINamegetJSIName()Getter for specificJSINameList<JSITKnowledgeRequirement>getKnowledgeRequirement()READ-ONLY getter for knowledgeRequirement as aListjsinterop.base.JsArrayLike<JSITAuthorityRequirement>getNativeAuthorityRequirement()Native getter for authorityRequirementjsinterop.base.JsArrayLike<JSITDMNElementReference>getNativeDecisionMaker()Native getter for decisionMakerjsinterop.base.JsArrayLike<JSITDMNElementReference>getNativeDecisionOwner()Native getter for decisionOwnerjsinterop.base.JsArrayLike<JSITDMNElementReference>getNativeImpactedPerformanceIndicator()Native getter for impactedPerformanceIndicatorjsinterop.base.JsArrayLike<JSITInformationRequirement>getNativeInformationRequirement()Native getter for informationRequirementjsinterop.base.JsArrayLike<JSITKnowledgeRequirement>getNativeKnowledgeRequirement()Native getter for knowledgeRequirementjsinterop.base.JsArrayLike<JSITDMNElementReference>getNativeSupportedObjective()Native getter for supportedObjectivejsinterop.base.JsArrayLike<JSITDMNElementReference>getNativeUsingProcess()Native getter for usingProcessjsinterop.base.JsArrayLike<JSITDMNElementReference>getNativeUsingTask()Native getter for usingTaskStringgetQuestion()Native getter for questionList<JSITDMNElementReference>getSupportedObjective()READ-ONLY getter for supportedObjective as aListStringgetTYPE_NAME()Native getter for TYPE_NAMEList<JSITDMNElementReference>getUsingProcess()READ-ONLY getter for usingProcess as aListList<JSITDMNElementReference>getUsingTask()READ-ONLY getter for usingTask as aListJSITInformationItemgetVariable()Native getter for variablestatic booleaninstanceOf(Object instance)voidremoveAuthorityRequirement(int index)Removes the element at the specified position in the authorityRequirementvoidremoveDecisionMaker(int index)Removes the element at the specified position in the decisionMakervoidremoveDecisionOwner(int index)Removes the element at the specified position in the decisionOwnervoidremoveImpactedPerformanceIndicator(int index)Removes the element at the specified position in the impactedPerformanceIndicatorvoidremoveInformationRequirement(int index)Removes the element at the specified position in the informationRequirementvoidremoveKnowledgeRequirement(int index)Removes the element at the specified position in the knowledgeRequirementvoidremoveSupportedObjective(int index)Removes the element at the specified position in the supportedObjectivevoidremoveUsingProcess(int index)Removes the element at the specified position in the usingProcessvoidremoveUsingTask(int index)Removes the element at the specified position in the usingTaskvoidsetAllowedAnswers(String allowedAnswersParam)Setter for allowedAnswersvoidsetAuthorityRequirement(List<JSITAuthorityRequirement> authorityRequirementParam)Setter for authorityRequirement as aListvoidsetDecisionMaker(List<JSITDMNElementReference> decisionMakerParam)Setter for decisionMaker as aListvoidsetDecisionOwner(List<JSITDMNElementReference> decisionOwnerParam)Setter for decisionOwner as aListvoidsetExpression(JSITExpression expressionParam)Setter for expressionvoidsetImpactedPerformanceIndicator(List<JSITDMNElementReference> impactedPerformanceIndicatorParam)Setter for impactedPerformanceIndicator as aListvoidsetInformationRequirement(List<JSITInformationRequirement> informationRequirementParam)Setter for informationRequirement as aListvoidsetKnowledgeRequirement(List<JSITKnowledgeRequirement> knowledgeRequirementParam)Setter for knowledgeRequirement as aListvoidsetNativeAuthorityRequirement(jsinterop.base.JsArrayLike<JSITAuthorityRequirement> authorityRequirementParam)Setter for authorityRequirementvoidsetNativeDecisionMaker(jsinterop.base.JsArrayLike<JSITDMNElementReference> decisionMakerParam)Setter for decisionMakervoidsetNativeDecisionOwner(jsinterop.base.JsArrayLike<JSITDMNElementReference> decisionOwnerParam)Setter for decisionOwnervoidsetNativeImpactedPerformanceIndicator(jsinterop.base.JsArrayLike<JSITDMNElementReference> impactedPerformanceIndicatorParam)Setter for impactedPerformanceIndicatorvoidsetNativeInformationRequirement(jsinterop.base.JsArrayLike<JSITInformationRequirement> informationRequirementParam)Setter for informationRequirementvoidsetNativeKnowledgeRequirement(jsinterop.base.JsArrayLike<JSITKnowledgeRequirement> knowledgeRequirementParam)Setter for knowledgeRequirementvoidsetNativeSupportedObjective(jsinterop.base.JsArrayLike<JSITDMNElementReference> supportedObjectiveParam)Setter for supportedObjectivevoidsetNativeUsingProcess(jsinterop.base.JsArrayLike<JSITDMNElementReference> usingProcessParam)Setter for usingProcessvoidsetNativeUsingTask(jsinterop.base.JsArrayLike<JSITDMNElementReference> usingTaskParam)Setter for usingTaskvoidsetQuestion(String questionParam)Setter for questionvoidsetSupportedObjective(List<JSITDMNElementReference> supportedObjectiveParam)Setter for supportedObjective as aListvoidsetUsingProcess(List<JSITDMNElementReference> usingProcessParam)Setter for usingProcess as aListvoidsetUsingTask(List<JSITDMNElementReference> usingTaskParam)Setter for usingTask as aListvoidsetVariable(JSITInformationItem variableParam)Setter for variable-
Methods inherited from class org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITNamedElement
getName, setName
-
Methods inherited from class org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITDMNElement
getDescription, getExtensionElements, getId, getLabel, getOtherAttributes, getOtherAttributesMap, setDescription, setExtensionElements, setId, setLabel, setOtherAttributes
-
-
-
-
Field Detail
-
TYPE
@JsOverlay public static final String TYPE
- See Also:
- Constant Field Values
-
-
Method Detail
-
instanceOf
@JsOverlay public static boolean instanceOf(Object instance)
-
getJSIName
@JsOverlay public static JSIName getJSIName()
Getter for specificJSIName- Returns:
- Getter for specific
JSIName
-
getTYPE_NAME
@JsProperty(name="TYPE_NAME") public String getTYPE_NAME()
Native getter for TYPE_NAME- Overrides:
getTYPE_NAMEin classJSITDRGElement- Returns:
- The TYPE_NAME JSON property
-
getQuestion
@JsProperty(name="question") public String getQuestion()
Native getter for question- Returns:
- The question JSON property
-
setQuestion
@JsProperty(name="question") public final void setQuestion(String questionParam)
Setter for question- Parameters:
questionParam- question to set.
-
getAllowedAnswers
@JsProperty(name="allowedAnswers") public String getAllowedAnswers()
Native getter for allowedAnswers- Returns:
- The allowedAnswers JSON property
-
setAllowedAnswers
@JsProperty(name="allowedAnswers") public final void setAllowedAnswers(String allowedAnswersParam)
Setter for allowedAnswers- Parameters:
allowedAnswersParam- allowedAnswers to set.
-
getVariable
@JsProperty(name="variable") public JSITInformationItem getVariable()
Native getter for variable- Returns:
- The variable JSON property
-
setVariable
@JsProperty(name="variable") public final void setVariable(JSITInformationItem variableParam)
Setter for variable- Parameters:
variableParam- variable to set.
-
getInformationRequirement
@JsOverlay public final List<JSITInformationRequirement> getInformationRequirement()
READ-ONLY getter for informationRequirement as aList- Returns:
- The informationRequirement mapped as a
List
-
addInformationRequirement
@JsOverlay public final <D extends JSITInformationRequirement> void addInformationRequirement(D element)
Appends the specified element to the end of informationRequirement- Parameters:
element- to be appended to informationRequirement
-
addAllInformationRequirement
@JsOverlay public final <D extends JSITInformationRequirement> void addAllInformationRequirement(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of informationRequirement- Parameters:
elements- to be appended to informationRequirement
-
removeInformationRequirement
@JsOverlay public final void removeInformationRequirement(int index)
Removes the element at the specified position in the informationRequirement- Parameters:
index- of the element to be removed
-
getNativeInformationRequirement
@JsProperty(name="informationRequirement") public jsinterop.base.JsArrayLike<JSITInformationRequirement> getNativeInformationRequirement()
Native getter for informationRequirement- Returns:
- The informationRequirement JSON property
-
setInformationRequirement
@JsOverlay public final void setInformationRequirement(List<JSITInformationRequirement> informationRequirementParam)
Setter for informationRequirement as aList- Parameters:
informationRequirementParam- The informationRequirement mapped as aList
-
setNativeInformationRequirement
@JsProperty(name="informationRequirement") public final void setNativeInformationRequirement(jsinterop.base.JsArrayLike<JSITInformationRequirement> informationRequirementParam)
Setter for informationRequirement- Parameters:
informationRequirementParam- informationRequirement to set.
-
getKnowledgeRequirement
@JsOverlay public final List<JSITKnowledgeRequirement> getKnowledgeRequirement()
READ-ONLY getter for knowledgeRequirement as aList- Returns:
- The knowledgeRequirement mapped as a
List
-
addKnowledgeRequirement
@JsOverlay public final <D extends JSITKnowledgeRequirement> void addKnowledgeRequirement(D element)
Appends the specified element to the end of knowledgeRequirement- Parameters:
element- to be appended to knowledgeRequirement
-
addAllKnowledgeRequirement
@JsOverlay public final <D extends JSITKnowledgeRequirement> void addAllKnowledgeRequirement(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of knowledgeRequirement- Parameters:
elements- to be appended to knowledgeRequirement
-
removeKnowledgeRequirement
@JsOverlay public final void removeKnowledgeRequirement(int index)
Removes the element at the specified position in the knowledgeRequirement- Parameters:
index- of the element to be removed
-
getNativeKnowledgeRequirement
@JsProperty(name="knowledgeRequirement") public jsinterop.base.JsArrayLike<JSITKnowledgeRequirement> getNativeKnowledgeRequirement()
Native getter for knowledgeRequirement- Returns:
- The knowledgeRequirement JSON property
-
setKnowledgeRequirement
@JsOverlay public final void setKnowledgeRequirement(List<JSITKnowledgeRequirement> knowledgeRequirementParam)
Setter for knowledgeRequirement as aList- Parameters:
knowledgeRequirementParam- The knowledgeRequirement mapped as aList
-
setNativeKnowledgeRequirement
@JsProperty(name="knowledgeRequirement") public final void setNativeKnowledgeRequirement(jsinterop.base.JsArrayLike<JSITKnowledgeRequirement> knowledgeRequirementParam)
Setter for knowledgeRequirement- Parameters:
knowledgeRequirementParam- knowledgeRequirement to set.
-
getAuthorityRequirement
@JsOverlay public final List<JSITAuthorityRequirement> getAuthorityRequirement()
READ-ONLY getter for authorityRequirement as aList- Returns:
- The authorityRequirement mapped as a
List
-
addAuthorityRequirement
@JsOverlay public final <D extends JSITAuthorityRequirement> void addAuthorityRequirement(D element)
Appends the specified element to the end of authorityRequirement- Parameters:
element- to be appended to authorityRequirement
-
addAllAuthorityRequirement
@JsOverlay public final <D extends JSITAuthorityRequirement> void addAllAuthorityRequirement(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of authorityRequirement- Parameters:
elements- to be appended to authorityRequirement
-
removeAuthorityRequirement
@JsOverlay public final void removeAuthorityRequirement(int index)
Removes the element at the specified position in the authorityRequirement- Parameters:
index- of the element to be removed
-
getNativeAuthorityRequirement
@JsProperty(name="authorityRequirement") public jsinterop.base.JsArrayLike<JSITAuthorityRequirement> getNativeAuthorityRequirement()
Native getter for authorityRequirement- Returns:
- The authorityRequirement JSON property
-
setAuthorityRequirement
@JsOverlay public final void setAuthorityRequirement(List<JSITAuthorityRequirement> authorityRequirementParam)
Setter for authorityRequirement as aList- Parameters:
authorityRequirementParam- The authorityRequirement mapped as aList
-
setNativeAuthorityRequirement
@JsProperty(name="authorityRequirement") public final void setNativeAuthorityRequirement(jsinterop.base.JsArrayLike<JSITAuthorityRequirement> authorityRequirementParam)
Setter for authorityRequirement- Parameters:
authorityRequirementParam- authorityRequirement to set.
-
getSupportedObjective
@JsOverlay public final List<JSITDMNElementReference> getSupportedObjective()
READ-ONLY getter for supportedObjective as aList- Returns:
- The supportedObjective mapped as a
List
-
addSupportedObjective
@JsOverlay public final <D extends JSITDMNElementReference> void addSupportedObjective(D element)
Appends the specified element to the end of supportedObjective- Parameters:
element- to be appended to supportedObjective
-
addAllSupportedObjective
@JsOverlay public final <D extends JSITDMNElementReference> void addAllSupportedObjective(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of supportedObjective- Parameters:
elements- to be appended to supportedObjective
-
removeSupportedObjective
@JsOverlay public final void removeSupportedObjective(int index)
Removes the element at the specified position in the supportedObjective- Parameters:
index- of the element to be removed
-
getNativeSupportedObjective
@JsProperty(name="supportedObjective") public jsinterop.base.JsArrayLike<JSITDMNElementReference> getNativeSupportedObjective()
Native getter for supportedObjective- Returns:
- The supportedObjective JSON property
-
setSupportedObjective
@JsOverlay public final void setSupportedObjective(List<JSITDMNElementReference> supportedObjectiveParam)
Setter for supportedObjective as aList- Parameters:
supportedObjectiveParam- The supportedObjective mapped as aList
-
setNativeSupportedObjective
@JsProperty(name="supportedObjective") public final void setNativeSupportedObjective(jsinterop.base.JsArrayLike<JSITDMNElementReference> supportedObjectiveParam)
Setter for supportedObjective- Parameters:
supportedObjectiveParam- supportedObjective to set.
-
getImpactedPerformanceIndicator
@JsOverlay public final List<JSITDMNElementReference> getImpactedPerformanceIndicator()
READ-ONLY getter for impactedPerformanceIndicator as aList- Returns:
- The impactedPerformanceIndicator mapped as a
List
-
addImpactedPerformanceIndicator
@JsOverlay public final <D extends JSITDMNElementReference> void addImpactedPerformanceIndicator(D element)
Appends the specified element to the end of impactedPerformanceIndicator- Parameters:
element- to be appended to impactedPerformanceIndicator
-
addAllImpactedPerformanceIndicator
@JsOverlay public final <D extends JSITDMNElementReference> void addAllImpactedPerformanceIndicator(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of impactedPerformanceIndicator- Parameters:
elements- to be appended to impactedPerformanceIndicator
-
removeImpactedPerformanceIndicator
@JsOverlay public final void removeImpactedPerformanceIndicator(int index)
Removes the element at the specified position in the impactedPerformanceIndicator- Parameters:
index- of the element to be removed
-
getNativeImpactedPerformanceIndicator
@JsProperty(name="impactedPerformanceIndicator") public jsinterop.base.JsArrayLike<JSITDMNElementReference> getNativeImpactedPerformanceIndicator()
Native getter for impactedPerformanceIndicator- Returns:
- The impactedPerformanceIndicator JSON property
-
setImpactedPerformanceIndicator
@JsOverlay public final void setImpactedPerformanceIndicator(List<JSITDMNElementReference> impactedPerformanceIndicatorParam)
Setter for impactedPerformanceIndicator as aList- Parameters:
impactedPerformanceIndicatorParam- The impactedPerformanceIndicator mapped as aList
-
setNativeImpactedPerformanceIndicator
@JsProperty(name="impactedPerformanceIndicator") public final void setNativeImpactedPerformanceIndicator(jsinterop.base.JsArrayLike<JSITDMNElementReference> impactedPerformanceIndicatorParam)
Setter for impactedPerformanceIndicator- Parameters:
impactedPerformanceIndicatorParam- impactedPerformanceIndicator to set.
-
getDecisionMaker
@JsOverlay public final List<JSITDMNElementReference> getDecisionMaker()
READ-ONLY getter for decisionMaker as aList- Returns:
- The decisionMaker mapped as a
List
-
addDecisionMaker
@JsOverlay public final <D extends JSITDMNElementReference> void addDecisionMaker(D element)
Appends the specified element to the end of decisionMaker- Parameters:
element- to be appended to decisionMaker
-
addAllDecisionMaker
@JsOverlay public final <D extends JSITDMNElementReference> void addAllDecisionMaker(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionMaker- Parameters:
elements- to be appended to decisionMaker
-
removeDecisionMaker
@JsOverlay public final void removeDecisionMaker(int index)
Removes the element at the specified position in the decisionMaker- Parameters:
index- of the element to be removed
-
getNativeDecisionMaker
@JsProperty(name="decisionMaker") public jsinterop.base.JsArrayLike<JSITDMNElementReference> getNativeDecisionMaker()
Native getter for decisionMaker- Returns:
- The decisionMaker JSON property
-
setDecisionMaker
@JsOverlay public final void setDecisionMaker(List<JSITDMNElementReference> decisionMakerParam)
Setter for decisionMaker as aList- Parameters:
decisionMakerParam- The decisionMaker mapped as aList
-
setNativeDecisionMaker
@JsProperty(name="decisionMaker") public final void setNativeDecisionMaker(jsinterop.base.JsArrayLike<JSITDMNElementReference> decisionMakerParam)
Setter for decisionMaker- Parameters:
decisionMakerParam- decisionMaker to set.
-
getDecisionOwner
@JsOverlay public final List<JSITDMNElementReference> getDecisionOwner()
READ-ONLY getter for decisionOwner as aList- Returns:
- The decisionOwner mapped as a
List
-
addDecisionOwner
@JsOverlay public final <D extends JSITDMNElementReference> void addDecisionOwner(D element)
Appends the specified element to the end of decisionOwner- Parameters:
element- to be appended to decisionOwner
-
addAllDecisionOwner
@JsOverlay public final <D extends JSITDMNElementReference> void addAllDecisionOwner(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of decisionOwner- Parameters:
elements- to be appended to decisionOwner
-
removeDecisionOwner
@JsOverlay public final void removeDecisionOwner(int index)
Removes the element at the specified position in the decisionOwner- Parameters:
index- of the element to be removed
-
getNativeDecisionOwner
@JsProperty(name="decisionOwner") public jsinterop.base.JsArrayLike<JSITDMNElementReference> getNativeDecisionOwner()
Native getter for decisionOwner- Returns:
- The decisionOwner JSON property
-
setDecisionOwner
@JsOverlay public final void setDecisionOwner(List<JSITDMNElementReference> decisionOwnerParam)
Setter for decisionOwner as aList- Parameters:
decisionOwnerParam- The decisionOwner mapped as aList
-
setNativeDecisionOwner
@JsProperty(name="decisionOwner") public final void setNativeDecisionOwner(jsinterop.base.JsArrayLike<JSITDMNElementReference> decisionOwnerParam)
Setter for decisionOwner- Parameters:
decisionOwnerParam- decisionOwner to set.
-
getUsingProcess
@JsOverlay public final List<JSITDMNElementReference> getUsingProcess()
READ-ONLY getter for usingProcess as aList- Returns:
- The usingProcess mapped as a
List
-
addUsingProcess
@JsOverlay public final <D extends JSITDMNElementReference> void addUsingProcess(D element)
Appends the specified element to the end of usingProcess- Parameters:
element- to be appended to usingProcess
-
addAllUsingProcess
@JsOverlay public final <D extends JSITDMNElementReference> void addAllUsingProcess(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of usingProcess- Parameters:
elements- to be appended to usingProcess
-
removeUsingProcess
@JsOverlay public final void removeUsingProcess(int index)
Removes the element at the specified position in the usingProcess- Parameters:
index- of the element to be removed
-
getNativeUsingProcess
@JsProperty(name="usingProcess") public jsinterop.base.JsArrayLike<JSITDMNElementReference> getNativeUsingProcess()
Native getter for usingProcess- Returns:
- The usingProcess JSON property
-
setUsingProcess
@JsOverlay public final void setUsingProcess(List<JSITDMNElementReference> usingProcessParam)
Setter for usingProcess as aList- Parameters:
usingProcessParam- The usingProcess mapped as aList
-
setNativeUsingProcess
@JsProperty(name="usingProcess") public final void setNativeUsingProcess(jsinterop.base.JsArrayLike<JSITDMNElementReference> usingProcessParam)
Setter for usingProcess- Parameters:
usingProcessParam- usingProcess to set.
-
getUsingTask
@JsOverlay public final List<JSITDMNElementReference> getUsingTask()
READ-ONLY getter for usingTask as aList- Returns:
- The usingTask mapped as a
List
-
addUsingTask
@JsOverlay public final <D extends JSITDMNElementReference> void addUsingTask(D element)
Appends the specified element to the end of usingTask- Parameters:
element- to be appended to usingTask
-
addAllUsingTask
@JsOverlay public final <D extends JSITDMNElementReference> void addAllUsingTask(D... elements)
Iterates over the specified collection of elements, and adds each element returned by the iterator to the end of usingTask- Parameters:
elements- to be appended to usingTask
-
removeUsingTask
@JsOverlay public final void removeUsingTask(int index)
Removes the element at the specified position in the usingTask- Parameters:
index- of the element to be removed
-
getNativeUsingTask
@JsProperty(name="usingTask") public jsinterop.base.JsArrayLike<JSITDMNElementReference> getNativeUsingTask()
Native getter for usingTask- Returns:
- The usingTask JSON property
-
setUsingTask
@JsOverlay public final void setUsingTask(List<JSITDMNElementReference> usingTaskParam)
Setter for usingTask as aList- Parameters:
usingTaskParam- The usingTask mapped as aList
-
setNativeUsingTask
@JsProperty(name="usingTask") public final void setNativeUsingTask(jsinterop.base.JsArrayLike<JSITDMNElementReference> usingTaskParam)
Setter for usingTask- Parameters:
usingTaskParam- usingTask to set.
-
getExpression
@JsProperty(name="expression") public JSITExpression getExpression()
Native getter for expression- Returns:
- The expression JSON property
-
setExpression
@JsProperty(name="expression") public final void setExpression(JSITExpression expressionParam)
Setter for expression- Parameters:
expressionParam- expression to set.
-
-