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, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
public InformationItem getParameter()
getParameter
in interface Binding
public void setParameter(InformationItem value)
setParameter
in interface Binding
public Expression getExpression()
getExpression
in interface Binding
public void setExpression(Expression value)
setExpression
in interface Binding
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.