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