Package | Description |
---|---|
org.processmining.algorithms.statechart.l2l |
Modifier and Type | Method and Description |
---|---|
ISingleEventImplementation.Lifecycle |
ISingleEventImplementation.getEventStartComplete(org.deckfour.xes.model.XEvent event) |
ISingleEventImplementation.Lifecycle |
L2LAttributeList.getEventStartComplete(org.deckfour.xes.model.XEvent event) |
ISingleEventImplementation.Lifecycle |
L2LPatternActivity.getEventStartComplete(org.deckfour.xes.model.XEvent event) |
ISingleEventImplementation.Lifecycle |
L2LStructuredActivity.getEventStartComplete(org.deckfour.xes.model.XEvent event) |
static ISingleEventImplementation.Lifecycle |
ISingleEventImplementation.Lifecycle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ISingleEventImplementation.Lifecycle[] |
ISingleEventImplementation.Lifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|