public class DecisionService extends NamedElement
DMNElement.ExtensionElementsURI_DMN, URI_FEEL| Constructor and Description |
|---|
DecisionService() |
| Modifier and Type | Method and Description |
|---|---|
List<DMNElementReference> |
getEncapsulatedDecision() |
List<DMNElementReference> |
getInputData() |
List<DMNElementReference> |
getInputDecision() |
List<DMNElementReference> |
getOutputDecision() |
getName, setNamegetDescription, getExtensionElements, getId, getLabel, getOtherAttributes, setDescription, setExtensionElements, setId, setLabelgetNamespaceURI, getNsContext, getParent, setParentpublic List<DMNElementReference> getOutputDecision()
public List<DMNElementReference> getEncapsulatedDecision()
public List<DMNElementReference> getInputDecision()
public List<DMNElementReference> getInputData()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.