public class TInformationRequirement extends KieDMNModelInstrumentedBase implements InformationRequirement, NotADMNElementInV11
DMNElement.ExtensionElementsURI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
TInformationRequirement() |
| Modifier and Type | Method and Description |
|---|---|
DMNElementReference |
getRequiredDecision() |
DMNElementReference |
getRequiredInput() |
void |
setRequiredDecision(DMNElementReference value) |
void |
setRequiredInput(DMNElementReference value) |
addChildren, 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 DMNElementReference getRequiredDecision()
getRequiredDecision in interface InformationRequirementpublic void setRequiredDecision(DMNElementReference value)
setRequiredDecision in interface InformationRequirementpublic DMNElementReference getRequiredInput()
getRequiredInput in interface InformationRequirementpublic void setRequiredInput(DMNElementReference value)
setRequiredInput in interface InformationRequirementCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.