public class TInputClause extends TDMNElement implements InputClause
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
TInputClause() |
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, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParent
public LiteralExpression getInputExpression()
getInputExpression
in interface InputClause
public void setInputExpression(LiteralExpression value)
setInputExpression
in interface InputClause
public UnaryTests getInputValues()
getInputValues
in interface InputClause
public void setInputValues(UnaryTests value)
setInputValues
in interface InputClause
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.