public interface InputClause extends DmnElement
Modifier and Type | Method and Description |
---|---|
String |
getCamundaInputVariable() |
InputExpression |
getInputExpression() |
InputValues |
getInputValues() |
void |
setCamundaInputVariable(String inputVariable) |
void |
setInputExpression(InputExpression inputExpression) |
void |
setInputValues(InputValues inputValues) |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
InputExpression getInputExpression()
void setInputExpression(InputExpression inputExpression)
InputValues getInputValues()
void setInputValues(InputValues inputValues)
String getCamundaInputVariable()
void setCamundaInputVariable(String inputVariable)
Copyright © 2022. All rights reserved.