@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) |
getNsContext
public InformationItem getVariable()
public void setVariable(InformationItem value)
public Expression getExpression()
getExpression
in interface HasExpression
public void setExpression(Expression value)
setExpression
in interface HasExpression
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.