public class Binding 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) |
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, setAdditionalAttributes, setLocation, setParent
public InformationItem getParameter()
public void setParameter(InformationItem value)
public Expression getExpression()
public void setExpression(Expression value)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.