Package | Description |
---|---|
org.processmining.models.statechart.decorate.error |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Optional<IMErrorTriggerDecorator> |
IMErrorTriggerDecorator.getDecorator(org.processmining.plugins.InductiveMiner.mining.logs.IMTrace trace) |
static com.google.common.base.Optional<IMErrorTriggerDecorator> |
IMErrorTriggerDecorator.getDecorator(org.processmining.plugins.InductiveMiner.mining.logs.IMTrace trace,
boolean constructIfAbsent) |
Modifier and Type | Method and Description |
---|---|
static boolean |
IMErrorTriggerDecorator.hasAnyErrorTrigger(com.google.common.base.Optional<IMErrorTriggerDecorator> optDecorator,
org.deckfour.xes.model.XEvent event) |