public class DecisionImpl extends DrgElementImpl implements Decision
nameAttribute
descriptionChild, extensionElementsChild, idAttribute, labelAttribute
modelInstance
Constructor and Description |
---|
DecisionImpl(ModelTypeInstanceContext instanceContext) |
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
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
protected static ChildElement<Question> questionChild
protected static ChildElement<AllowedAnswers> allowedAnswersChild
protected static ChildElement<Variable> variableChild
protected static ChildElementCollection<InformationRequirement> informationRequirementCollection
protected static ChildElementCollection<KnowledgeRequirement> knowledgeRequirementCollection
protected static ChildElementCollection<AuthorityRequirement> authorityRequirementCollection
protected static ChildElementCollection<SupportedObjectiveReference> supportedObjectiveChildElementCollection
protected static ElementReferenceCollection<PerformanceIndicator,ImpactedPerformanceIndicatorReference> impactedPerformanceIndicatorRefCollection
protected static ElementReferenceCollection<OrganizationUnit,DecisionMakerReference> decisionMakerRefCollection
protected static ElementReferenceCollection<OrganizationUnit,DecisionOwnerReference> decisionOwnerRefCollection
protected static ChildElementCollection<UsingProcessReference> usingProcessCollection
protected static ChildElementCollection<UsingTaskReference> usingTaskCollection
protected static ChildElement<Expression> expressionChild
protected static Attribute<String> camundaHistoryTimeToLiveAttribute
public DecisionImpl(ModelTypeInstanceContext instanceContext)
public Question getQuestion()
getQuestion
in interface Decision
public void setQuestion(Question question)
setQuestion
in interface Decision
public AllowedAnswers getAllowedAnswers()
getAllowedAnswers
in interface Decision
public void setAllowedAnswers(AllowedAnswers allowedAnswers)
setAllowedAnswers
in interface Decision
public Variable getVariable()
getVariable
in interface Decision
public void setVariable(Variable variable)
setVariable
in interface Decision
public Collection<InformationRequirement> getInformationRequirements()
getInformationRequirements
in interface Decision
public Collection<KnowledgeRequirement> getKnowledgeRequirements()
getKnowledgeRequirements
in interface Decision
public Collection<AuthorityRequirement> getAuthorityRequirements()
getAuthorityRequirements
in interface Decision
public Collection<SupportedObjectiveReference> getSupportedObjectiveReferences()
getSupportedObjectiveReferences
in interface Decision
public Collection<PerformanceIndicator> getImpactedPerformanceIndicators()
getImpactedPerformanceIndicators
in interface Decision
public Collection<OrganizationUnit> getDecisionMakers()
getDecisionMakers
in interface Decision
public Collection<OrganizationUnit> getDecisionOwners()
getDecisionOwners
in interface Decision
public Collection<UsingProcessReference> getUsingProcessReferences()
getUsingProcessReferences
in interface Decision
public Collection<UsingTaskReference> getUsingTaskReferences()
getUsingTaskReferences
in interface Decision
public Expression getExpression()
getExpression
in interface Decision
public void setExpression(Expression expression)
setExpression
in interface Decision
public Integer getCamundaHistoryTimeToLive()
getCamundaHistoryTimeToLive
in interface Decision
public void setCamundaHistoryTimeToLive(Integer historyTimeToLive)
setCamundaHistoryTimeToLive
in interface Decision
public String getCamundaHistoryTimeToLiveString()
getCamundaHistoryTimeToLiveString
in interface Decision
public void setCamundaHistoryTimeToLiveString(String historyTimeToLive)
setCamundaHistoryTimeToLiveString
in interface Decision
public String getVersionTag()
getVersionTag
in interface Decision
public void setVersionTag(String inputVariable)
setVersionTag
in interface Decision
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2022. All rights reserved.