public class TKnowledgeRequirement extends TDMNElement implements KnowledgeRequirement
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
Modifier and Type | Field and Description |
---|---|
protected DMNElementReference |
requiredKnowledge |
description, extensionElements, id, label
Constructor and Description |
---|
TKnowledgeRequirement() |
Modifier and Type | Method and Description |
---|---|
DMNElementReference |
getRequiredKnowledge() |
void |
setRequiredKnowledge(DMNElementReference value) |
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
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
protected DMNElementReference requiredKnowledge
public DMNElementReference getRequiredKnowledge()
getRequiredKnowledge
in interface KnowledgeRequirement
public void setRequiredKnowledge(DMNElementReference value)
setRequiredKnowledge
in interface KnowledgeRequirement
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.