Modifier and Type | Method and Description |
---|---|
YPD |
YawlReplayResult.getYPD() |
Constructor and Description |
---|
YawlReplayResult(YPD ypd) |
Modifier and Type | Class and Description |
---|---|
class |
YPDImpl |
Modifier and Type | Method and Description |
---|---|
static YPD |
YPDFactory.cloneYPD(YPD diagram)
Clone an YPD
|
static YPD |
YPDFactory.newYPD(java.lang.String label)
Create new YPD
|
Modifier and Type | Method and Description |
---|---|
static YPD |
YPDFactory.cloneYPD(YPD diagram)
Clone an YPD
|
Modifier and Type | Field and Description |
---|---|
protected YPD |
YawlReplayResultVisPanel.net |
Constructor and Description |
---|
YawlReplayResultVisPanel(org.processmining.framework.plugin.PluginContext context,
YPD graph,
org.processmining.framework.plugin.Progress progress) |