public class TInformationRequirement extends KieDMNModelInstrumentedBase implements InformationRequirement, NotADMNElementInV11
DMNElement.ExtensionElements
URI_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, 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 DMNElementReference getRequiredDecision()
getRequiredDecision
in interface InformationRequirement
public void setRequiredDecision(DMNElementReference value)
setRequiredDecision
in interface InformationRequirement
public DMNElementReference getRequiredInput()
getRequiredInput
in interface InformationRequirement
public void setRequiredInput(DMNElementReference value)
setRequiredInput
in interface InformationRequirement
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.