public class TInformationItem extends TNamedElement implements InformationItem
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected QName |
typeRef |
namedescription, extensionElements, id, label| Constructor and Description |
|---|
TInformationItem() |
| 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
|
getName, setNamegetDescription, 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, waitgetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentprotected QName typeRef
public QName getTypeRef()
InformationItemgetTypeRef in interface InformationItempublic void setTypeRef(QName value)
InformationItemsetTypeRef in interface InformationItemCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.