public class TUnaryTests extends TExpression implements UnaryTests
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
TUnaryTests() |
Modifier and Type | Method and Description |
---|---|
String |
getExpressionLanguage() |
String |
getText() |
QName |
getTypeRef()
Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine
DMN13-140/DMN13-168: this is optional attribute.
|
void |
setExpressionLanguage(String value) |
void |
setText(String value) |
void |
setTypeRef(QName value)
Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine
DMN13-140/DMN13-168: this is optional attribute.
|
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 String getText()
getText
in interface UnaryTests
public void setText(String value)
setText
in interface UnaryTests
public String getExpressionLanguage()
getExpressionLanguage
in interface UnaryTests
public void setExpressionLanguage(String value)
setExpressionLanguage
in interface UnaryTests
public QName getTypeRef()
Expression
getTypeRef
in interface Expression
getTypeRef
in interface UnaryTests
getTypeRef
in class TExpression
public void setTypeRef(QName value)
Expression
setTypeRef
in interface Expression
setTypeRef
in interface UnaryTests
setTypeRef
in class TExpression
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.