@Portable public class Binding extends DMNModelInstrumentedBase implements HasExpression
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>URI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
Binding() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
InformationItem |
getParameter() |
void |
setExpression(Expression value) |
void |
setParameter(InformationItem value) |
getAdditionalAttributes, getNsContext, setAdditionalAttributespublic InformationItem getParameter()
public void setParameter(InformationItem value)
public Expression getExpression()
getExpression in interface HasExpressionpublic void setExpression(Expression value)
setExpression in interface HasExpressionCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.