Package | Description |
---|---|
org.processmining.plugins.xpdl |
Modifier and Type | Method and Description |
---|---|
XpdlResultError |
XpdlEndEvent.getResultError() |
XpdlResultError |
XpdlIntermediateEvent.getResultError() |
XpdlResultError |
XpdlResultMultiple.getResultError() |
XpdlResultError |
XpdlTriggerIntermediateMultiple.getResultError() |
Modifier and Type | Method and Description |
---|---|
void |
XpdlEndEvent.setResultError(XpdlResultError resultError) |
void |
XpdlIntermediateEvent.setResultError(XpdlResultError resultError) |
void |
XpdlResultMultiple.setResultError(XpdlResultError resultError) |
void |
XpdlTriggerIntermediateMultiple.setResultError(XpdlResultError resultError) |