E
- what constitutes an eventpublic interface TraceVariant<E>
#equals(Object)
and
#hashCode()
to provide an equivalence relation for traces. A standard
implementation based on the classification of events is provided in
TraceVariantByClassifier
.Modifier and Type | Method and Description |
---|---|
java.util.List<E> |
getEvents() |
java.util.List<E> getEvents()