public class TContextEntry extends KieDMNModelInstrumentedBase implements ContextEntry, NotADMNElementInV11
DMNElement.ExtensionElements
URI_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, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
public InformationItem getVariable()
getVariable
in interface ContextEntry
public void setVariable(InformationItem value)
setVariable
in interface ContextEntry
public Expression getExpression()
getExpression
in interface ContextEntry
public void setExpression(Expression value)
setExpression
in interface ContextEntry
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.