public interface DecisionRule extends DmnElement
Modifier and Type | Method and Description |
---|---|
Collection<InputEntry> |
getInputEntries() |
Collection<OutputEntry> |
getOutputEntries() |
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<InputEntry> getInputEntries()
Collection<OutputEntry> getOutputEntries()
Copyright © 2022. All rights reserved.