public class TDecisionService extends TInvocable implements DecisionService
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected List<DMNElementReference> |
encapsulatedDecision |
protected List<DMNElementReference> |
inputData |
protected List<DMNElementReference> |
inputDecision |
protected List<DMNElementReference> |
outputDecision |
variablenamedescription, extensionElements, id, label| Constructor and Description |
|---|
TDecisionService() |
| Modifier and Type | Method and Description |
|---|---|
List<DMNElementReference> |
getEncapsulatedDecision() |
List<DMNElementReference> |
getInputData() |
List<DMNElementReference> |
getInputDecision() |
List<DMNElementReference> |
getOutputDecision() |
getVariable, setVariablegetName, 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, waitgetVariable, setVariablegetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentprotected List<DMNElementReference> outputDecision
protected List<DMNElementReference> encapsulatedDecision
protected List<DMNElementReference> inputDecision
protected List<DMNElementReference> inputData
public 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–2019 JBoss by Red Hat. All rights reserved.