public class TContextEntry extends KieDMNModelInstrumentedBase implements ContextEntry, NotADMNElementInV11
DMNElement.ExtensionElementsURI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
TContextEntry() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
InformationItem |
getVariable() |
void |
setExpression(Expression value) |
void |
setVariable(InformationItem value) |
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentpublic InformationItem getVariable()
getVariable in interface ContextEntrypublic void setVariable(InformationItem value)
setVariable in interface ContextEntrypublic Expression getExpression()
getExpression in interface ContextEntrypublic void setExpression(Expression value)
setExpression in interface ContextEntryCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.