Package | Description |
---|---|
org.processmining.plugins.bpmn | |
org.processmining.plugins.bpmn.dialogs | |
org.processmining.plugins.bpmn.parameters |
Modifier and Type | Field and Description |
---|---|
protected java.util.Collection<BpmnDiagram> |
BpmnDefinitions.diagrams |
protected java.util.Collection<BpmnDiagram> |
BpmnDefinitions.BpmnDefinitionsBuilder.diagrams |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<BpmnDiagram> |
BpmnDefinitions.getDiagrams() |
Constructor and Description |
---|
BpmnSelectDiagramDialog(java.util.Collection<BpmnDiagram> diagrams,
BpmnSelectDiagramParameters parameters) |
Modifier and Type | Field and Description |
---|---|
static BpmnDiagram |
BpmnSelectDiagramParameters.NODIAGRAM |
Modifier and Type | Method and Description |
---|---|
BpmnDiagram |
BpmnSelectDiagramParameters.getDiagram() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnSelectDiagramParameters.setDiagram(BpmnDiagram diagram) |