public class TBusinessKnowledgeModel extends TDRGElement implements BusinessKnowledgeModel
TDMNElement.TExtensionElementsDMNElement.ExtensionElementsURI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
TBusinessKnowledgeModel() |
| Modifier and Type | Method and Description |
|---|---|
List<AuthorityRequirement> |
getAuthorityRequirement() |
FunctionDefinition |
getEncapsulatedLogic() |
List<KnowledgeRequirement> |
getKnowledgeRequirement() |
InformationItem |
getVariable()
Gets the value of the variable property.
|
void |
setEncapsulatedLogic(FunctionDefinition value) |
void |
setVariable(InformationItem value)
Sets the value of the variable property.
|
getName, 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, waitgetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentpublic FunctionDefinition getEncapsulatedLogic()
getEncapsulatedLogic in interface BusinessKnowledgeModelpublic void setEncapsulatedLogic(FunctionDefinition value)
setEncapsulatedLogic in interface BusinessKnowledgeModelpublic InformationItem getVariable()
InvocablegetVariable in interface InvocableInformationItempublic void setVariable(InformationItem value)
InvocablesetVariable in interface Invocablevalue - allowed object is
InformationItempublic List<KnowledgeRequirement> getKnowledgeRequirement()
getKnowledgeRequirement in interface BusinessKnowledgeModelpublic List<AuthorityRequirement> getAuthorityRequirement()
getAuthorityRequirement in interface BusinessKnowledgeModelCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.