Uses of Interface
org.camunda.bpm.model.cmmn.instance.Expression
-
Packages that use Expression Package Description org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of Expression in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement Expression Modifier and Type Class Description class
BindingRefinementExpressionImpl
class
CaseRefExpressionImpl
class
ConditionExpressionImpl
class
DecisionRefExpressionImpl
class
ExpressionImpl
class
ProcessRefExpressionImpl
class
TimerExpressionImpl
class
TransformationExpressionImpl
-
Uses of Expression in org.camunda.bpm.model.cmmn.instance
Subinterfaces of Expression in org.camunda.bpm.model.cmmn.instance Modifier and Type Interface Description interface
BindingRefinementExpression
interface
CaseRefExpression
interface
ConditionExpression
interface
DecisionRefExpression
interface
ProcessRefExpression
interface
TimerExpression
interface
TransformationExpression
-