| Package | Description |
|---|---|
| org.flowable.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,BpmnDiEdge> |
BpmnModel.edgeMap |
| Modifier and Type | Method and Description |
|---|---|
BpmnDiEdge |
BpmnModel.getEdgeInfo(String key) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BpmnDiEdge> |
BpmnModel.getEdgeMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnModel.addEdgeInfo(String key,
BpmnDiEdge edgeInfo) |
Copyright © 2021 Flowable. All rights reserved.