@Portable public class ContextEntry extends DMNModelInstrumentedBase implements HasExpression, HasVariable
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.Namespace
Constructor and Description |
---|
ContextEntry() |
Modifier and Type | Method and Description |
---|---|
DMNModelInstrumentedBase |
asDMNModelInstrumentedBase() |
boolean |
equals(Object o) |
Expression |
getExpression() |
InformationItem |
getVariable() |
int |
hashCode() |
void |
setExpression(Expression value) |
void |
setVariable(InformationItem value) |
getAdditionalAttributes, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParent
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
isClearSupported
public InformationItem getVariable()
getVariable
in interface HasVariable
public void setVariable(InformationItem value)
setVariable
in interface HasVariable
public Expression getExpression()
getExpression
in interface HasExpression
public void setExpression(Expression value)
setExpression
in interface HasExpression
public DMNModelInstrumentedBase asDMNModelInstrumentedBase()
asDMNModelInstrumentedBase
in interface HasExpression
asDMNModelInstrumentedBase
in interface HasVariable
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.