Uses of Class
org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel

Packages that use CasePlanModel
org.camunda.bpm.model.cmmn.impl.instance   
org.camunda.bpm.model.cmmn.instance   
 

Uses of CasePlanModel in org.camunda.bpm.model.cmmn.impl.instance
 

Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CasePlanModel
protected static org.camunda.bpm.model.xml.type.child.ChildElement<CasePlanModel> CaseImpl.casePlanModelChild
           
 

Methods in org.camunda.bpm.model.cmmn.impl.instance that return CasePlanModel
 CasePlanModel CaseImpl.getCasePlanModel()
           
 

Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type CasePlanModel
 void CaseImpl.setCasePlanModel(CasePlanModel casePlanModel)
           
 

Uses of CasePlanModel in org.camunda.bpm.model.cmmn.instance
 

Methods in org.camunda.bpm.model.cmmn.instance that return CasePlanModel
 CasePlanModel Case.getCasePlanModel()
           
 

Methods in org.camunda.bpm.model.cmmn.instance with parameters of type CasePlanModel
 void Case.setCasePlanModel(CasePlanModel casePlanModel)
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.