public class TImport extends KieDMNModelInstrumentedBase implements Import, NotADMNElementInV11
DMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
static QName |
MODELNAME_QNAME |
static QName |
NAME_QNAME |
URI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
TImport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImportType() |
String |
getLocationURI() |
String |
getName() |
String |
getNamespace() |
void |
setImportType(String value) |
void |
setLocationURI(String value) |
void |
setName(String value) |
void |
setNamespace(String value) |
addChildren, 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, setParentgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabelpublic static final QName NAME_QNAME
public static final QName MODELNAME_QNAME
public String getNamespace()
getNamespace in interface Importpublic void setNamespace(String value)
setNamespace in interface Importpublic String getLocationURI()
getLocationURI in interface Importpublic void setLocationURI(String value)
setLocationURI in interface Importpublic String getImportType()
getImportType in interface Importpublic void setImportType(String value)
setImportType in interface Importpublic String getName()
getName in interface NamedElementpublic void setName(String value)
setName in interface NamedElementCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.