public interface Binding extends DMNModelInstrumentedBase
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
InformationItem getParameter()
void setParameter(InformationItem value)
Expression getExpression()
void setExpression(Expression value)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.