public class TBusinessKnowledgeModel extends TInvocable implements BusinessKnowledgeModel
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected List<AuthorityRequirement> |
authorityRequirement |
protected FunctionDefinition |
encapsulatedLogic |
protected List<KnowledgeRequirement> |
knowledgeRequirement |
variablenamedescription, extensionElements, id, label| Constructor and Description |
|---|
TBusinessKnowledgeModel() |
| Modifier and Type | Method and Description |
|---|---|
List<AuthorityRequirement> |
getAuthorityRequirement() |
FunctionDefinition |
getEncapsulatedLogic() |
List<KnowledgeRequirement> |
getKnowledgeRequirement() |
void |
setEncapsulatedLogic(FunctionDefinition value) |
getVariable, setVariablegetName, 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, waitgetVariable, setVariablegetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentprotected FunctionDefinition encapsulatedLogic
protected List<KnowledgeRequirement> knowledgeRequirement
protected List<AuthorityRequirement> authorityRequirement
public FunctionDefinition getEncapsulatedLogic()
getEncapsulatedLogic in interface BusinessKnowledgeModelpublic void setEncapsulatedLogic(FunctionDefinition value)
setEncapsulatedLogic in interface BusinessKnowledgeModelpublic List<KnowledgeRequirement> getKnowledgeRequirement()
getKnowledgeRequirement in interface BusinessKnowledgeModelpublic List<AuthorityRequirement> getAuthorityRequirement()
getAuthorityRequirement in interface BusinessKnowledgeModelCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.