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, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
public static final QName NAME_QNAME
public static final QName MODELNAME_QNAME
public String getNamespace()
getNamespace
in interface Import
public void setNamespace(String value)
setNamespace
in interface Import
public String getLocationURI()
getLocationURI
in interface Import
public void setLocationURI(String value)
setLocationURI
in interface Import
public String getImportType()
getImportType
in interface Import
public void setImportType(String value)
setImportType
in interface Import
public String getName()
getName
in interface NamedElement
public void setName(String value)
setName
in interface NamedElement
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.