| Package | Description |
|---|---|
| org.flowable.dmn.xml.converter |
| Modifier and Type | Field and Description |
|---|---|
protected DmnDiShape |
ConversionHelper.currentDiShape |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<DmnDiShape>> |
ConversionHelper.diShapes |
| Modifier and Type | Method and Description |
|---|---|
DmnDiShape |
ConversionHelper.getCurrentDiShape() |
| Modifier and Type | Method and Description |
|---|---|
List<DmnDiShape> |
ConversionHelper.getDiShapes(String diagramId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversionHelper.addDiShape(DmnDiShape diShape) |
void |
ConversionHelper.setCurrentDiShape(DmnDiShape currentDiShape) |
Copyright © 2023 Flowable. All rights reserved.