Uses of Interface
org.camunda.bpm.model.cmmn.instance.CasePlanModel
-
Packages that use CasePlanModel Package Description org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of CasePlanModel in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CasePlanModel Modifier and Type Class Description classCasePlanModelFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CasePlanModel Modifier and Type Field Description protected static org.camunda.bpm.model.xml.type.child.ChildElement<CasePlanModel>CaseImpl. casePlanModelChildMethods in org.camunda.bpm.model.cmmn.impl.instance that return CasePlanModel Modifier and Type Method Description CasePlanModelCaseImpl. getCasePlanModel()Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type CasePlanModel Modifier and Type Method Description voidCaseImpl. setCasePlanModel(CasePlanModel casePlanModel) -
Uses of CasePlanModel in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return CasePlanModel Modifier and Type Method Description CasePlanModelCase. getCasePlanModel()Methods in org.camunda.bpm.model.cmmn.instance with parameters of type CasePlanModel Modifier and Type Method Description voidCase. setCasePlanModel(CasePlanModel casePlanModel)
-