public class KnowledgeSource extends DRGElement
DMNElement.ExtensionElements
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
KnowledgeSource() |
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, setAdditionalAttributes, setLocation, setParent
public List<AuthorityRequirement> getAuthorityRequirement()
public String getType()
public void setType(String value)
public DMNElementReference getOwner()
public void setOwner(DMNElementReference value)
public String getLocationURI()
public void setLocationURI(String value)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.