| Package | Description |
|---|---|
| org.flowable.dmn.model | |
| org.flowable.dmn.xml.converter |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,DmnDiDiagram> |
DmnDefinition.diDiagrams |
| Modifier and Type | Method and Description |
|---|---|
DmnDiDiagram |
DmnDefinition.getDiDiagram(String diagramId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DmnDiDiagram> |
DmnDefinition.getDiDiagramMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDefinition.addDiDiagram(DmnDiDiagram diDiagram) |
| Modifier and Type | Field and Description |
|---|---|
protected DmnDiDiagram |
ConversionHelper.currentDiDiagram |
| Modifier and Type | Field and Description |
|---|---|
protected List<DmnDiDiagram> |
ConversionHelper.diDiagrams |
| Modifier and Type | Method and Description |
|---|---|
DmnDiDiagram |
ConversionHelper.getCurrentDiDiagram() |
| Modifier and Type | Method and Description |
|---|---|
List<DmnDiDiagram> |
ConversionHelper.getDiDiagrams() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversionHelper.addDiDiagram(DmnDiDiagram diDiagram) |
void |
ConversionHelper.setCurrentDiDiagram(DmnDiDiagram currentDiDiagram) |
Copyright © 2023 Flowable. All rights reserved.