Uses of Interface
org.camunda.bpm.model.cmmn.instance.camunda.CamundaExpression
-
Packages that use CamundaExpression Package Description org.camunda.bpm.model.cmmn.impl.instance.camunda org.camunda.bpm.model.cmmn.instance.camunda -
-
Uses of CamundaExpression in org.camunda.bpm.model.cmmn.impl.instance.camunda
Classes in org.camunda.bpm.model.cmmn.impl.instance.camunda that implement CamundaExpression Modifier and Type Class Description classCamundaExpressionImplFields in org.camunda.bpm.model.cmmn.impl.instance.camunda with type parameters of type CamundaExpression Modifier and Type Field Description protected static org.camunda.bpm.model.xml.type.child.ChildElement<CamundaExpression>CamundaFieldImpl. camundaExpressionChildMethods in org.camunda.bpm.model.cmmn.impl.instance.camunda that return CamundaExpression Modifier and Type Method Description CamundaExpressionCamundaFieldImpl. getCamundaExpressionChild()Methods in org.camunda.bpm.model.cmmn.impl.instance.camunda with parameters of type CamundaExpression Modifier and Type Method Description voidCamundaFieldImpl. setCamundaExpressionChild(CamundaExpression camundaExpression) -
Uses of CamundaExpression in org.camunda.bpm.model.cmmn.instance.camunda
Methods in org.camunda.bpm.model.cmmn.instance.camunda that return CamundaExpression Modifier and Type Method Description CamundaExpressionCamundaField. getCamundaExpressionChild()Methods in org.camunda.bpm.model.cmmn.instance.camunda with parameters of type CamundaExpression Modifier and Type Method Description voidCamundaField. setCamundaExpressionChild(CamundaExpression camundaExpression)
-