|
||||||||||
| 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.DmnElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement |
| Method Detail |
|---|
String getQuestions()
void setQuestions(String question)
String getAllowedAnswers()
void setAllowedAnswers(String allowedAnswers)
ItemDefinition getOutputDefinition()
void setOutputDefinition(ItemDefinition outputDefinition)
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||