public interface InputClause extends DMNElement
DMNElement.ExtensionElements
Modifier and Type | Method and Description |
---|---|
LiteralExpression |
getInputExpression() |
UnaryTests |
getInputValues() |
void |
setInputExpression(LiteralExpression value) |
void |
setInputValues(UnaryTests value) |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParent
LiteralExpression getInputExpression()
void setInputExpression(LiteralExpression value)
UnaryTests getInputValues()
void setInputValues(UnaryTests value)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.