public interface DecisionRule extends DMNElement
DMNElement.ExtensionElements
Modifier and Type | Method and Description |
---|---|
List<RuleAnnotation> |
getAnnotationEntry() |
List<UnaryTests> |
getInputEntry() |
List<LiteralExpression> |
getOutputEntry() |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParent
List<UnaryTests> getInputEntry()
List<LiteralExpression> getOutputEntry()
List<RuleAnnotation> getAnnotationEntry()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.