public class ContextEntry extends DMNModelInstrumentedBase
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
ContextEntry() |
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, setAdditionalAttributes, setLocation, setParent
public InformationItem getVariable()
public void setVariable(InformationItem value)
public Expression getExpression()
public void setExpression(Expression value)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.