public class AuthorityRequirement extends DMNModelInstrumentedBase
URI_DMN, URI_FEEL
Constructor and Description |
---|
AuthorityRequirement() |
Modifier and Type | Method and Description |
---|---|
DMNElementReference |
getRequiredAuthority() |
DMNElementReference |
getRequiredDecision() |
DMNElementReference |
getRequiredInput() |
void |
setRequiredAuthority(DMNElementReference value) |
void |
setRequiredDecision(DMNElementReference value) |
void |
setRequiredInput(DMNElementReference value) |
addChildren, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, setLocation, setParent
public DMNElementReference getRequiredDecision()
public void setRequiredDecision(DMNElementReference value)
public DMNElementReference getRequiredInput()
public void setRequiredInput(DMNElementReference value)
public DMNElementReference getRequiredAuthority()
public void setRequiredAuthority(DMNElementReference value)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.