public class TImportedValues extends TImport implements ImportedValues
DMNElement.ExtensionElements
MODELNAME_QNAME, NAME_QNAME
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
TImportedValues() |
Modifier and Type | Method and Description |
---|---|
String |
getExpressionLanguage() |
String |
getImportedElement() |
void |
setExpressionLanguage(String value) |
void |
setImportedElement(String value) |
getImportType, getLocationURI, getName, getNamespace, setImportType, setLocationURI, setName, setNamespace
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
getImportType, getLocationURI, getNamespace, setImportType, setLocationURI, setNamespace
getName, setName
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 String getImportedElement()
getImportedElement
in interface ImportedValues
public void setImportedElement(String value)
setImportedElement
in interface ImportedValues
public String getExpressionLanguage()
getExpressionLanguage
in interface ImportedValues
public void setExpressionLanguage(String value)
setExpressionLanguage
in interface ImportedValues
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.