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