public interface ContextEntry extends DmnModelElementInstance
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression() |
Variable |
getVariable() |
void |
setExpression(Expression expression) |
void |
setVariable(Variable variable) |
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
Variable getVariable()
void setVariable(Variable variable)
Expression getExpression()
void setExpression(Expression expression)
Copyright © 2022. All rights reserved.