public class TKnowledgeRequirement extends TDMNElement implements KnowledgeRequirement
TDMNElement.TExtensionElementsDMNElement.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, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentprotected DMNElementReference requiredKnowledge
public DMNElementReference getRequiredKnowledge()
getRequiredKnowledge in interface KnowledgeRequirementpublic void setRequiredKnowledge(DMNElementReference value)
setRequiredKnowledge in interface KnowledgeRequirementCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.