public class PrefixAutomatonEdge
extends java.lang.Object
Constructor and Description |
---|
PrefixAutomatonEdge(org.deckfour.xes.classification.XEventClass e)
Create a new edge with the given task label.
|
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.classification.XEventClass |
getEvent()
Get the task of the edge.
|
java.lang.String |
toString() |