public interface BusinessKnowledgeModel extends Invocable
DMNElement.ExtensionElements| 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, recurseNsKeys, setAdditionalAttributes, setLocation, setParentFunctionDefinition getEncapsulatedLogic()
void setEncapsulatedLogic(FunctionDefinition value)
List<KnowledgeRequirement> getKnowledgeRequirement()
List<AuthorityRequirement> getAuthorityRequirement()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.