public class TKnowledgeSource extends TDRGElement implements KnowledgeSource
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected List<AuthorityRequirement> |
authorityRequirement |
protected String |
locationURI |
protected DMNElementReference |
owner |
protected String |
type |
namedescription, extensionElements, id, label| 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, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentprotected List<AuthorityRequirement> authorityRequirement
protected String type
protected DMNElementReference owner
protected String locationURI
public List<AuthorityRequirement> getAuthorityRequirement()
getAuthorityRequirement in interface KnowledgeSourcepublic String getType()
getType in interface KnowledgeSourcepublic void setType(String value)
setType in interface KnowledgeSourcepublic DMNElementReference getOwner()
getOwner in interface KnowledgeSourcepublic void setOwner(DMNElementReference value)
setOwner in interface KnowledgeSourcepublic String getLocationURI()
getLocationURI in interface KnowledgeSourcepublic void setLocationURI(String value)
setLocationURI in interface KnowledgeSourceCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.