public interface InformationRequirement extends DMNElement
DMNElement.ExtensionElements| Modifier and Type | Method and Description |
|---|---|
DMNElementReference |
getRequiredDecision() |
DMNElementReference |
getRequiredInput() |
void |
setRequiredDecision(DMNElementReference value) |
void |
setRequiredInput(DMNElementReference value) |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentDMNElementReference getRequiredDecision()
void setRequiredDecision(DMNElementReference value)
DMNElementReference getRequiredInput()
void setRequiredInput(DMNElementReference value)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.