|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaseFileModel | |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | |
| Uses of CaseFileModel in org.camunda.bpm.model.cmmn.impl.instance |
|---|
| Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CaseFileModel | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<CaseFileModel> |
CaseImpl.caseFileModelChild
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return CaseFileModel | |
|---|---|
CaseFileModel |
CaseImpl.getCaseFileModel()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type CaseFileModel | |
|---|---|
void |
CaseImpl.setCaseFileModel(CaseFileModel caseFileModel)
|
| Uses of CaseFileModel in org.camunda.bpm.model.cmmn.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.instance that return CaseFileModel | |
|---|---|
CaseFileModel |
Case.getCaseFileModel()
|
| Methods in org.camunda.bpm.model.cmmn.instance with parameters of type CaseFileModel | |
|---|---|
void |
Case.setCaseFileModel(CaseFileModel caseFileModel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||