@Portable public class ContextEntry extends DMNModelInstrumentedBase
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()
public void setExpression(Expression value)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.