public class TExpression extends TDMNElement implements Expression
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected QName |
typeRef
align with internal model
|
description, extensionElements, id, label| Constructor and Description |
|---|
TExpression() |
| Modifier and Type | Method and Description |
|---|---|
QName |
getTypeRef()
Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine
|
void |
setTypeRef(QName value)
Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine
|
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, setAdditionalAttributes, setLocation, setParentprotected QName typeRef
public QName getTypeRef()
ExpressiongetTypeRef in interface Expressionpublic void setTypeRef(QName value)
ExpressionsetTypeRef in interface ExpressionCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.