public class TDecisionRule extends TDMNElement implements DecisionRule
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
URI_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, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
public List<UnaryTests> getInputEntry()
getInputEntry
in interface DecisionRule
public List<LiteralExpression> getOutputEntry()
getOutputEntry
in interface DecisionRule
public List<RuleAnnotation> getAnnotationEntry()
getAnnotationEntry
in interface DecisionRule
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.