public class TDecisionService extends TNamedElement implements DecisionService
TDMNElement.TExtensionElementsDMNElement.ExtensionElementsURI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
TDecisionService() |
| Modifier and Type | Method and Description |
|---|---|
List<DMNElementReference> |
getEncapsulatedDecision() |
List<DMNElementReference> |
getInputData() |
List<DMNElementReference> |
getInputDecision() |
List<DMNElementReference> |
getOutputDecision() |
InformationItem |
getVariable()
Gets the value of the variable property.
|
void |
setVariable(InformationItem variable)
Sets the value of the variable property.
|
String |
toString() |
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, wait, wait, waitgetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentpublic InformationItem getVariable()
InvocablegetVariable in interface InvocableInformationItempublic void setVariable(InformationItem variable)
InvocablesetVariable in interface Invocablevariable - allowed object is
InformationItempublic List<DMNElementReference> getOutputDecision()
getOutputDecision in interface DecisionServicepublic List<DMNElementReference> getEncapsulatedDecision()
getEncapsulatedDecision in interface DecisionServicepublic List<DMNElementReference> getInputDecision()
getInputDecision in interface DecisionServicepublic List<DMNElementReference> getInputData()
getInputData in interface DecisionServiceCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.