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, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentLiteralExpression getInputExpression()
void setInputExpression(LiteralExpression value)
UnaryTests getInputValues()
void setInputValues(UnaryTests value)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.