@Portable public class ContextEntry extends DMNModelInstrumentedBase implements HasExpression
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>| Constructor and Description |
|---|
ContextEntry() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
InformationItem |
getVariable() |
void |
setExpression(Expression value) |
void |
setVariable(InformationItem value) |
getNsContextpublic InformationItem getVariable()
public void setVariable(InformationItem value)
public Expression getExpression()
getExpression in interface HasExpressionpublic void setExpression(Expression value)
setExpression in interface HasExpressionCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.