public interface DecisionService extends NamedElement
Modifier and Type | Method and Description |
---|---|
Collection<Decision> |
getEncapsulatedDecisions() |
Collection<InputData> |
getInputData() |
Collection<Decision> |
getInputDecisions() |
Collection<Decision> |
getOutputDecisions() |
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
Collection<Decision> getOutputDecisions()
Collection<Decision> getEncapsulatedDecisions()
Collection<Decision> getInputDecisions()
Collection<InputData> getInputData()
Copyright © 2022. All rights reserved.