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, setVariable
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
FunctionDefinition getEncapsulatedLogic()
void setEncapsulatedLogic(FunctionDefinition value)
List<KnowledgeRequirement> getKnowledgeRequirement()
List<AuthorityRequirement> getAuthorityRequirement()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.