|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Definitions | |
|---|---|
| org.camunda.bpm.model.bpmn | |
| org.camunda.bpm.model.bpmn.impl | |
| org.camunda.bpm.model.bpmn.impl.instance | |
| Uses of Definitions in org.camunda.bpm.model.bpmn |
|---|
| Methods in org.camunda.bpm.model.bpmn that return Definitions | |
|---|---|
Definitions |
BpmnModelInstance.getDefinitions()
|
| Methods in org.camunda.bpm.model.bpmn with parameters of type Definitions | |
|---|---|
void |
BpmnModelInstance.setDefinitions(Definitions definitions)
Set the Bpmn Definitions Root element |
| Uses of Definitions in org.camunda.bpm.model.bpmn.impl |
|---|
| Methods in org.camunda.bpm.model.bpmn.impl that return Definitions | |
|---|---|
Definitions |
BpmnModelInstanceImpl.getDefinitions()
|
| Methods in org.camunda.bpm.model.bpmn.impl with parameters of type Definitions | |
|---|---|
void |
BpmnModelInstanceImpl.setDefinitions(Definitions definitions)
|
| Uses of Definitions in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement Definitions | |
|---|---|
class |
DefinitionsImpl
The BPMN definitions element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||