Package | Description |
---|---|
org.camunda.bpm.model.bpmn | |
org.camunda.bpm.model.bpmn.impl | |
org.camunda.bpm.model.bpmn.impl.instance |
Modifier and Type | Method and Description |
---|---|
Definitions |
BpmnModelInstance.getDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModelInstance.setDefinitions(Definitions definitions)
Set the Bpmn Definitions Root element
|
Modifier and Type | Method and Description |
---|---|
Definitions |
BpmnModelInstanceImpl.getDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModelInstanceImpl.setDefinitions(Definitions definitions) |
Modifier and Type | Class and Description |
---|---|
class |
DefinitionsImpl
The BPMN definitions element
|
Copyright © 2015. All rights reserved.