Uses of Interface
org.camunda.bpm.model.cmmn.instance.DecisionRefExpression
Packages that use DecisionRefExpression
- 
Uses of DecisionRefExpression in org.camunda.bpm.model.cmmn.impl.instanceClasses in org.camunda.bpm.model.cmmn.impl.instance that implement DecisionRefExpressionFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type DecisionRefExpressionModifier and TypeFieldDescriptionprotected static ChildElement<DecisionRefExpression>DecisionTaskImpl.decisionRefExpressionChildMethods in org.camunda.bpm.model.cmmn.impl.instance that return DecisionRefExpressionMethods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type DecisionRefExpressionModifier and TypeMethodDescriptionvoidDecisionTaskImpl.setDecisionExpression(DecisionRefExpression decisionExpression) 
- 
Uses of DecisionRefExpression in org.camunda.bpm.model.cmmn.instanceMethods in org.camunda.bpm.model.cmmn.instance that return DecisionRefExpressionMethods in org.camunda.bpm.model.cmmn.instance with parameters of type DecisionRefExpressionModifier and TypeMethodDescriptionvoidDecisionTask.setDecisionExpression(DecisionRefExpression decisionExpression)