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, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementVariable getVariable()
void setVariable(Variable variable)
Expression getExpression()
void setExpression(Expression expression)
Copyright © 2018. All rights reserved.