public class DecisionService extends NamedElement
DMNElement.ExtensionElements
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
DecisionService() |
Modifier and Type | Method and Description |
---|---|
List<DMNElementReference> |
getEncapsulatedDecision() |
List<DMNElementReference> |
getInputData() |
List<DMNElementReference> |
getInputDecision() |
List<DMNElementReference> |
getOutputDecision() |
String |
toString() |
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, setAdditionalAttributes, setLocation, setParent
public List<DMNElementReference> getOutputDecision()
public List<DMNElementReference> getEncapsulatedDecision()
public List<DMNElementReference> getInputDecision()
public List<DMNElementReference> getInputData()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.