public class TBinding extends KieDMNModelInstrumentedBase implements Binding
URI_DMN, URI_FEEL, URI_KIE| 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, recurseNsKeys, setAdditionalAttributes, setLocation, setParentpublic 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–2020 JBoss by Red Hat. All rights reserved.