|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Decision
| Methods inherited from interface org.camunda.bpm.model.dmn.instance.NamedElement |
|---|
getName, setName |
| Methods inherited from interface org.camunda.bpm.model.dmn.instance.DmnElement |
|---|
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel |
| Methods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstance |
|---|
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement |
| Method Detail |
|---|
Question getQuestion()
void setQuestion(Question question)
AllowedAnswers getAllowedAnswers()
void setAllowedAnswers(AllowedAnswers allowedAnswers)
Variable getVariable()
void setVariable(Variable variable)
Collection<InformationRequirement> getInformationRequirements()
Collection<KnowledgeRequirement> getKnowledgeRequirements()
Collection<AuthorityRequirement> getAuthorityRequirements()
Collection<SupportedObjectiveReference> getSupportedObjectiveReferences()
Collection<PerformanceIndicator> getImpactedPerformanceIndicators()
Collection<OrganizationUnit> getDecisionMakers()
Collection<OrganizationUnit> getDecisionOwners()
Collection<UsingProcessReference> getUsingProcessReferences()
Collection<UsingTaskReference> getUsingTaskReferences()
Expression getExpression()
void setExpression(Expression expression)
@Deprecated Integer getCamundaHistoryTimeToLive()
@Deprecated void setCamundaHistoryTimeToLive(Integer historyTimeToLive)
String getCamundaHistoryTimeToLiveString()
void setCamundaHistoryTimeToLiveString(String historyTimeToLive)
String getVersionTag()
void setVersionTag(String inputValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||