public class TInformationItem extends TNamedElement implements InformationItem
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
URI_DMN, URI_FEEL, URI_KIE
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, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
public QName getTypeRef()
InformationItem
getTypeRef
in interface InformationItem
public void setTypeRef(QName value)
InformationItem
setTypeRef
in interface InformationItem
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.