public class TBinding extends KieDMNModelInstrumentedBase implements Binding
| Modifier and Type | Field and Description |
|---|---|
protected Expression |
expression |
protected InformationItem |
parameter |
| Constructor and Description |
|---|
TBinding() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
InformationItem |
getParameter() |
void |
setExpression(Expression value) |
void |
setParameter(InformationItem value) |
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentprotected InformationItem parameter
protected Expression expression
public InformationItem getParameter()
getParameter in interface Bindingpublic void setParameter(InformationItem value)
setParameter in interface Bindingpublic Expression getExpression()
getExpression in interface Bindingpublic void setExpression(Expression value)
setExpression in interface BindingCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.