public class TDecisionRule extends TDMNElement implements DecisionRule
TDMNElement.TExtensionElementsDMNElement.ExtensionElementsURI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
TDecisionRule() |
| Modifier and Type | Method and Description |
|---|---|
List<RuleAnnotation> |
getAnnotationEntry() |
List<UnaryTests> |
getInputEntry() |
List<LiteralExpression> |
getOutputEntry() |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentpublic List<UnaryTests> getInputEntry()
getInputEntry in interface DecisionRulepublic List<LiteralExpression> getOutputEntry()
getOutputEntry in interface DecisionRulepublic List<RuleAnnotation> getAnnotationEntry()
getAnnotationEntry in interface DecisionRuleCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.