public class TKnowledgeSource extends TDRGElement implements KnowledgeSource
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
TKnowledgeSource() |
Modifier and Type | Method and Description |
---|---|
List<AuthorityRequirement> |
getAuthorityRequirement() |
String |
getLocationURI() |
DMNElementReference |
getOwner() |
String |
getType() |
void |
setLocationURI(String value) |
void |
setOwner(DMNElementReference value) |
void |
setType(String value) |
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 List<AuthorityRequirement> getAuthorityRequirement()
getAuthorityRequirement
in interface KnowledgeSource
public String getType()
getType
in interface KnowledgeSource
public void setType(String value)
setType
in interface KnowledgeSource
public DMNElementReference getOwner()
getOwner
in interface KnowledgeSource
public void setOwner(DMNElementReference value)
setOwner
in interface KnowledgeSource
public String getLocationURI()
getLocationURI
in interface KnowledgeSource
public void setLocationURI(String value)
setLocationURI
in interface KnowledgeSource
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.