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