public class TUnaryTests extends TExpression implements UnaryTests
TDMNElement.TExtensionElementsDMNElement.ExtensionElementsURI_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, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentpublic String getText()
getText in interface UnaryTestspublic void setText(String value)
setText in interface UnaryTestspublic String getExpressionLanguage()
getExpressionLanguage in interface UnaryTestspublic void setExpressionLanguage(String value)
setExpressionLanguage in interface UnaryTestspublic QName getTypeRef()
ExpressiongetTypeRef in interface ExpressiongetTypeRef in interface UnaryTestsgetTypeRef in class TExpressionpublic void setTypeRef(QName value)
ExpressionsetTypeRef in interface ExpressionsetTypeRef in interface UnaryTestssetTypeRef in class TExpressionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.