public class BusinessKnowledgeModel extends DRGElement
DMNElement.ExtensionElementsURI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
BusinessKnowledgeModel() |
| Modifier and Type | Method and Description |
|---|---|
List<AuthorityRequirement> |
getAuthorityRequirement() |
FunctionDefinition |
getEncapsulatedLogic() |
List<KnowledgeRequirement> |
getKnowledgeRequirement() |
InformationItem |
getVariable() |
void |
setEncapsulatedLogic(FunctionDefinition value) |
void |
setVariable(InformationItem value) |
getName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, setAdditionalAttributes, setLocation, setParentpublic FunctionDefinition getEncapsulatedLogic()
public void setEncapsulatedLogic(FunctionDefinition value)
public InformationItem getVariable()
public void setVariable(InformationItem value)
public List<KnowledgeRequirement> getKnowledgeRequirement()
public List<AuthorityRequirement> getAuthorityRequirement()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.