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, setLabeladdChildElement, 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, updateAfterReplacementInputExpression getInputExpression()
void setInputExpression(InputExpression inputExpression)
InputValues getInputValues()
void setInputValues(InputValues inputValues)
String getCamundaInputVariable()
void setCamundaInputVariable(String inputVariable)
Copyright © 2018. All rights reserved.