Package | Description |
---|---|
org.processmining.plugins.xpdl |
Modifier and Type | Method and Description |
---|---|
XpdlTriggerConditional |
XpdlIntermediateEvent.getTriggerConditional() |
XpdlTriggerConditional |
XpdlStartEvent.getTriggerConditional() |
XpdlTriggerConditional |
XpdlTriggerIntermediateMultiple.getTriggerConditional() |
XpdlTriggerConditional |
XpdlTriggerMultiple.getTriggerConditional() |
Modifier and Type | Method and Description |
---|---|
void |
XpdlIntermediateEvent.setTriggerConditional(XpdlTriggerConditional triggerConditional) |
void |
XpdlStartEvent.setTriggerConditional(XpdlTriggerConditional triggerConditional) |
void |
XpdlTriggerIntermediateMultiple.setTriggerConditional(XpdlTriggerConditional triggerConditional) |
void |
XpdlTriggerMultiple.setTriggerConditional(XpdlTriggerConditional triggerConditional) |