| Modifier and Type | Field and Description |
|---|---|
protected Map<String,CmmnDiEdge> |
CmmnModel.edgeMap |
| Modifier and Type | Method and Description |
|---|---|
CmmnDiEdge |
CmmnModel.getEdgeInfo(String key) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CmmnDiEdge> |
CmmnModel.getEdgeMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnModel.addEdgeInfo(String key,
CmmnDiEdge edgeInfo) |
Copyright © 2021 Flowable. All rights reserved.