public class InputClause extends DMNElement
DMNElement.ExtensionElementsURI_DMN, URI_FEEL| Constructor and Description |
|---|
InputClause() |
| Modifier and Type | Method and Description |
|---|---|
LiteralExpression |
getInputExpression() |
UnaryTests |
getInputValues() |
void |
setInputExpression(LiteralExpression value) |
void |
setInputValues(UnaryTests value) |
getDescription, getExtensionElements, getId, getLabel, getOtherAttributes, setDescription, setExtensionElements, setId, setLabeladdChildren, getChildren, getLocation, getNamespaceURI, getNsContext, getParent, setLocation, setParentpublic LiteralExpression getInputExpression()
public void setInputExpression(LiteralExpression value)
public UnaryTests getInputValues()
public void setInputValues(UnaryTests value)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.